view tests/test-run-tests.t @ 21732:b6192ea7f7fd

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.
author Pierre-Yves David <pierre-yves.david@fb.com>
date Fri, 30 May 2014 12:09:49 -0700
parents
children 34e0bd895afc
line wrap: on
line source

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.