summaryrefslogtreecommitdiff
path: root/test/test-changelist.c
Commit message (Expand)AuthorAgeFilesLines
* Fix typos in comments (sample/test/event-internal.h)dota172019-08-091-2/+2
* Don't segfault on no found event backend.Joakim Soderberg2013-12-161-1/+2
* Merge remote-tracking branch 'github/20_win64_compilation' into 21_win64_comp...Nick Mathewson2012-11-011-2/+1
|\
| * Compile without warnings on mingw64Nick Mathewson2012-11-011-2/+1
* | Merge remote-tracking branch 'origin/patches-2.0'Nick Mathewson2012-06-061-0/+4
|\ \ | |/
| * Fix a couple of memory leaks (found with Valgrind).Ross Lagerwall2012-06-061-0/+4
* | Convert event-config.h macros to avoid reserved identifiersNick Mathewson2012-02-291-2/+2
* | Merge remote-tracking branch 'origin/patches-2.0'Nick Mathewson2012-02-101-1/+23
|\ \ | |/
| * Update copyright notices to 2012Nick Mathewson2012-02-101-1/+23
* | Make test-changelist fasterNick Mathewson2012-01-271-2/+2
* | Use "_WIN32", not WIN32: it's standard and we don't need to fake itNick Mathewson2011-05-251-7/+7
|/
* tests: Use relative includes ("") instead of system includes (<>)Evan Jones2010-12-031-2/+2
* Fix some irix compilation warnings spotted by Kevin BowlingNick Mathewson2010-11-221-2/+1
* Fix more wn64 warnings.Christopher Davis2010-11-031-1/+1
* Move event-config.h to include/event2Nick Mathewson2010-08-061-1/+1
* Make test-changelist count cpu usage right on win32Nick Mathewson2010-08-061-22/+91
* Fix whitespace.Nick Mathewson2010-07-191-7/+6
* Remove unused variables in test/test-changelist.cNick Mathewson2010-07-191-5/+0
* Possible fix to 100% cpu usage with epoll and opensslMike Smellie2010-07-191-0/+136