Commit History

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