[gxml/jgs: 6/7] jgs: test/GXmlTest.vala: add old tests back, make note to namespace the xom ones
- From: Richard Hans Schwarting <rschwart src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gxml/jgs: 6/7] jgs: test/GXmlTest.vala: add old tests back, make note to namespace the xom ones
- Date: Tue, 15 Apr 2014 02:21:10 +0000 (UTC)
commit 9a9edc4a781b0e354a81e9c7448ffec2a9ebd783
Author: Richard Schwarting <aquarichy gmail com>
Date: Mon Apr 14 22:13:27 2014 -0400
jgs: test/GXmlTest.vala: add old tests back, make note to namespace the xom ones
test/GXmlTest.vala | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/test/GXmlTest.vala b/test/GXmlTest.vala
index 5cbffb6..9621c94 100644
--- a/test/GXmlTest.vala
+++ b/test/GXmlTest.vala
@@ -35,6 +35,11 @@ class GXmlTest {
TextTest.add_tests ();
CharacterDataTest.add_tests ();
ValaLibxml2Test.add_tests ();
+ Jgs.SerializationTest.add_tests ();
+ Jgs.SerializableTest.add_tests ();
+
+ /* XOM:
+ todo: namespace, move into own directory */
SerializationTest.add_tests ();
SerializableTest.add_tests ();
SerializableObjectModelTest.add_tests ();
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]