aboutsummaryrefslogtreecommitdiff
path: root/src/testing_old
Commit message (Collapse)AuthorAge
* -misc bugfixes, travel hackingChristian Grothoff2012-11-04
|
* Use strrchr() instead of legacy rindex()LRN2012-11-01
|
* -bugfixes, code cleanupChristian Grothoff2012-10-26
|
* -getting rid of silly, stupid, useless, often wrong DEFAULTCONFIG settingChristian Grothoff2012-10-09
|
* -chaning multihashmap API to allow option for avoiding key allocationChristian Grothoff2012-10-07
|
* -fixChristian Grothoff2012-10-04
|
* Short timeout for starting local servicesLRN2012-09-30
|
* -fixChristian Grothoff2012-09-27
|
* -fixing #2546Christian Grothoff2012-09-16
|
* Fix hostkey loading for old testing frameworkLRN2012-07-22
|
* -LRN: Another take on std descriptor inheritanceChristian Grothoff2012-07-09
| | | | | | | | | | Now descriptors are not inherited by default, you have to pass a set of flags to make it so. When pipes are given, flags have no effect. gnunet-arm now has two options to block stdout and stderr from being passed to gnunet-service-arm
* -porting gnunet-testing command-line tool to new testing libraryChristian Grothoff2012-06-19
|
* -consistently use struct GNUNET_HashCodeChristian Grothoff2012-06-12
|
* -doxygenChristian Grothoff2012-06-11
|
* LRN: new utf8 argv converter for W32, converting strings on command-line to ↵Christian Grothoff2012-06-10
| | | | UTF-8 for all command-line tools.
* LRN: Fix-test_group-interval.patch:Christian Grothoff2012-06-10
| | | | | | | | | Just a wild guess - you wanted to find ids either inside the interval or outside of it. Although maybe you should have used <= and >= in one of the conditions then? CG: only mrwiggles knows the truth. Anyway, old testing will be gone soon enough....
* -fixChristian Grothoff2012-06-09
|
* -dont test new in oldChristian Grothoff2012-06-09
|
* -fixesChristian Grothoff2012-06-09
|
* -moving old testing code to legacy locationChristian Grothoff2012-06-09