Historial de Commits

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