Commit History

Author SHA1 Message Date
  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 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 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
  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
  Nikolay Kalinin 7de10530b8 Fix a few typos in partition errors 3 years ago
  Nikolay Kalinin 64e69359f0 Fix documentation for partition (min_part=1) 3 years ago
  MikeMirzayanov 91df2b3406 Function quitpi(points_info, message) 3 years ago
  Mike Mirzayanov f5b55f1387 Merge pull request #117 from yeputons/document-regex-spaces 3 years ago
  MikeMirzayanov 66581ca6bd Less warnings 3 years ago
  Supermagzzz d43416d41f Bug with rnd.partition(1, 1, 1) fixed 3 years ago
  Egor Suvorov a15e743b0d Document that regexes ignore spaces (fixes #116) 3 years ago
  MikeMirzayanov 6f6b4c6511 Tiny reformat 3 years ago
  Mike Mirzayanov fe4d5b8642 Merge pull request #113 from MikeMirzayanov/dev-mikemirzayanov 3 years ago
  MikeMirzayanov 4ae1df5295 Fixed hypothetical UB in stringToDouble and stringToStrictDouble 3 years ago
  Shaoyuan CHEN b360795abe Update testlib.h 3 years ago
  MikeMirzayanov ccaea8526d Now partition(int size, T sum) represents sum as a sum of POSITIVE numbers 4 years ago