| Commit | Date | |
|---|---|---|
|
[r5725]
by
wdforson
adding a python script in the project root which makes unit testing MUCH more convenient if lots of the tests are broken. the script runs tests successively, building up a list of all which have succeeded, stopping as soon as it encounters a failed test (which does not get added to the list); and whenever the script is run thereafter, it will always ignore tests which have already been added to the 'passed' list |
2012-09-29 21:12:35 | Tree |
|
[r5724]
by
wdforson
several changes in GlobalModelJUnitTest to make tests on JUnit suites written in Scala work. |
2012-09-29 21:05:32 | Tree |
|
[r5723]
by
wdforson
uncommented some code which is dead wrt DrScala's normal operation, but which is still used in unit tests |
2012-09-29 19:38:35 | Tree |
| 2012-09-29 19:37:22 | Tree | |
| 2012-09-29 16:48:10 | Tree | |
| 2012-09-29 16:17:33 | Tree | |
| 2012-09-28 22:58:24 | Tree | |
|
[r5718]
by
wdforson
slight changes to the current DrScalaILoop jar (in the top 'lib' directory), as well as the temporary script for jarring subsequent revisions of the class. |
2012-09-28 20:25:22 | Tree |
|
[r5717]
by
wdforson
adding two interfaces to define abstractions related to Scala interpretation, and slightly modifying existing classes to use implement/reference these interfaces |
2012-09-28 20:16:29 | Tree |
| 2012-09-28 02:40:33 | Tree |