add test files
authorMatthieu Patou <mat@matws.net>
Fri, 5 Nov 2010 19:07:16 +0000 (22:07 +0300)
committerMatthieu Patou <mat@matws.net>
Fri, 5 Nov 2010 19:10:13 +0000 (22:10 +0300)
buildfarm/tests/testlist [new file with mode: 0644]
buildfarm/tests/testtree.conf [new file with mode: 0644]
buildfarm/tests/testtree2.conf [new file with mode: 0644]

diff --git a/buildfarm/tests/testlist b/buildfarm/tests/testlist
new file mode 100644 (file)
index 0000000..bdd1fd3
--- /dev/null
@@ -0,0 +1,5 @@
+one
+two
+three\r
+
+for
diff --git a/buildfarm/tests/testtree.conf b/buildfarm/tests/testtree.conf
new file mode 100644 (file)
index 0000000..7d0feb8
--- /dev/null
@@ -0,0 +1,9 @@
+[foo]
+param1 = fooval1
+param2 = fooval2
+param3 = fooval3
+
+[bar]
+param1 = barval1
+param2 = barval2
+param3 = barval3
diff --git a/buildfarm/tests/testtree2.conf b/buildfarm/tests/testtree2.conf
new file mode 100644 (file)
index 0000000..09bc186
--- /dev/null
@@ -0,0 +1,10 @@
+[pidl]
+scm = git
+repo = samba.git
+branch = master
+subdir = pidl/
+
+[rsync]
+scm = git
+repo = rsync.git
+branch = HEAD