Commit History

Author SHA1 Message Date
  Rob Landley 6aba814b28 Posix requires "" to be false, and 00 should be false, and -0 should be false. 8 years ago
  Rob Landley 1af3bad8b6 Move whitespace and curly brackets around, move reference URLs to top of file, 8 years ago
  Andy Chu e6912f90d6 Fix type coercion bugs in expr. 8 years ago
  Andy Chu 14c91c1ebd Fix the operator precedence in expr. 8 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 dec4669fa1 Set the executable bits on all the *.test files. (Wasn't consistent, is now.) 9 years ago
  Rob Landley ef6a773198 Refactor expr and add another test entry that works with TEST_HOST=1 but not with the one in pending. 9 years ago
  Rob Landley de211e0288 Tests for operator priority groupings. 9 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