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
|
il y a 2 ans |
Menci
|
dff826fe02
Remove code to set binary mode on non-Windows systems
|
il y a 2 ans |
Mike Mirzayanov
|
545b3e41ff
Merge branch 'master' into opt-defaults
|
il y a 2 ans |
mikemirzayanov
|
c034848c15
Note in the list of updates
|
il y a 2 ans |
Mike Mirzayanov
|
f0c69a2268
Merge pull request #150 from MikeMirzayanov/dev-mikemirzayanov
|
il y a 2 ans |
mikemirzayanov
|
925cb4e212
Check on testlib exit that register-function has been actually called
|
il y a 2 ans |
Ivan Fefer
|
08c2dfc371
Fix tests
|
il y a 2 ans |
Ivan Fefer
|
9f5c7d89f2
add skipBom to InStream on init
|
il y a 2 ans |
MikeMirzayanov
|
14bf287607
Extract test-005_opts, supress->suppress
|
il y a 2 ans |
Tran Quang Loc
|
6e3c761f23
Add automatical ensurement for no unused opts.
|
il y a 2 ans |
mikemirzayanov
|
cf3c049f73
opt defaults improvements
|
il y a 2 ans |
Tran Quang Loc
|
7f554fd9a4
Merge branch 'master' into opts-default-value
|
il y a 2 ans |
MikeMirzayanov
|
29e9fbdc09
0.9.39-SNAPSHOT
|
il y a 2 ans |
MikeMirzayanov
|
6a52d7ded3
WIP: tests
|
il y a 2 ans |
MikeMirzayanov
|
36852a1df6
Guarantee result bounds for random (mostly for wnext), fixed wrong formulas in some wnext functions
|
il y a 2 ans |
MikeMirzayanov
|
87b756bdcc
Fix #140 - rnd.perm(0) should return empty vector instead of fail
|
il y a 2 ans |
MikeMirzayanov
|
6daa79fdc9
__testlib_set_binary updated
|
il y a 2 ans |
MikeMirzayanov
|
9eb3c0fcd2
Merge branch 'master' of github.com:MikeMirzayanov/testlib
|
il y a 2 ans |
MikeMirzayanov
|
323fc1cc1c
Checker testset and group support
|
il y a 2 ans |
Tran Quang Loc
|
80e76a5959
Add opt with default value + function for checking unused opts
|
il y a 2 ans |
Tran Quang Loc
|
6e741e1652
Add documentations for some parts of ops
|
il y a 2 ans |
Yiming Zhang
|
57a16b1849
Revert part of commit 8b3719c
|
il y a 2 ans |
MikeMirzayanov
|
750b0308df
partition: if (size == 0 && sum == 0) => return vector<>()
|
il y a 3 ans |
MikeMirzayanov
|
c718c471df
Fixed the issue #127 (https://github.com/MikeMirzayanov/testlib/issues/127)
|
il y a 3 ans |
MikeMirzayanov
|
c97221f30f
0.9.36-SNAPSHOT
|
il y a 3 ans |
Mike Mirzayanov
|
020f6afe4d
Merge branch 'master' into dev-mikemirzayanov
|
il y a 3 ans |
MikeMirzayanov
|
8b3719ca2b
quitpi
|
il y a 3 ans |
Mike Mirzayanov
|
19c0703589
Merge pull request #124 from KalininN/master
|
il y a 3 ans |
hos
|
7e1943ea70
Fix perturbation for relative error
|
il y a 3 ans |
Nikolay Kalinin
|
b4be380c7a
Fix bug in distinct: result is unordered, was sorted for small sizes
|
il y a 3 ans |