r3/tests
Michael Steinert 081ccb2bde Fix issues with check_tree test
This patch fixes a few issues in the check_tree test:

* Fix various memory leaks in test code
* Fix a double-free in test code
* Fix a memory leak in r3_tree_compile_patterns

One memory leak remains in the library code but it isn't obvious to me
how to fix it at the moment.
2018-07-05 09:58:20 -05:00
..
bench.c Changed r3 memory model, made few optimizing 2016-03-22 07:23:37 +05:00
bench.h Fix copyright email 2014-06-27 13:24:40 +08:00
check_gvc.c Move private functions to private header files 2015-11-17 21:17:35 +08:00
check_json.c Fix r3 json writer 2015-11-18 14:27:28 +08:00
check_routes.c Add namespace for node/edge structs 2015-11-18 12:53:46 +08:00
check_slug.c Changed r3 memory model, made few optimizing 2016-03-22 07:23:37 +05:00
check_str_array.c Changed r3 memory model, made few optimizing 2016-03-22 07:23:37 +05:00
check_tree.c Fix issues with check_tree test 2018-07-05 09:58:20 -05:00
CMakeLists.txt We need 3rdparty for the normal build as well 2018-02-24 17:53:02 +01:00
Makefile.am Changed r3 memory model, made few optimizing 2016-03-22 07:23:37 +05:00