summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas James Alexander Thurman <tthurman@src.gnome.org>2009-01-21 19:29:55 +0000
committerThomas James Alexander Thurman <tthurman@src.gnome.org>2009-01-21 19:29:55 +0000
commit6bd8eaa6283a54c1f894ca917f51492fe245f368 (patch)
tree3be19276edaa87267070c47937ea245f335be607
parente6f0cd27c6fb1cb3cd2c6f110b419717f9ed5496 (diff)
downloadmetacity-6bd8eaa6283a54c1f894ca917f51492fe245f368.tar.gz
and again
* test/Makefile.am: * test/Makefile.am (added): svn path=/branches/veracity/; revision=4080
-rw-r--r--ChangeLog7
-rw-r--r--test/Makefile.am2
2 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d6428a86..395ebabc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2009-01-21 Thomas Thurman <tthurman@gnome.org>
+ and again
+
+ * test/Makefile.am:
+ * test/Makefile.am (added):
+
+2009-01-21 Thomas Thurman <tthurman@gnome.org>
+
added bones of Veracity test suite
* test/veracity/Makefile.am:
diff --git a/test/Makefile.am b/test/Makefile.am
new file mode 100644
index 00000000..d99e4137
--- /dev/null
+++ b/test/Makefile.am
@@ -0,0 +1,2 @@
+SUBDIRS=veracity
+