1. 07 Jun, 2019 2 commits
    • tests: unify ignore tests into their own dir · 01dda5ff
      We had several occasions where tests for the gitignore had been
      added to status::ignore instead of the easier-to-handle
      attr::ignore test suite. This most likely resulted from the fact
      that the attr::ignore test suite is not easy to discover inside
      of the attr folder. Furthermore, ignore being part of the
      attributes code is an implementation detail, only, and thus
      shouldn't be stressed as much.
      
      Improve this by moving both attr::ignore and status::ignore tests
      into a new ignore test suite.
      Patrick Steinhardt committed
    • tests: remove accidentally checked in backup file · 65ad6b5a
      The "ignore.c.bak" file has accidentally been checked in via
      commit 19164901 (ignore: test that leading whitespace is
      significant, 2019-05-19) and should obviously not be part of our
      test suites. Delete it.
      Patrick Steinhardt committed
  2. 06 Jun, 2019 4 commits
  3. 05 Jun, 2019 3 commits
  4. 24 May, 2019 11 commits
  5. 23 May, 2019 1 commit
  6. 22 May, 2019 8 commits
  7. 21 May, 2019 11 commits