mikemirzayanov
|
f6aa4d8f2a
cast seed to unsigned long long in setSeed
|
1 year ago |
mikemirzayanov
|
139afc4c51
skipBom only in checker-mode for output, more tests
|
2 years ago |
mikemirzayanov
|
a76c6f05e1
setTestCase supports 0-based test cases indices (migrates them silently to 1-based)
|
2 years ago |
mikemirzayanov
|
b74d3173a1
Other test markup format
|
2 years ago |
Mike Mirzayanov
|
a5b449ee54
Merge pull request #157 from MikeMirzayanov/master
|
2 years ago |
Mike Mirzayanov
|
ced4979bc7
Merge branch 'master' into scorer
|
2 years ago |
mikemirzayanov
|
e2981e5928
--testCase/--testCaseFileName
|
2 years ago |
Mike Mirzayanov
|
fc3de52f88
Merge pull request #155 from MikeMirzayanov/master
|
2 years ago |
mikemirzayanov
|
bd2872e7d6
Effectively do not use __testlib_set_binary on non-Windows, better support of old compilers in __testlib_set_binary, scan C:\Programs for g++ compilers in run.sh
|
2 years ago |
MikeMirzayanov
|
d4e14b5981
validators: '--testMarkupFileName fn' and '--dumpTestCase tc' for validators
|
2 years ago |
Menci
|
dff826fe02
Remove code to set binary mode on non-Windows systems
|
2 years ago |
Mike Mirzayanov
|
545b3e41ff
Merge branch 'master' into opt-defaults
|
2 years ago |
mikemirzayanov
|
c034848c15
Note in the list of updates
|
2 years ago |
Mike Mirzayanov
|
f0c69a2268
Merge pull request #150 from MikeMirzayanov/dev-mikemirzayanov
|
2 years ago |
mikemirzayanov
|
925cb4e212
Check on testlib exit that register-function has been actually called
|
2 years ago |
Ivan Fefer
|
08c2dfc371
Fix tests
|
2 years ago |
Ivan Fefer
|
9f5c7d89f2
add skipBom to InStream on init
|
2 years ago |
MikeMirzayanov
|
14bf287607
Extract test-005_opts, supress->suppress
|
2 years ago |
Tran Quang Loc
|
6e3c761f23
Add automatical ensurement for no unused opts.
|
2 years ago |
mikemirzayanov
|
cf3c049f73
opt defaults improvements
|
2 years ago |
Tran Quang Loc
|
7f554fd9a4
Merge branch 'master' into opts-default-value
|
2 years ago |
MikeMirzayanov
|
29e9fbdc09
0.9.39-SNAPSHOT
|
2 years ago |
MikeMirzayanov
|
6a52d7ded3
WIP: tests
|
2 years ago |
MikeMirzayanov
|
36852a1df6
Guarantee result bounds for random (mostly for wnext), fixed wrong formulas in some wnext functions
|
2 years ago |
MikeMirzayanov
|
87b756bdcc
Fix #140 - rnd.perm(0) should return empty vector instead of fail
|
2 years ago |
MikeMirzayanov
|
ef38033df3
Scorer + some bugfix around __testlib_set_binary
|
2 years ago |
MikeMirzayanov
|
6daa79fdc9
__testlib_set_binary updated
|
2 years ago |
MikeMirzayanov
|
9eb3c0fcd2
Merge branch 'master' of github.com:MikeMirzayanov/testlib
|
2 years ago |
MikeMirzayanov
|
323fc1cc1c
Checker testset and group support
|
2 years ago |
Tran Quang Loc
|
80e76a5959
Add opt with default value + function for checking unused opts
|
2 years ago |