aboutsummaryrefslogtreecommitdiff
path: root/t
diff options
context:
space:
mode:
authordakkar <dakkar@luxion>2008-01-02 13:18:25 +0000
committerdakkar <dakkar@luxion>2008-01-02 13:18:25 +0000
commit4f2a71b17f45958d8926841ad54045f9e3fcdf1c (patch)
treef245faa57b39fed6b36000e89040308b0aed175a /t
parenttesting new dir structure (diff)
downloadWebCoso-4f2a71b17f45958d8926841ad54045f9e3fcdf1c.tar.gz
WebCoso-4f2a71b17f45958d8926841ad54045f9e3fcdf1c.tar.bz2
WebCoso-4f2a71b17f45958d8926841ad54045f9e3fcdf1c.zip
new directory structure works
git-svn-id: svn://luxion/repos/WebCoso/trunk@317 fcb26f47-9200-0410-b104-b98ab5b095f3
Diffstat (limited to 't')
l---------t/test-site/src/bar/baz/du2html.xsl2
l---------t/test-site/src/bar/du2html.xsl2
-rw-r--r--t/test-site/src/common/document-listing.tt (renamed from t/test-site/common/document-listing.tt)0
-rw-r--r--t/test-site/src/common/du2html.xsl (renamed from t/test-site/common/du2html.xsl)0
-rw-r--r--t/test-site/src/common/reST.xsl (renamed from t/test-site/common/reST.xsl)0
l---------t/test-site/src/du2html.xsl2
l---------t/test-site/src/foo/du2html.xsl2
7 files changed, 4 insertions, 4 deletions
diff --git a/t/test-site/src/bar/baz/du2html.xsl b/t/test-site/src/bar/baz/du2html.xsl
index b6e8ebc..6737f0e 120000
--- a/t/test-site/src/bar/baz/du2html.xsl
+++ b/t/test-site/src/bar/baz/du2html.xsl
@@ -1 +1 @@
-../../../common/du2html.xsl \ No newline at end of file
+../../common/du2html.xsl \ No newline at end of file
diff --git a/t/test-site/src/bar/du2html.xsl b/t/test-site/src/bar/du2html.xsl
index 6737f0e..bea6032 120000
--- a/t/test-site/src/bar/du2html.xsl
+++ b/t/test-site/src/bar/du2html.xsl
@@ -1 +1 @@
-../../common/du2html.xsl \ No newline at end of file
+../common/du2html.xsl \ No newline at end of file
diff --git a/t/test-site/common/document-listing.tt b/t/test-site/src/common/document-listing.tt
index 729e08c..729e08c 100644
--- a/t/test-site/common/document-listing.tt
+++ b/t/test-site/src/common/document-listing.tt
diff --git a/t/test-site/common/du2html.xsl b/t/test-site/src/common/du2html.xsl
index d7a9b62..d7a9b62 100644
--- a/t/test-site/common/du2html.xsl
+++ b/t/test-site/src/common/du2html.xsl
diff --git a/t/test-site/common/reST.xsl b/t/test-site/src/common/reST.xsl
index 7db5de2..7db5de2 100644
--- a/t/test-site/common/reST.xsl
+++ b/t/test-site/src/common/reST.xsl
diff --git a/t/test-site/src/du2html.xsl b/t/test-site/src/du2html.xsl
index bea6032..4b848d0 120000
--- a/t/test-site/src/du2html.xsl
+++ b/t/test-site/src/du2html.xsl
@@ -1 +1 @@
-../common/du2html.xsl \ No newline at end of file
+common/du2html.xsl \ No newline at end of file
diff --git a/t/test-site/src/foo/du2html.xsl b/t/test-site/src/foo/du2html.xsl
index 6737f0e..bea6032 120000
--- a/t/test-site/src/foo/du2html.xsl
+++ b/t/test-site/src/foo/du2html.xsl
@@ -1 +1 @@
-../../common/du2html.xsl \ No newline at end of file
+../common/du2html.xsl \ No newline at end of file