Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop usage of raw g_assert in reader test in favor of g_assert_*() | Frederic Martinsons | 2022-10-11 | 1 | -4/+4 |
* | tests: Fix some memory leaks in the tests | Philip Withnall | 2017-12-15 | 1 | -0/+1 |
* | Add tests for json paths (2 invalids, 1 valid) | bi | 2013-12-02 | 1 | -0/+24 |
* | Remove compile time GLib version check | Emmanuele Bassi | 2013-08-21 | 1 | -3/+0 |
* | tests: Improve the JsonPath suite | Emmanuele Bassi | 2013-05-16 | 1 | -61/+121 |
* | tests/path: Start adding negative tests for JsonPath | Emmanuele Bassi | 2013-05-15 | 1 | -0/+14 |
* | tests/path: Allow testing for valid queries | Emmanuele Bassi | 2013-05-15 | 1 | -14/+50 |
* | path: Fix get all object members with wildcard | Emmanuele Bassi | 2013-01-11 | 1 | -5/+23 |
* | path: Fix get all array elements with wildcard | Juan A. Suarez Romero | 2013-01-11 | 1 | -0/+4 |
* | tests: Put g_type_init() under conditional compilation | Emmanuele Bassi | 2012-10-27 | 1 | -0/+2 |
* | tests/path: Link expressions and results | Emmanuele Bassi | 2011-07-05 | 1 | -27/+47 |
* | build: Rename test binaries | Emmanuele Bassi | 2011-06-19 | 1 | -0/+143 |