Paul Beckingham
|
ff18241f6f
|
Unit Tests
- Enhanced 'run_all' so that by default, it does not run the benchmark.t
script, but does if the 'slow' argument is specified.
|
2010-06-27 00:59:28 -04:00 |
|
Paul Beckingham
|
fbe24b3fda
|
Unit Tests
- Added a vramsteg progress bar, which is only used if it is found
in /usr/local/bin.
|
2010-06-20 00:31:55 -04:00 |
|
Paul Beckingham
|
6304ca7c1f
|
Unit Tests - run_all
- Added better formatting of the results.
- Added a count of the skipped tests.
|
2010-03-01 18:16:29 -05:00 |
|
Federico Hernandez
|
bf077c0f97
|
Merge branch 'master' (1.8.3) into 1.9.0
Conflicts which were fixed:
ChangeLog
configure.ac
doc/man/task-tutorial.5
doc/man/task.1
doc/man/taskrc.5
src/report.cpp
|
2009-10-22 22:55:01 +02:00 |
|
Pietro Cerutti
|
469cafa053
|
Make run_all more portable.
- Changed shebang for portability
- Fix date command for FreeBSD
Signed-off-by: Federico Hernandez <ultrafredde@gmail.com>
|
2009-10-21 22:20:32 +02:00 |
|
Paul Beckingham
|
9f9c19d4ae
|
Unit Tests - fix
- The unit tests for color were still linking against color.o, instead
of the new Color.o. Subtle, but wrong.
|
2009-10-11 16:17:26 -04:00 |
|
Federico Hernandez
|
b31cc639a4
|
Fixed bug due to incompatible 'date' commands on OS X and Linux
to display runtime of all unit tests
|
2009-06-23 10:49:55 +02:00 |
|
Federico Hernandez
|
a4f9493ce7
|
Added output of runtime
|
2009-06-22 09:19:10 +02:00 |
|
Paul Beckingham
|
40bde9e765
|
Enhancement - shadow files
- Properly clears out the context, so shadow files can work.
|
2009-06-21 15:37:36 -04:00 |
|
Paul Beckingham
|
87be68e2e8
|
Bug Fix
- Shebang in tests/run_all was backwards.
|
2009-03-15 22:12:18 -04:00 |
|
Paul Beckingham
|
f8af5d999a
|
Unit Tests - run_all
- Added script to run all unit tests and capture output.
|
2009-03-15 17:38:54 -04:00 |
|