Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add element removal unit to the Array test | Emmanuele Bassi | 2008-03-05 | 1 | -0/+12 |
| | | | | | | Remove the json_array_remove_element() call from the add-element test unit and set up a separate test case for the element removal. This keeps the test cases clean. | ||||
* | Add array-test to the JSON-GLib types unit tests | Emmanuele Bassi | 2008-03-02 | 1 | -0/+50 |
This simple unit will test the JsonArray API, as part of the coverage test for the JSON-GLib types. |