summaryrefslogtreecommitdiff
path: root/auto_tests/tox_strncasecmp_test.c
AgeCommit message (Expand)Author
2018-07-21Avoid implementations in .h files or #including .c files.iphydf
2018-02-24Fix a bunch of compiler warnings and remove suppressions.iphydf
2018-02-18Disable lan discovery in most tests.iphydf
2018-02-09Remove libcheck from the dependencies.iphydf
2018-01-30Use nullptr as NULL pointer constant instead of NULL or 0.iphydf
2018-01-10Fix formatting in some C files.iphydf
2017-06-05Build tests on appveyor, the MSVC build.iphydf
2017-03-01Add test for tox_strncasecmp()Maxim Biro