From 6ba1b9f3c974351e826485ca9c41df732c6de15a Mon Sep 17 00:00:00 2001 From: Micro Dotta Date: Wed, 17 Aug 2011 13:32:25 +0000 Subject: Major rewrite of the testing infrastructure for... Major rewrite of the testing infrastructure for the presentation compiler. Added several new tests that will be part of the nightly build. Once the move to SBT is completed I will look into how to extract the test infrastructure (as it should really not be living in the compiler codebase). Review by dragos --- test/files/presentation/ide-bug-1000469.check | 1 + 1 file changed, 1 insertion(+) create mode 100644 test/files/presentation/ide-bug-1000469.check (limited to 'test/files/presentation/ide-bug-1000469.check') diff --git a/test/files/presentation/ide-bug-1000469.check b/test/files/presentation/ide-bug-1000469.check new file mode 100644 index 0000000000..1e931bf16b --- /dev/null +++ b/test/files/presentation/ide-bug-1000469.check @@ -0,0 +1 @@ +reload: JavaEventHandler.java, EventHandler.scala \ No newline at end of file -- cgit v1.2.3