fixed float formatting for js

This commit is contained in:
Yuriy Glukhov
2015-11-26 01:10:52 +02:00
parent eaed36092c
commit 2fcc37fd2b
2 changed files with 42 additions and 24 deletions

View File

@@ -223,6 +223,9 @@ proc jsTests(r: var TResults, cat: Category, options: string) =
"varres/tvartup"]:
test "tests/" & testfile & ".nim"
for testfile in ["pure/strutils"]:
test "lib/" & testfile & ".nim"
# ------------------------- manyloc -------------------------------------------
#proc runSpecialTests(r: var TResults, options: string) =
# for t in ["lib/packages/docutils/highlite"]: