Historial de Commits

Autor SHA1 Mensaje Fecha
  Rob Landley eaf3949cb7 Fix @time.nanosecond parsing, and add test. hace 2 años
  Rob Landley cfa8d336db Fix -newerXY and add test. hace 2 años
  Rob Landley 4824756b7a Add -samefile, collate help text, cleanup, update tests. hace 2 años
  Rob Landley e3062c3bd3 Add find -quit hace 3 años
  Rob Landley 0e675d98f3 Fix find empty argument handling and add test. hace 3 años
  Rob Landley 0f2658c806 The non-recursive dirtree_path wasn't stripping a trailing / from initial path. hace 3 años
  Elliott Hughes 70a55cf954 find: support -type a,b,c. hace 3 años
  Elliott Hughes a22ac7d2ec find.test: add missing tests for "accidentally" fixed bug. hace 4 años
  Denys Nykula 0cc9d996ed Fix argless find segfault. hace 4 años
  Elliott Hughes 8a5e89bccf find: support -printf \0 octal escapes and \c. hace 4 años
  Elliott Hughes 3437f30ae9 find: fix -name corner case. hace 4 años
  Elliott Hughes f97f4e72e9 Fix find(1) after c26870dab346. hace 4 años
  Elliott Hughes 8762563eb0 find.test: allow any error message about symlink loops. hace 4 años
  Elliott Hughes 09ff0595ee find.test: fix flakiness. hace 4 años
  Elliott Hughes 99cfd03d85 find: fix dangling symlink behavior. hace 4 años
  Elliott Hughes 3eeda4f929 find: add -true/-false. hace 5 años
  Rob Landley a58d45a7d0 Teach find -printf about %.Ns patterns, tweak help text, add tests. hace 5 años
  Vidar Holen 44dd6dd652 find: fix inverted -exec exit status hace 5 años
  Rob Landley f2ac205b97 I've hit a test failure twice where find -newer didn't because the timestamps hace 5 años
  Elliott Hughes fbedc9dd74 find: fix -path/-ipath and add -wholename/-iwholename synonyms. hace 5 años
  Rob Landley 442c1853d1 Fix find bug reported by Tom Marshall, add test for it, and while we're at it 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
  Josh Gao 2fd8d1a259 Fix segfault when `find -iname` gets no argument. hace 8 años
  Rob Landley 8b847943de Tweak to "find" tests. hace 8 años
  Gilad Arnold f49f291939 Enable matching any perm bits. hace 8 años
  Elliott Hughes 0f3d8ee513 Fix find -perm. hace 8 años
  Daniel K. Levy 59cd560200 Add find tests. hace 8 años
  Rob Landley edae0b07db Fix a find segfault. hace 8 años
  Rob Landley dec4669fa1 Set the executable bits on all the *.test files. (Wasn't consistent, is now.) 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