Commit History

Author SHA1 Message Date
  Rob Landley 149bc75a9b Bug report from nomas2000: inverted test in check for trailing rubbish. 1 year ago
  Rob Landley 54788b5670 Teach xparsedate() to handle more whitespace. 3 years ago
  Elliott Hughes 1377dd2221 date: add --iso and the %:z output format. 3 years ago
  Elliott Hughes d1a446687a xparsedate: support default date(1) output format. 3 years ago
  Elliott Hughes 397677b55b date.test: add more UTC offset tests. 3 years ago
  Elliott Hughes babcb4bcf4 xparsedate: support UTC offsets. 3 years ago
  Elliott Hughes 5854c801a7 date.test: defuse a time bomb. 4 years ago
  Rob Landley d409fb4012 Switch some SKIP_HOST tests to toyonly. (The host could be toybox.) 5 years ago
  Rob Landley d78f05e91b Make touch use xparsedate() (result: -t and -d the same, autodetects format), 5 years ago
  Elliott Hughes 021954d842 date: don't hard-code 2019 in the test. 5 years ago
  Elliott Hughes 7aa276db3c date: fix various time zone/daylight time issues. 5 years ago
  Elliott Hughes 318e7009e9 date: more test cleanup. 5 years ago
  Elliott Hughes 8326fe1f7e date: some fixes. 5 years ago
  Elliott Hughes e8d6600f07 date.test: add some tests. 5 years ago
  Rob Landley d852ec1890 Implement date %N, loosely inspired by Elliott Hughes's patch. 7 years ago
  Rob Landley c7ed874362 New date range tests are simple, won't catch Feb 29 in non-leap-year 7 years ago
  Rob Landley fd78cb48e9 Fix chattr and date tests. 8 years ago
  Rob Landley 336c44adca Factor out command name at the start of test name, have runtest.sh print it. 8 years ago
  Elliott Hughes d885b528f2 Fix year parsing in date(1). 8 years ago
  Elliott Hughes 05499787ca Fix more date bugs. 9 years ago
  Elliott Hughes 400dacdeb6 Reject invalid dates in date(1). 9 years ago