aboutsummaryrefslogtreecommitdiff
path: root/src/integration-tests/Makefile.am
Commit message (Collapse)AuthorAge
* deps are now required, no need for definesMartin Schanzenbach2020-05-17
|
* rewrite sed logic used in Makefiles and move into dosubst awk script.ng02019-12-02
| | | | | | | | | include 'bin' and its files in dist files, this is where dosubst is located. While the invocation (passing of the variables) is not optimal (yet, will be changed), this will in the end allow sharing code between Makefiles better, and maybe drop sed usage in the future.
* remove CYGWIN codeblocks, drop vendored Windows openvpn, drop win32 specific ↵ng02019-09-10
| | | | | | | | | files. configures and builds okay. testsuite wasn't checked, will be checked. diff including the plibc removal is now around 14370 lines of code less.
* clique still fails sometimes for strange reasonsChristian Grothoff2019-04-03
|
* re-adding clique test, works on my system despite no changesChristian Grothoff2019-03-02
|
* disable clique test, fails for odd reasonsChristian Grothoff2019-02-28
|
* Use Suffix Extensions in Makefiles (doc, ↵ng02017-10-17
| | | | src/{arm,dht,integration,statistics}) for improved portability.
* unset XDG environment variable during testcases, as they can screw things up ↵Christian Grothoff2017-01-27
| | | | badly
* only run integration tests if libgnurl/libcurl was availableChristian Grothoff2016-05-15
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* Fix TESTS_ENVIRONMENT setting (allow GNUNET_PREFIX to be overriden, allow ↵LRN2014-02-02
| | | | TESTS_ENVIRONMENT to be overrided (use AM_TESTS_ENVIRONMENT))
* fix #3284: support lib/MULTIARCH/ paths in installation, use ↵Christian Grothoff2014-01-30
| | | | GNUNET_PREFIX=@libdir@ so that we can extract the value of MULTIARCH during 'make check'
* fix #3275 with solution from https://gnunet.org/bugs/view.php?id=3275#c8029Sree Harsha Totakura2014-01-24
| | | | | | sed -i 's#^\(\s*\)TESTS#\1TESTS_ENVIRONMENT=export GNUNET_PREFIX=@prefix@;export PATH=@prefix@/bin:$$PATH;\n&#'
* disconnect testMatthias Wachs2013-12-17
|
* a nat peer is included in clique testMatthias Wachs2013-12-17
|
* clique testMatthias Wachs2013-12-17
| | | | | removed unusued confs, tests
* remove unused config filesMatthias Wachs2013-12-17
|
* restructuring configs + enabling additional pluginsMatthias Wachs2013-12-17
|
* re-adding disconnect testMatthias Wachs2013-12-17
|
* restart testMatthias Wachs2013-12-17
|
* additional signal handlers for testMatthias Wachs2013-12-17
|
* clean up:Matthias Wachs2013-12-17
| | | | | | remove unused and outdated files disabling tests to fix them
* -fix #3153Christian Grothoff2013-12-05
|
* - replace deprecated INCLUDES with AM_CPPFLAGSFlorian Dold2013-09-16
|
* integration configuration cleanupMatthias Wachs2013-08-30
|
* fixing extradist in makefileMatthias Wachs2013-07-01
|
* disable verboseMatthias Wachs2013-04-08
|
* changesMatthias Wachs2013-04-08
|
* Remove temporary W32 buildslave testLRN2013-03-31
|
* ARGH. Automake and its special variables...LRN2013-03-30
|
* A temporary test for buildslave process killingLRN2013-03-30
|
* -adding missing extra_dist filesChristian Grothoff2012-10-31
|
* -only run integration tests if MHD is available, as they need MHDChristian Grothoff2012-10-09
|
* fixMatthias Wachs2012-09-03
|
* - remove unused testMatthias Wachs2012-09-03
|
* -LRN: no more pexpectChristian Grothoff2012-06-24
|
* -fixChristian Grothoff2012-06-09
|
* -fixing build issues for distingChristian Grothoff2012-06-01
|
* -allow installation even as non-root non-sudo user to succeed with new nss codeChristian Grothoff2012-05-31
|
* - base for a testing based connection stability testMatthias Wachs2012-05-31
|
* - for make distMatthias Wachs2012-05-07
|
* - confsMatthias Wachs2012-04-16
|
* - added check against statisticsMatthias Wachs2012-04-04
|
* - connection_watchdog toolMatthias Wachs2012-04-04
|
* - new test: connect on restart without bootstrap serverMatthias Wachs2012-04-03
|
* - more changesMatthias Wachs2012-04-03
|
* - changing conf and script for tcp onlyMatthias Wachs2012-04-03
|
* - do no run the test_integration_connection_value.pyMatthias Wachs2012-04-03
|
* - changes to the scriptsMatthias Wachs2012-04-03
|
* - fixMatthias Wachs2012-02-22
|