This website requires JavaScript.
Explore
Projects
Krypton
CPU vs AI
Eko
Help
Register
Sign In
mirrors
/
Nim
Watch
1
Star
0
Fork
0
You've already forked Nim
mirror of
https://github.com/nim-lang/Nim.git
synced
2026-07-26 10:32:01 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4d20aafb5eb0e193c031f52998d50fdf905ab7e8
Nim
/
tests
/
stdlib
History
def
08575e2aec
Add test case for infinite loop in RE
2015-04-09 17:28:26 +02:00
..
talgorithm.nim
…
tcount.nim
fixes
#1845
,
fixes
#2224
2015-03-12 11:08:03 +01:00
tcputime.nim
…
tcritbits.nim
…
tdialogs.nim
Clean up tests/stdlib
2015-02-04 20:24:01 +01:00
techo.nim
…
testequivalence.nim
…
tformat.nim
…
tgetfileinfo.nim
Fix tests a bit more
2015-03-10 15:34:15 +01:00
thashes.nim
…
tio.nim
…
tlists.nim
…
tmarshal.nim
some love for the testsuite; fixed regressions
2015-03-01 21:41:21 +01:00
tmath2.nim
…
tmath.nim
…
tmitems.nim
fixed minor bugs; cleaned up tests
2015-02-12 14:56:56 +01:00
tnet.nim
Make IP address checking more obvious, and add tests for the net module.
2015-03-07 12:37:52 +11:00
tos.nim
…
tosprocterminate.nim
…
tparscfg.nim
…
tparsopt.nim
…
tpegs.nim
…
tpermutations.nim
…
tposix.nim
…
tquit.nim
…
tregex.nim
…
treguse.nim
…
treloop.nim
Add test case for infinite loop in RE
2015-04-09 17:28:26 +02:00
trepr2.nim
…
trepr.nim
…
tsinglylinkedring.nim
…
tsortcall.nim
…
tsplit.nim
…
tstreams.nim
…
tstrset.nim
…
tstrtabs.nim
…
tstrutil.nim
Replaced repeatStr() and repeatChar() with more natural versions.
2015-03-03 16:37:54 +01:00
ttime.nim
…
tunidecode.nim
…
twalker.nim
…
txmlgen.nim
…
txmltree.nim
…