summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@openedhand.com>2007-10-02 10:03:00 +0100
committerEmmanuele Bassi <ebassi@openedhand.com>2007-10-02 10:03:00 +0100
commit8398253c76cf5dda23891b49b1aaa49e57d95a8d (patch)
tree90d71ed3db9dce454a0f98144ba868f4e635bb2c /.gitignore
parent2b25dbfa802f9af6e76fbe72140b687535cae8e5 (diff)
downloadjson-glib-8398253c76cf5dda23891b49b1aaa49e57d95a8d.tar.gz
Complete the tests suite with the object deserializationgenerator
Add a test unit for JSON object generation using JsonGenerator. The empty, simple (1-depth) and complex (nested object and array) cases are exercised. The complex object generation is taken from the RFC 4627, Examples section.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 1402f1f..a8931b3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -43,6 +43,8 @@ tests/test-03
tests/test-03.o
tests/test-04
tests/test-04.o
+tests/test-05
+tests/test-05.o
.*.swp
doc/reference/.libs
doc/reference/html-build.stamp