- Added suite.Suite()+RunAll() for easier registering of suites.
- Minor change in error formatting to put filename on a separate line.
- Added t.Fatal{,f}() helpers.
- Panics are logged into the test now, if possible.
- Function names now include the receiver.
7 files changed
tree: 5be2e8f4e65df0019a1432ead72422a68eac499f
  1. src/
  2. .bzrignore
  3. Makefile
  4. TODO