aboutsummaryrefslogtreecommitdiff
path: root/src/unittest/test_connection.cpp
AgeCommit message (Collapse)Author
2017-08-16Cleanup various headers to reduce compilation times (#6255)Loïc Blot
* Cleanup various headers to reduce compilation times
2017-06-19C++11 cleanup on constructors (#6000)Vincent Glize
* C++11 cleanup on constructors dir script
2017-04-29Fix Travis/unittest broken since b662a45SmallJoker
2015-04-26Tests: Modularize unit testingkwolekr
Split unit tests into separate files under src/unittest/ Give better unittest diagnostics Clean up some code