Strings - Added some missing unit tests

This commit is contained in:
Emmanuel BENOîT 2018-12-15 21:50:53 +01:00
parent c31280325f
commit bd0494ecd8
2 changed files with 311 additions and 0 deletions

1
TODO
View file

@ -1,4 +1,5 @@
* Tests for T_FSPath
* Tests for T_ArrayHelpers
* Generalize iterators
* Fix output of appendDouble so it's consistent on both Linux
and Windows