Commit History

Author SHA1 Message Date
  Elliott Hughes 296a75aa80 Fix the seq and sort tests on macOS and Android. 1 year ago
  Rob Landley c0f0b967a8 Add seq INT_MIN test. 3 years ago
  Rob Landley 769b8a1c42 Speed up seq: use toybuf for block writes and add an integer fast path. 3 years ago
  Rob Landley 7f2b0ceabd Redo/add seq precision logic. 6 years ago
  Rob Landley 336c44adca Factor out command name at the start of test name, have runtest.sh print it. 8 years ago
  Rob Landley e2d042c8e8 Add seq -w, suggested by izabera. 8 years ago
  Rob Landley 3f3049c2f1 More testsuite tweaks. 8 years ago
  Rob Landley 73eca9182d Add seq -f tests, tweak help text, and catch one more error case. 8 years ago
  Rob Landley 387edf547e Move testsuite out of scripts/test into its own top level tests directory, and make ctrl-c kill "make test" more reliably. 9 years ago