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 CI support #2

Open
Manu343726 opened this issue Aug 5, 2015 · 3 comments
Open

Add CI support #2

Manu343726 opened this issue Aug 5, 2015 · 3 comments

Comments

@Manu343726
Copy link
Owner

No description provided.

@Manu343726
Copy link
Owner Author

f54083e closes #5 adding cmake setup and a classic include/+ examples/ + tests/ layout. Main CMakeLists.txt includes a couple of functions to declare test and example targets in a simple way.

Now it should be easy to write a battery of tests for CI. Also, since ctti supports VS2015 and mingw (cygwin used to work too...), please check appveyor in addition to travis.

@viboes
Copy link

viboes commented Mar 27, 2016

test directory is missing :(

@Manu343726
Copy link
Owner Author

@viboes I know, the current untested state of the library is a serious problem. I hope I will get some time to fix this. For me the suit should check:

  • String manipulation.
  • Extraction of type names (Run a demangler on std::type_info::name() and check for equality)
  • All the above is constexpr.

@foonathan I'm missing something?

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

No branches or pull requests

2 participants