verified through testing that insertion works as expected as far as contents of string is concerned. However, have added print statements which I need to remove when I have a fully working implementation
This commit is contained in:
16
tests/compare.mlb
Normal file
16
tests/compare.mlb
Normal file
@@ -0,0 +1,16 @@
|
||||
$(SML_LIB)/basis/basis.mlb
|
||||
|
||||
ann
|
||||
"allowVectorExps true"
|
||||
in
|
||||
../data-sets/svelte.sml
|
||||
(*
|
||||
../data-sets/rust.sml
|
||||
../data-sets/seph.sml
|
||||
../data-sets/automerge.sml
|
||||
*)
|
||||
end
|
||||
|
||||
../src/tiny_rope.sml
|
||||
../src/line_gap.sml
|
||||
compare_to_rope.sml
|
||||
Reference in New Issue
Block a user