summaryrefslogtreecommitdiff
path: root/NEWS
blob: f7a9bf9bd1e5f275d63968e5c470999e6b7f878c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
NEWS for cmdtest
================

This file summarizes changes between releases of cmdtest.

Version 0.3, released 2012-02-24
--------------------------------

* Add `--keep` option to keep the temporary directory for failed tests.
* Add `--timings` option to show timings for various tests. Good for when
  test suites start getting slow and you want to speed them up.

Version 0.2, released 2012-02-18
--------------------------------

* The `-t testname` option now works.