2019-07-24 |
|
---|---|
2019-06-18 |
Removed unnecessary VS Code workspace
Nigel Stanger
committed
on 18 Jun 2019
|
2019-01-15 |
Documented how to run unit tests.
Nigel Stanger
committed
on 15 Jan 2019
|
2018-09-25 |
Removed unnecessary main body blocks and #! lines (closes #31 for now).
Nigel Stanger
committed
on 25 Sep 2018
|
Added unit tests for the FrameSegment class (ref #31).
Nigel Stanger
committed
on 25 Sep 2018
|
|
Added missing test message (ref #31).
Nigel Stanger
committed
on 25 Sep 2018
|
|
Rearranged tests into more appropriate locations (ref #31).
Nigel Stanger
committed
on 25 Sep 2018
|
|
Rationalised some unnecessary code (ref #31).
Nigel Stanger
committed
on 25 Sep 2018
|
|
Added tests for VideoSegment class (ref #31).
Nigel Stanger
committed
on 25 Sep 2018
|
|
Extracted some Segment-specific tests (ref #31).
Nigel Stanger
committed
on 25 Sep 2018
|
|
Added tests for the AudioSegment class (ref #31).
Nigel Stanger
committed
on 25 Sep 2018
|
|
Added shared tests for segment classes (ref #31).
Nigel Stanger
committed
on 25 Sep 2018
|
|
Renamed format variable more sensibly.
Nigel Stanger
committed
on 25 Sep 2018
|
|
Corrected suffix specification for Pathlib (ref #32).
Nigel Stanger
committed
on 25 Sep 2018
|
|
Moved progress bar tests into correct location (WTF?!) (ref #31).
Nigel Stanger
committed
on 25 Sep 2018
|
|
Moved shared tests into package declaration (ref #31).
Nigel Stanger
committed
on 25 Sep 2018
|
|
2018-09-24 |
Added unit tests for ProgressBar class (ref #31).
Nigel Stanger
committed
on 24 Sep 2018
|
Added test subpackages for progress bar and segment (ref #31).
Nigel Stanger
committed
on 24 Sep 2018
|
|
Refactored progress bar class into subpackage.
Nigel Stanger
committed
on 24 Sep 2018
|
|
Refactored segment classes into a subpackage.
Nigel Stanger
committed
on 24 Sep 2018
|
|
Further refactored shell command tests into a subpackage.
Nigel Stanger
committed
on 24 Sep 2018
|
|
Refactored shell commands and tests into a subpackage.
Nigel Stanger
committed
on 24 Sep 2018
|
|
2018-09-23 |
Added test for build_complex_filter() (ref #31).
Nigel Stanger
committed
on 23 Sep 2018
|
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
|