summaryrefslogtreecommitdiff
path: root/test/pending/buildmanager/t2443/t2443.test
diff options
context:
space:
mode:
authorHubert Plociniczak <hubert.plociniczak@epfl.ch>2010-01-26 10:03:04 +0000
committerHubert Plociniczak <hubert.plociniczak@epfl.ch>2010-01-26 10:03:04 +0000
commit70cc762d3a29bc91349cd84b3e22bf46d189d817 (patch)
treee8c54426601087baa824308e4867f7b6f67a6c49 /test/pending/buildmanager/t2443/t2443.test
parentc3d125891f7707cd8b47786bfd063760508b009a (diff)
downloadscala-70cc762d3a29bc91349cd84b3e22bf46d189d817.tar.gz
scala-70cc762d3a29bc91349cd84b3e22bf46d189d817.tar.bz2
scala-70cc762d3a29bc91349cd84b3e22bf46d189d817.zip
Changed the info statements in refined build ma...
Changed the info statements in refined build manager to print the information in more consistent way, so that we can test it using partest. Added more tests for build manager, more to follow... No review.
Diffstat (limited to 'test/pending/buildmanager/t2443/t2443.test')
-rw-r--r--test/pending/buildmanager/t2443/t2443.test3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/pending/buildmanager/t2443/t2443.test b/test/pending/buildmanager/t2443/t2443.test
new file mode 100644
index 0000000000..a1d61ff5a3
--- /dev/null
+++ b/test/pending/buildmanager/t2443/t2443.test
@@ -0,0 +1,3 @@
+>>compile BitSet.scala
+>>update BitSet.scala=>BitSet2.scala
+>>compile BitSet.scala