BIND 10 trac471, updated. 87f24fca3b55591ede24de9f856c807ca65966b1 [trac471] added test data file

BIND 10 source code commits bind10-changes at lists.isc.org
Wed Mar 16 15:33:08 UTC 2011


The branch, trac471 has been updated
       via  87f24fca3b55591ede24de9f856c807ca65966b1 (commit)
      from  61e7f493f8f44c7ccb8f2d9ef0186dd15e499097 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 87f24fca3b55591ede24de9f856c807ca65966b1
Author: Jelte Jansen <jelte at isc.org>
Date:   Wed Mar 16 16:32:53 2011 +0100

    [trac471] added test data file

-----------------------------------------------------------------------

Summary of changes:
 .../testdata/{data22_7.data => data22_10.data}     |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
 copy src/lib/config/tests/testdata/{data22_7.data => data22_10.data} (92%)

-----------------------------------------------------------------------
diff --git a/src/lib/config/tests/testdata/data22_10.data b/src/lib/config/tests/testdata/data22_10.data
new file mode 100644
index 0000000..fed4001
--- /dev/null
+++ b/src/lib/config/tests/testdata/data22_10.data
@@ -0,0 +1,11 @@
+{
+    "version": 123,
+    "value1": 1,
+    "value2": 2.3,
+    "value3": true,
+    "value4": "foo",
+    "value5": [ 1, 2, 3 ],
+    "value6": { "v61": "bar", "v62": true },
+    "value8": [ { "a": "d" }, { "a": "e" } ],
+    "value9": { "v91": "hi", "v92": { "v92a": "Hi", "v92b": 3 } }
+}




More information about the bind10-changes mailing list