Age | Commit message (Expand) | Author |
---|---|---|
2018-07-21 | Avoid implementations in .h files or #including .c files. | iphydf |
2018-02-24 | Fix a bunch of compiler warnings and remove suppressions. | iphydf |
2018-02-18 | Disable lan discovery in most tests. | iphydf |
2018-01-30 | Use nullptr as NULL pointer constant instead of NULL or 0. | iphydf |
2017-06-05 | Build tests on appveyor, the MSVC build. | iphydf |
2016-09-06 | Improve static and const correctness. | iphydf |
2016-09-01 | Sort #includes in all source files. | iphydf |
2014-08-09 | Remove DEFTESTCASE and DEFTESTCASE_SLOW redefinitions | pyruvate |
2013-11-06 | Reduce duplicate data. Add a mostly empty skeleton test. | Coren[m] |