begin adding tests for persistent-vector.sml, and add bug fix to 'PersistentVector.delete' in light of one of the tests. (We were decrementing by the wrong value previously, but I fixed it and added a comment of how we arrive at the value we want to decrement by
This commit is contained in:
@@ -71,4 +71,5 @@ test/test-utils.sml
|
||||
test/normal-move.sml
|
||||
test/normal-delete.sml
|
||||
test/regression.sml
|
||||
test/persistent-vector-tests.sml
|
||||
test/test.sml
|
||||
|
||||
Reference in New Issue
Block a user