tests/test-run-tests.t
author Pierre-Yves David <pierre-yves.david@fb.com>
Fri, 30 May 2014 12:09:49 -0700
changeset 21732 b6192ea7f7fd
child 21734 34e0bd895afc
permissions -rw-r--r--
test: introduce test-run-tests.t This testfile tests the test runner itself. There were multiple regressions in the last few weeks. Having tests would prevent this in the future.

This file tests the behavior of run-tests.py itself.

Smoke test
============

  $ $TESTDIR/run-tests.py
  
  # Ran 0 tests, 0 skipped, 0 warned, 0 failed.