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
|
Added a development virtualenv and documented requirements.
Nigel Stanger
committed
on 28 Aug 2018
|
|
Replaced import * with explicit name imports.
Nigel Stanger
committed
on 28 Aug 2018
|
|
Fixed logging of SegmentError (renamed to follow conventions) — ref #32.
Nigel Stanger
committed
on 28 Aug 2018
|
|
Fixed use of itertools.count() to generate segment numbers (ref #32).
Nigel Stanger
committed
on 28 Aug 2018
|
|
Changed distutils.spawn.fine_executable() to shutil.which() (ref #32).
Nigel Stanger
committed
on 28 Aug 2018
|
|
2018-08-26 |
Converted os.path to pathlib and all #! lines to python3 (ref #32).
Nigel Stanger
committed
on 26 Aug 2018
|
Converted all print statements to functions for Python 3 (ref #32).
Nigel Stanger
committed
on 26 Aug 2018
|
|
2018-07-23 |
Merge branch 'master' of https://github.com/nstanger/process_podcast
Nigel Stanger
committed
on 23 Jul 2018
|
• Added Visual Studio Code workspace.
Nigel Stanger
committed
on 23 Jul 2018
|