Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-22 | tests: Make using namespace more explicit | Arseny Kapoulkine | |
Hiding using namespace in common.hpp is somewhat surprising so remove common.hpp and move using namespace into all .cpp files that need it. | |||
2015-10-06 | tests: Add a copy of header-only test | Arseny Kapoulkine | |
This makes sure we get linking errors whenever a symbol is not marked as inline in header-only mode. |