1.4.0
Files |
md5 |
a26715ac0befc4bd90f8b74a75e661ea |
|
7bb67be4041dd784cc5502a0258f10ba |
|
19636aa71235d2bddcbd2eecdd1ef01a |
|
a34117148e14ea715d27fd99ba38390b |
|
20d0804709e4c31b9bd093a3699d66ae |
|
be78f354b9801cfaa95fe15d6abc8885 |
|
f1e4673d414263cbed5806a1f184298a |
|
a62268ea12ab2c891d1cbe5fe516643a |
Release Notes
- ENH: Custom logger. You can now write and install a customized logger. See the examples/custom_logger directory within the source for details.
- ENH: Test and Test Suites grow their own duration value. Getting the time for a particular test or test suite is a common logging operation. In order to simplify logging the test and test suite objects will now take care to report their durations.
- FIX: Fix warnings generated for a "blank test" (i.e. "FCT_BGN() {} FCT_END()").
