Age | Commit message (Expand) | Author |
---|---|---|
2018-04-03 | Avoid the use of rand() in tests. | 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-02-09 | Remove libcheck from the dependencies. | iphydf |
2018-01-30 | Use nullptr as NULL pointer constant instead of NULL or 0. | iphydf |
2017-11-20 | Fix assert for the first port value | Diadlo |
2017-06-05 | Build tests on appveyor, the MSVC build. | iphydf |
2017-03-25 | Move c_sleep to helpers.h and misc_tools.h | Diadlo |
2017-01-06 | Revert "Revert "Portability fixes"" | David Zero |
2017-01-05 | Revert "Portability fixes" | endoffile78 |
2017-01-04 | Portability fixes | David Zero |
2016-11-06 | Move log callback to options. | iphydf |
2016-11-02 | Compile as C++ for windows builds. | iphydf |
2016-10-11 | Remove duplicate tests: split tests part 2. | iphydf |
2016-10-06 | Duplicate tox_test to 4 other files. | iphydf |