2018-09-23 |
Finished test for append_concat_filter() (ref #31).
Nigel Stanger
committed
on 23 Sep 2018
|
---|---|
Clarified confusing comment.
Nigel Stanger
committed
on 23 Sep 2018
|
|
Added requirement for Python ≥ 3.7 (ref #32).
Nigel Stanger
committed
on 23 Sep 2018
|
|
Dropped use of OrderedDicts (ref #32).
Nigel Stanger
committed
on 23 Sep 2018
|
|
Reduced punch out timedeltas from 20 days to 20 seconds.
Nigel Stanger
committed
on 23 Sep 2018
|
|
Updated superclass initialisation for Python 3 (ref #32).
Nigel Stanger
committed
on 23 Sep 2018
|
|
2018-09-21 |
Made more effective use of subtests (ref #31).
Nigel Stanger
committed
on 21 Sep 2018
|
Refactored “type” to “frame_type” in append_concat_filter().
Nigel Stanger
committed
on 21 Sep 2018
|
|
Found some more incorrect timedelta initialisations.
Nigel Stanger
committed
on 21 Sep 2018
|
|
2018-09-20 |
Added initial tests for FFmpegConcatCommand (ref #31).
Nigel Stanger
committed
on 20 Sep 2018
|
Ensured that frame type is ignored in append_concat_filter().
Nigel Stanger
committed
on 20 Sep 2018
|
|
Fixed incorrect default initialisation of punch in/out value.
Nigel Stanger
committed
on 20 Sep 2018
|
|
Cleaned up test documentation (ref #31).
Nigel Stanger
committed
on 20 Sep 2018
|
|
Added subtests to make failures clearer (ref #31).
Nigel Stanger
committed
on 20 Sep 2018
|
|
Added expected filter options to shared tests (ref #31).
Nigel Stanger
committed
on 20 Sep 2018
|
|
Refactored shared testing code into a TestCase superclass (ref #31).
Nigel Stanger
committed
on 20 Sep 2018
|
|
Renamed test case classes (ref #31).
Nigel Stanger
committed
on 20 Sep 2018
|
|
Removed inadvertent maxDiff setting (ref #31).
Nigel Stanger
committed
on 20 Sep 2018
|
|
Added tests for FFmpegCommand class (ref #31).
Nigel Stanger
committed
on 20 Sep 2018
|
|
Updated test options to something more meaningful (ref #31).
Nigel Stanger
committed
on 20 Sep 2018
|
|
2018-09-19 |
Added tests for FFprobeCommand (ref #31).
Nigel Stanger
committed
on 19 Sep 2018
|
Removed unnecessary explicit attribute declarations (ref #31).
Nigel Stanger
committed
on 19 Sep 2018
|
|
Fixed code type (ref #31).
Nigel Stanger
committed
on 19 Sep 2018
|
|
2018-09-18 |
Added unit tests for ConvertCommand class (ref #31).
Nigel Stanger
committed
on 18 Sep 2018
|
Added test of quoted command string (ref #31).
Nigel Stanger
committed
on 18 Sep 2018
|
|
Switched to assertTrue/False (ref #31).
Nigel Stanger
committed
on 18 Sep 2018
|
|
Added remaining tests for ShellCommand class (ref #31).
Nigel Stanger
committed
on 18 Sep 2018
|
|
Fixed wonky test initialisation (ref #31).
Nigel Stanger
committed
on 18 Sep 2018
|
|
2018-09-17 |
Added some initial unit tests for the ShellCommand class (ref #31).
Nigel Stanger
committed
on 17 Sep 2018
|
2018-08-28 |
Fixed bug in output from parser test.
Nigel Stanger
committed
on 28 Aug 2018
|