-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated SOM submodule to latest master
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule core-lib
updated
9 files
+3 −2 | .travis.yml | |
+17 −17 | TestSuite/ClassStructureTest.som | |
+41 −41 | TestSuite/IntegerTest.som | |
+12 −3 | TestSuite/StringTest.som | |
+8 −8 | TestSuite/SuperTest.som | |
+2 −2 | TestSuite/SystemTest.som | |
+49 −34 | TestSuite/TestCase.som | |
+43 −32 | TestSuite/TestHarness.som | |
+44 −27 | TestSuite/TestRunner.som |