aboutsummaryrefslogtreecommitdiff
path: root/src/mesh/test_mesh_2dtorus.c
Commit message (Collapse)AuthorAge
* -misc bugfixes, travel hackingChristian Grothoff2012-11-04
|
* -fixChristian Grothoff2012-06-09
|
* renaming GNUNET_TIME_relative_get_forever and ↵Christian Grothoff2012-05-27
| | | | GNUNET_TIME_absolute_get_forever methods, adding underscore, to make it clear that the respective #defines should be used instead; replacing use of direct function calls with respective macros where applicable; adding additional GNUNET_TIME_relative_get_xxx-functions to avoid calls to GNUNET_TIME_relative_multiply, which turn out to have gotten performance-relevant
* - Attempt to fix #2181Bart Polot2012-03-07
|
* - Fix crashing testcasesBart Polot2012-02-24
|
* -fixing indentationChristian Grothoff2011-11-29
|
* Changed logging for testcaseBart Polot2011-11-17
|
* Added an empty 2d torus test (connect and to nothing)Bart Polot2011-11-05