Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add absorber tests #39

Merged
merged 3 commits into from
Nov 10, 2015
Merged

Add absorber tests #39

merged 3 commits into from
Nov 10, 2015

Conversation

dreamer-dead
Copy link
Contributor

While trying to solve #29 , I decided to add some new Absorber tests.
Also added some helper functions.
Please, take a look.

namespace {

// S1..4 types can be one of the following:
// |String|, |ConstString|, |Literal| or |const char*|
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. const char* is highly discouraged and shouldn't be mentioned and used.
  2. ConstString is known as Immutable right now.

abyss7 added a commit that referenced this pull request Nov 10, 2015
@abyss7 abyss7 merged commit fabf33a into abyss7:master Nov 10, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants