1. 36a4243 Fix some problems with test code by Gavin Howard · 6 years ago
  2. 6a629b2 Add more boolean tests by Gavin Howard · 6 years ago
  3. 8a5226b Add dc boolean tests by Gavin Howard · 6 years ago
  4. e6208ca Keep improving the Makefile by Gavin Howard · 6 years ago
  5. a2b97d2 Redo tests some more by Gavin Howard · 6 years ago
  6. 21ab316 Redo the Makefile test targets by Gavin Howard · 6 years ago
  7. e8689c1 Add the dc divmod tests by Gavin Howard · 6 years ago
  8. b5f5a51 Add a mod test that bc failed by Gavin Howard · 6 years ago
  9. 389207e Add more dc tests by Gavin Howard · 6 years ago
  10. 2a76b3f Style fix by Gavin Howard · 6 years ago
  11. e2c8c43 Add more dc tests by Gavin Howard · 6 years ago
  12. 9c4ce07 Start adding dc test code by Gavin Howard · 6 years ago
  13. f609635 Remove a test that is unnecessary by Gavin Howard · 6 years ago
  14. 1826278 Add two more error tests by Gavin Howard · 6 years ago
  15. 687d13f Add a warning when timeconst.bc does not exist by Gavin Howard · 6 years ago
  16. 78790ca Add an error test by Gavin Howard · 6 years ago
  17. afa9872 Use the array length extension in a test by Gavin Howard · 6 years ago
  18. b8807c0 Add strings tests by Gavin Howard · 6 years ago
  19. 727dff9 Add some posix error tests by Gavin Howard · 6 years ago
  20. 16d1718 Change a test for a recent change by Gavin Howard · 6 years ago
  21. f4bb864 Style fix to a test by Gavin Howard · 6 years ago
  22. e0dec60 Tweak to afl.sh by Gavin Howard · 6 years ago
  23. 5b927df Make the print test more comprehensive by Gavin Howard · 6 years ago
  24. 64f113c Add license headers where necessary by Gavin Howard · 6 years ago
  25. 07b9caa Add a test that afl found by Gavin Howard · 6 years ago
  26. c4e6c24 Add running timeconst.bc to the test suite by Gavin Howard · 6 years ago
  27. aeb0b61 Add a test found by afl by Gavin Howard · 6 years ago
  28. aa5374f Change errors.sh to use a function to test results by Gavin Howard · 6 years ago
  29. 0697776 Add a test found by afl as well as its fix by Gavin Howard · 6 years ago
  30. 4d93cf3 Attempt to make the repo more self-contained by Gavin Howard · 6 years ago
  31. 5b2884c Add some tests found by afl by Gavin Howard · 6 years ago
  32. 81e1d8b Suppress errors.sh error output unless not running bc directly by Gavin Howard · 6 years ago
  33. 4391c07 Don't let the output file be an option in errors.sh by Gavin Howard · 6 years ago
  34. bf7485a Add some type error tests by Gavin Howard · 6 years ago
  35. 644c82c Move a test that is not an error to multiply by Gavin Howard · 6 years ago
  36. ba7343c Make errors.sh check for error output by Gavin Howard · 6 years ago
  37. 5617822 Add some tests found by afl and Thalheim by Gavin Howard · 6 years ago
  38. 49d0f2d Make sure running a file in afl.sh will quit by Gavin Howard · 6 years ago
  39. f80dfb0 Change afl.sh to also test the whole file by Gavin Howard · 6 years ago
  40. bbf3489 Add another test found by afl by Gavin Howard · 6 years ago
  41. 60ce135 Add some error tests by Gavin Howard · 6 years ago
  42. 242f146 Tweak to afl script by Gavin Howard · 6 years ago
  43. bd85aa8 Improve error tests a little by Gavin Howard · 6 years ago
  44. 8529f95 Add more error tests found by afl by Gavin Howard · 6 years ago
  45. fe553bb Add a test found by afl by Gavin Howard · 6 years ago
  46. c5364f5 Add a test that afl found by Gavin Howard · 6 years ago
  47. 33e14fc Add error tests found by afl by Gavin Howard · 6 years ago
  48. bf8baa2 Add more error tests found by afl by Gavin Howard · 6 years ago
  49. 745e3b0 Add boolean tests because afl found bugs by Gavin Howard · 6 years ago
  50. b0846a7 Rename the "basic" test to "vars" by Gavin Howard · 6 years ago
  51. 363f724 Add a script to run through test cases found by afl by Gavin Howard · 6 years ago
  52. aacf79a Add a subtract test found by afl by Gavin Howard · 6 years ago
  53. 4d83628 Add more error tests found by afl by Gavin Howard · 6 years ago
  54. 4355458 Change errors.sh to also error when bc crashes by Gavin Howard · 6 years ago
  55. 14c4d45 Fix a bug in tests/all.sh by Gavin Howard · 6 years ago
  56. 0f330a0 Style fix for a test by Gavin Howard · 6 years ago
  57. 3ffb10d Fix a bug in tests/errors.sh by Gavin Howard · 6 years ago
  58. 9900014 Make sure error output from errors.sh can be seen by Gavin Howard · 6 years ago
  59. ab4472a Remove TODO's that are done by Gavin Howard · 6 years ago
  60. 633f2e1 Make the errors.sh output nicer by Gavin Howard · 6 years ago
  61. cba01a1 Add a missing error test by Gavin Howard · 6 years ago
  62. f79c752 Add Posix error tests by Gavin Howard · 6 years ago
  63. d26f25f Add more error tests by Gavin Howard · 6 years ago
  64. e5564de Add many sine/cosine tests from randmath.sh by Gavin Howard · 6 years ago
  65. 4efa244 Start adding the error tests to the test suite by Gavin Howard · 6 years ago
  66. 1784229 Fix a bug in randmath.sh by Gavin Howard · 6 years ago
  67. 08d3940 Redo error tests into one file by Gavin Howard · 6 years ago
  68. 3209801 Start adding tests for errors by Gavin Howard · 6 years ago
  69. a7eabfc Make sure to add a test on bc error by Gavin Howard · 6 years ago
  70. 9e28c10 Fix typo by Gavin Howard · 6 years ago
  71. 9409a87 Don't have randmath.sh automatically add tests to the suite by Gavin Howard · 6 years ago
  72. 376f63f Adjust the continue condition in randmath.sh by Gavin Howard · 6 years ago
  73. 4bb4855 Add a test and fix for a bug in division by Gavin Howard · 6 years ago
  74. f12f8cc Fix a bug in randmath.sh by Gavin Howard · 6 years ago
  75. dccaf6f Allow one digit of error in transcendental functions by Gavin Howard · 6 years ago
  76. 9c9dcdb Continue trying to make sine work by Gavin Howard · 6 years ago
  77. e97309c Workaround transcendental function bugs in GNU bc by Gavin Howard · 6 years ago
  78. b809c3a Style fixes to randmath.sh by Gavin Howard · 6 years ago
  79. 277cd9b Fix more sine problems by Gavin Howard · 6 years ago
  80. c3a43b0 Fix even more problems with sine by Gavin Howard · 6 years ago
  81. 7d568ae Fix more sine problems by Gavin Howard · 6 years ago
  82. b909128 Fix bugs in test scripts by Gavin Howard · 6 years ago
  83. 4cb2a71 Fix sine tests and implementation by Gavin Howard · 6 years ago
  84. a2365ed Fix mistake from two commits ago by Gavin Howard · 6 years ago
  85. 8fd9b77 Add the log_results.txt file (was accidentally ignored) by Gavin Howard · 6 years ago
  86. d43ae75 Update test files to be able to run valgrind on tests by Gavin Howard · 6 years ago
  87. 3083766 Add a test that failed because of a bug in GNU bc by Gavin Howard · 6 years ago
  88. ca2650e Add two tests that are already passing by Gavin Howard · 6 years ago
  89. 19a3f0d Move e_power* to exponent* by Gavin Howard · 6 years ago
  90. f466d02 Add a failing log test and fix it by Gavin Howard · 6 years ago
  91. 741077a Work around GNU bc bugs in randmath.sh by Gavin Howard · 6 years ago
  92. b13eb86 Add failing tests by Gavin Howard · 6 years ago
  93. 11929d5 Add a failing arctangent test found by randmath.sh by Gavin Howard · 6 years ago
  94. 5068f0b Add a failing subtract test found by randmath.sh by Gavin Howard · 6 years ago
  95. 535fa9a Add a failing arctangent test that randmath.sh found by Gavin Howard · 6 years ago
  96. 8ceb651 Make randmath.sh go until error or explicit stop by Gavin Howard · 6 years ago
  97. 854dbd6 Do exit on first math error in randmath.sh by Gavin Howard · 6 years ago
  98. 80977b2 Fix a print bug by Gavin Howard · 6 years ago
  99. 4c218a6 Add a failed test found by randmath.sh by Gavin Howard · 6 years ago
  100. b46ddcf Add a test that randmath.sh found that mod fails by Gavin Howard · 6 years ago