summaryrefslogtreecommitdiff
path: root/auto_tests/helpers.h
AgeCommit message (Expand)Author
2018-06-24Use clang-format for C++ code.iphydf
2018-06-04Log only the filename, not the full path in LOGGER.iphydf
2018-02-24Fix a bunch of compiler warnings and remove suppressions.iphydf
2018-02-18Increase range of ports available to Toxes during testsRobin Lindén
2018-02-18Disable lan discovery in most tests.iphydf
2018-02-18Split up tox_test into multiple smaller testsRobin Lindén
2018-02-18Don't print trace level logging in tests.iphydf
2018-02-17Make outgoing Filetransfers round-robin.zoff99
2018-02-09Remove libcheck from the dependencies.iphydf
2018-01-30Use nullptr as NULL pointer constant instead of NULL or 0.iphydf
2018-01-18Add bazel build scripts for c-toxcore.iphydf
2018-01-16Make DHT a module-private type.iphydf
2018-01-14Filter out annoying log statements in unit tests.iphydf
2017-06-05Build tests on appveyor, the MSVC build.iphydf
2017-03-25Move c_sleep to helpers.h and misc_tools.hDiadlo
2016-12-23avoid dereferencing Tox_Optionsiphydf
2016-12-22Remove tox_options_copy.iphydf
2016-12-22Use `tox_options_set_*` instead of direct member access.iphydf
2016-11-06Move log callback to options.iphydf
2014-08-09Merge branch 'remove-sort_list' of https://github.com/pyruvate/toxcoreirungentoo
2014-08-09Remove DEFTESTCASE and DEFTESTCASE_SLOW redefinitionspyruvate