Historial de Commits

Autor SHA1 Mensaje Fecha
  Rob Landley 70c5ed4d95 Use testcmd instead of manual workaround for shell builtin. hace 1 año
  Rob Landley 9a5d7a063c Work around gratuitous musl deviation from glibc, adding tests. hace 2 años
  Elliott Hughes b02260f725 printf.test: work around bash 3.2 on the Mac. hace 4 años
  Elliott Hughes 81518f643d echo/printf: expand test cases, fix \x corner cases. hace 4 años
  Rob Landley 54e8313d6a Add a printf test that shows a bug. hace 7 años
  Rob Landley bf950cde66 Fix a bug (octal digits are 0-7, not 0-8) and deal with a case where posix 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 dec4669fa1 Set the executable bits on all the *.test files. (Wasn't consistent, is now.) hace 9 años
  Rob Landley 5d431d1e1f Fix printf bug (%.s should be %.0s not %s) reported by Isabella Parakiss. hace 9 años
  Rob Landley d0dead30a5 One more bugfix for printf.c, with test suite entry. (Make %-3d etc work.) hace 9 años
  Rob Landley 70cbfe8eda More half-finished cleanup of printf.c, and more test suite entries. hace 9 años
  Rob Landley dd2cc65fdf Since "printf" is a shell builtin, printf.test wasn't actually testing anything. hace 9 años
  Rob Landley cc39d95a34 More printf cleanup, and test suite entries. 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