aboutsummaryrefslogtreecommitdiff
path: root/src/test/include.am
AgeCommit message (Expand)Author
2018-07-17Merge branch 'bug25552_ope_squashed'Nick Mathewson
2018-07-17Implementation for a simple order-preserving encryption scheme.Nick Mathewson
2018-07-17Merge branch 'maint-0.3.4'Nick Mathewson
2018-07-17Fix build to work with --disable-unittests againrl1987
2018-07-05All remaining files in src/common belong to the event loop.Nick Mathewson
2018-07-01Tabify all of the .am files.Nick Mathewson
2018-06-27Merge branch 'net_refactor'Nick Mathewson
2018-06-27Revert "Use the "commands" argument of AC_CONFIG_FILES to make scripts +x"Nick Mathewson
2018-06-27Link GetAdaptersAddresses, rather than loading it on-demand.Nick Mathewson
2018-06-21Use the "commands" argument of AC_CONFIG_FILES to make scripts +xNick Mathewson
2018-06-21Remove unused pubsub module.Nick Mathewson
2018-06-21Refactor makefiles to keep list of internal libraries in one place.Nick Mathewson
2018-06-21Merge branch 'maint-0.3.4'Nick Mathewson
2018-06-21Merge branch 'bug25787_squashed' into maint-0.3.4Nick Mathewson
2018-06-21Revise geoip tests to not require paths of actual geoip configNick Mathewson
2018-06-21Merge branch 'maint-0.3.4'Nick Mathewson
2018-06-20Add a leak suppression for backtrace_allocNick Mathewson
2018-06-20Simplify AM_CPPFLAGS include setupNick Mathewson
2018-06-19Use a rust build script to set linker options correctly for tests.Nick Mathewson
2018-06-18Revert "Remove duplicate MODULE_DIRAUTH_SOURCES from libtor_testing.a"Nick Mathewson
2018-06-18Remove duplicate MODULE_DIRAUTH_SOURCES from libtor_testing.aNick Mathewson
2018-06-14Merge branch 'maint-0.3.3'Nick Mathewson
2018-06-13squash! Make sure that the test_rust.sh script fails when a test failsNick Mathewson
2018-06-02Heed --disable-unittests properlyrl1987
2018-05-09Merge branch 'ticket26009'Nick Mathewson
2018-05-06Add unit test for ..get_start_of_next_voting_interval().Nick Mathewson
2018-05-03Basic unit tests for update_current_time().Nick Mathewson
2018-04-26test: Add missing geoip_dummy file to EXTRA_DISTDavid Goulet
2018-04-23test: Add periodic events unit testsDavid Goulet
2018-04-13Merge branch 'token_bucket_refactor_squashed'Nick Mathewson
2018-04-13Add a new token-bucket backend abstraction, with testsNick Mathewson
2018-04-10Merge remote-tracking branch 'isis-github/bug25425_squashed2'Nick Mathewson
2018-04-09test: Add testing module and some unittests for bridges.c.Isis Lovecruft
2018-04-05Merge remote-tracking branch 'public/split_relay_crypto'Nick Mathewson
2018-03-24Basic unit tests for relay_crypto.cNick Mathewson
2018-03-23Merge branch 'maint-0.3.3'Nick Mathewson
2018-03-23tests: Automatically detect Rust crates to test and also pass --verbose.Isis Lovecruft
2018-03-15Split geoip tests into a separate module.Nick Mathewson
2018-02-13Merge branch 'tests_rust'Nick Mathewson
2018-02-09Merge remote-tracking branch 'dgoulet/ticket24902_029_05'Nick Mathewson
2018-02-08Add a "make test-rust" target to run the rust tests only.Nick Mathewson
2018-02-08Merge branch 'ticket25183_029_01' into ticket24902_029_05David Goulet
2018-02-08test: Add unit tests for addressset.cDavid Goulet
2018-01-30Merge branch 'ticket24902_029_05' into ticket24902_033_02David Goulet
2018-01-30test: Add unit tests for the DoS subsystemGeorge Kadianakis
2017-12-08Merge remote-tracking branch 'mikeperry/bug23114_squashed2'Nick Mathewson
2017-12-07Add tests for circuitstats.cMike Perry
2017-12-05test: Add HS_DESC v3 unit testsDavid Goulet
2017-11-02Merge branch 'maint-0.3.2'Nick Mathewson
2017-11-02Test that IPv6-only clients can use microdescriptorsteor