2005-10-07 Rafael Teixeira <rafaelteixeirabr@hotmail.com>
authorRafael Teixeira <monoman@gmail.com>
Fri, 7 Oct 2005 18:39:15 +0000 (18:39 -0000)
committerRafael Teixeira <monoman@gmail.com>
Fri, 7 Oct 2005 18:39:15 +0000 (18:39 -0000)
* in all versions of test-mbas.make at every depth added line:
RUNTIME_FLAGS = --debug
so that logs for individual test execution give ever so helpful
stacktraces WITH line-numbers when exceptions occur in the compiler.

svn path=/trunk/mcs/; revision=51426

14 files changed:
mcs/mbas/Test/ChangeLog
mcs/mbas/Test/errors/test-mbas.make
mcs/mbas/Test/test-mbas.make
mcs/mbas/Test/tests/attributes/test-mbas.make
mcs/mbas/Test/tests/conversions/test-mbas.make
mcs/mbas/Test/tests/directives/test-mbas.make
mcs/mbas/Test/tests/expressions/test-mbas.make
mcs/mbas/Test/tests/general/test-mbas.make
mcs/mbas/Test/tests/latebinding/test-mbas.make
mcs/mbas/Test/tests/namespace/test-mbas.make
mcs/mbas/Test/tests/statements/test-mbas.make
mcs/mbas/Test/tests/test-mbas.make
mcs/mbas/Test/tests/typemembers/test-mbas.make
mcs/mbas/Test/tests/types/test-mbas.make

index 22bbea3eedbe7334db042028049d62493d1aacba..28bbaf21c93f09680397b997691527d239650f19 100644 (file)
@@ -1,3 +1,9 @@
+2005-10-07  Rafael Teixeira <rafaelteixeirabr@hotmail.com> 
+       * in all versions of test-mbas.make at every depth added line:
+               RUNTIME_FLAGS = --debug
+               so that logs for individual test execution give ever so helpful 
+               stacktraces WITH line-numbers when exceptions occur in the compiler.
+                
 2005-08-04 Rafael Teixeira <rafaelteixeirabr@hotmail.com>\r
        * misc/RedimPreserve.vb : Refactored printing code and now test redimensioning 
                multiple arrays in the same statement (previously not working)\r
index c3057f4d8840aaaf45b55ee2d79d0a5d1bce4fd5..deb453b5c3e3dcf60aa31dcb4c5397dc2f50b3f2 100644 (file)
@@ -9,6 +9,7 @@ endif
 COMPILER_FLAGS = /libpath:../../../../class/lib/default /imports:System
 LIBRARY_OPT = /target:library
 DISTFILES = $(wildcard README.tests) $(wildcard *.vb) $(wildcard *.make) $(widlcard *.pl)
+RUNTIME_FLAGS = --debug
 
 run-test-local: 
        $(MAKE) clean-local
index 0867fc053ecda977ba05921e8a78c9f68af0ccde..ec172b8134420dd860001e46ed6328a56c089e00 100644 (file)
@@ -9,6 +9,7 @@ endif
 COMPILER_FLAGS = /libpath:../../../class/lib/default /imports:System
 LIBRARY_OPT = /target:library
 DISTFILES = $(wildcard README.tests) $(wildcard *.vb)
+RUNTIME_FLAGS = --debug
 
 run-test-local: 
        $(MAKE) clean-local
index d82f16e686fd5668ad5aa492145ffcd0c9670f57..079037ea83bfc8e64a9ff11757e4f8eaaee33510 100644 (file)
@@ -9,6 +9,7 @@ endif
 COMPILER_FLAGS = /libpath:../../../../../class/lib/default /imports:System
 LIBRARY_OPT = /target:library
 DISTFILES = $(wildcard README.tests) $(wildcard *.vb) $(wildcard *.make) $(widlcard *.pl)
+RUNTIME_FLAGS = --debug
 
 run-test-local: 
        $(MAKE) clean-local
index d82f16e686fd5668ad5aa492145ffcd0c9670f57..079037ea83bfc8e64a9ff11757e4f8eaaee33510 100644 (file)
@@ -9,6 +9,7 @@ endif
 COMPILER_FLAGS = /libpath:../../../../../class/lib/default /imports:System
 LIBRARY_OPT = /target:library
 DISTFILES = $(wildcard README.tests) $(wildcard *.vb) $(wildcard *.make) $(widlcard *.pl)
+RUNTIME_FLAGS = --debug
 
 run-test-local: 
        $(MAKE) clean-local
index d82f16e686fd5668ad5aa492145ffcd0c9670f57..079037ea83bfc8e64a9ff11757e4f8eaaee33510 100644 (file)
@@ -9,6 +9,7 @@ endif
 COMPILER_FLAGS = /libpath:../../../../../class/lib/default /imports:System
 LIBRARY_OPT = /target:library
 DISTFILES = $(wildcard README.tests) $(wildcard *.vb) $(wildcard *.make) $(widlcard *.pl)
+RUNTIME_FLAGS = --debug
 
 run-test-local: 
        $(MAKE) clean-local
index d82f16e686fd5668ad5aa492145ffcd0c9670f57..079037ea83bfc8e64a9ff11757e4f8eaaee33510 100644 (file)
@@ -9,6 +9,7 @@ endif
 COMPILER_FLAGS = /libpath:../../../../../class/lib/default /imports:System
 LIBRARY_OPT = /target:library
 DISTFILES = $(wildcard README.tests) $(wildcard *.vb) $(wildcard *.make) $(widlcard *.pl)
+RUNTIME_FLAGS = --debug
 
 run-test-local: 
        $(MAKE) clean-local
index d82f16e686fd5668ad5aa492145ffcd0c9670f57..079037ea83bfc8e64a9ff11757e4f8eaaee33510 100644 (file)
@@ -9,6 +9,7 @@ endif
 COMPILER_FLAGS = /libpath:../../../../../class/lib/default /imports:System
 LIBRARY_OPT = /target:library
 DISTFILES = $(wildcard README.tests) $(wildcard *.vb) $(wildcard *.make) $(widlcard *.pl)
+RUNTIME_FLAGS = --debug
 
 run-test-local: 
        $(MAKE) clean-local
index d82f16e686fd5668ad5aa492145ffcd0c9670f57..079037ea83bfc8e64a9ff11757e4f8eaaee33510 100644 (file)
@@ -9,6 +9,7 @@ endif
 COMPILER_FLAGS = /libpath:../../../../../class/lib/default /imports:System
 LIBRARY_OPT = /target:library
 DISTFILES = $(wildcard README.tests) $(wildcard *.vb) $(wildcard *.make) $(widlcard *.pl)
+RUNTIME_FLAGS = --debug
 
 run-test-local: 
        $(MAKE) clean-local
index d82f16e686fd5668ad5aa492145ffcd0c9670f57..079037ea83bfc8e64a9ff11757e4f8eaaee33510 100644 (file)
@@ -9,6 +9,7 @@ endif
 COMPILER_FLAGS = /libpath:../../../../../class/lib/default /imports:System
 LIBRARY_OPT = /target:library
 DISTFILES = $(wildcard README.tests) $(wildcard *.vb) $(wildcard *.make) $(widlcard *.pl)
+RUNTIME_FLAGS = --debug
 
 run-test-local: 
        $(MAKE) clean-local
index 738dcfa43e6bd1593b1c4f47bb01dc8f89223daa..f5649743ec088f6f5cea7c1dee64dcac94297b32 100644 (file)
@@ -9,6 +9,7 @@ endif
 COMPILER_FLAGS = /libpath:../../../../../class/lib/default /imports:System
 LIBRARY_OPT = /target:library
 DISTFILES = $(wildcard README.tests) $(wildcard *.vb) $(wildcard *.make) $(widlcard *.pl)
+RUNTIME_FLAGS = --debug
 
 run-test-local: 
        $(MAKE) clean-local
index c2a6b696904a447fdd010ed1da00f111da7f16a4..1d1cd0a5507e1d9a21640ed9c457785ba9b8cd8d 100644 (file)
@@ -9,6 +9,7 @@ endif
 COMPILER_FLAGS = /libpath:../../../../class/lib/default /imports:System
 LIBRARY_OPT = /target:library
 DISTFILES = $(wildcard README.tests) $(wildcard ./*/*.vb) $(wildcard *.make) $(widlcard *.pl)
+RUNTIME_FLAGS = --debug
 
 run-test-local: 
        $(MAKE) clean-local
index d82f16e686fd5668ad5aa492145ffcd0c9670f57..079037ea83bfc8e64a9ff11757e4f8eaaee33510 100644 (file)
@@ -9,6 +9,7 @@ endif
 COMPILER_FLAGS = /libpath:../../../../../class/lib/default /imports:System
 LIBRARY_OPT = /target:library
 DISTFILES = $(wildcard README.tests) $(wildcard *.vb) $(wildcard *.make) $(widlcard *.pl)
+RUNTIME_FLAGS = --debug
 
 run-test-local: 
        $(MAKE) clean-local
index d82f16e686fd5668ad5aa492145ffcd0c9670f57..079037ea83bfc8e64a9ff11757e4f8eaaee33510 100644 (file)
@@ -9,6 +9,7 @@ endif
 COMPILER_FLAGS = /libpath:../../../../../class/lib/default /imports:System
 LIBRARY_OPT = /target:library
 DISTFILES = $(wildcard README.tests) $(wildcard *.vb) $(wildcard *.make) $(widlcard *.pl)
+RUNTIME_FLAGS = --debug
 
 run-test-local: 
        $(MAKE) clean-local