summaryrefslogtreecommitdiff
path: root/src/test/Makefile.nmake
AgeCommit message (Collapse)Author
2014-11-27Merge remote-tracking branch 'andrea/cmux_refactor_configurable_threshold'Nick Mathewson
Conflicts: src/or/or.h src/test/Makefile.nmake
2014-09-30Initial test_scheduler.cAndrea Shepard
2014-09-30Initial test_channeltls.cAndrea Shepard
2014-09-30Add append_cell_to_circuit_queue() unit testAndrea Shepard
2014-09-30Unit tests for channel_get_cell_queue_entry_size() and channel_write_*() ↵Andrea Shepard
functions
2014-08-30Ticket #11291: patch from "anon":anonymous
test-11291-group-redable-hsdirs-wtests-may8.patch
2014-01-29add test case for hidden service async eventsQingping Hou
2013-05-31Test functions used for TB_EMPTY and CELL_STATS events.Karsten Loesing
2013-01-17Add a missing part of bug 7311's makefile.nmake tweaksNick Mathewson
Fix by "ultramage". This already has a changes entry.
2013-01-16Add more test modules for nmake makefilesNick Mathewson
2013-01-16Try to build tinytest.obj from the right sourcesNick Mathewson
2013-01-16use the /Fe flag with msvcNick Mathewson
Fixes 7309
2013-01-16Add missing targets to src/test/Makefile.nmake. Fix for 7316Nick Mathewson
2013-01-16Add missing includes and libs to makefile.nmakeNick Mathewson
Fixes bugs 7312 and 7310.
2012-05-16Fix some remaining nmake/msvc build issuesNick Mathewson