Commit History

Author SHA1 Message Date
  Rob Landley c9e684a5a3 Replace more SKIP_HOST with toyonly. 4 years ago
  Elliott Hughes ccf574ecc4 touch.test: add missing `TZ=utc`s. 5 years ago
  Rob Landley d78f05e91b Make touch use xparsedate() (result: -t and -d the same, autodetects format), 5 years ago
  Rob Landley 7a46d1db95 Chmod +x tests that pass with VERBOSE=fail and -x on tests needing work. 5 years ago
  Elliott Hughes 36b6eb775f Fix touch -a/-m (and add the missing tests). 7 years ago
  Rob Landley 9c0ad3248f Add special "touch -" behavior and require an argument. 7 years ago
  Rob Landley 354ff68314 More touch tests, and a fix found by one. (The three -t formats can only 7 years ago
  Rob Landley 9f3d8aa80f Unify touch -t and -d handling, allow posix's underspecified "time designator" 7 years ago
  Davis Mosenkovs 00385e8d0e Fix touch -t seconds parsing 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 671146c3b4 Actually set time with touch -d and -t when you don't specify nanonseconds. 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