summaryrefslogtreecommitdiff
path: root/test/files/buildmanager/simpletest/simpletest.test
diff options
context:
space:
mode:
authorHubert Plociniczak <hubert.plociniczak@epfl.ch>2010-01-24 23:00:02 +0000
committerHubert Plociniczak <hubert.plociniczak@epfl.ch>2010-01-24 23:00:02 +0000
commit743e8782a1c8f5239b90e401b1fe25780f24ff6e (patch)
tree2b7421109c6992f6d6bfab8602c094976c26c2ca /test/files/buildmanager/simpletest/simpletest.test
parente4e513079f2662758a0737a2a9a28abbcf1c9f7e (diff)
downloadscala-743e8782a1c8f5239b90e401b1fe25780f24ff6e.tar.gz
scala-743e8782a1c8f5239b90e401b1fe25780f24ff6e.tar.bz2
scala-743e8782a1c8f5239b90e401b1fe25780f24ff6e.zip
First test for buildmanager. No review necessary
Diffstat (limited to 'test/files/buildmanager/simpletest/simpletest.test')
-rw-r--r--test/files/buildmanager/simpletest/simpletest.test3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/files/buildmanager/simpletest/simpletest.test b/test/files/buildmanager/simpletest/simpletest.test
new file mode 100644
index 0000000000..2c0be1502f
--- /dev/null
+++ b/test/files/buildmanager/simpletest/simpletest.test
@@ -0,0 +1,3 @@
+>>compile A.scala B.scala
+>>update A.scala=>A1.scala
+>>compile A.scala