Commit Graph

2196 Commits

Author SHA1 Message Date
Frank Dana
cd22b0681b tests/KeyFrame.cpp: Typo 2021-04-10 23:54:29 +00:00
Frank Dana
93306a42a8 tests/KeyFrame.cpp: Typo 2021-04-10 23:54:11 +00:00
FeRD (Frank Dana)
c8c92b5c5d Merge branch 'develop' into effect-parenting 2021-04-10 19:26:22 -04:00
Frank Dana
8cefd49abf Merge pull request #635 from OpenShot/catch-tests
Switch unit tests to Catch2 framework
2021-04-09 14:06:19 -04:00
FeRD (Frank Dana)
2255852483 Merge branch 'develop' into catch-tests 2021-04-09 06:30:38 -04:00
Frank Dana
982558ecfd Merge pull request #652 from ferdnyc/timeline-readerinfo-constructor
Timeline: Add a new constructor that takes a ReaderInfo struct and copies parameters
2021-04-09 06:28:05 -04:00
FeRD (Frank Dana)
0d69fa189c tests/CV*: Fix opening comment 2021-04-09 06:22:20 -04:00
FeRD (Frank Dana)
a07fca58c3 tests/CacheDisk: Use separate path for each test 2021-04-09 05:56:18 -04:00
FeRD (Frank Dana)
92612adb34 Install Catch2 in Github Actions CI 2021-04-09 05:42:40 -04:00
FeRD (Frank Dana)
3c4ed5da6f tests/FrameMapper: Variables fixes
- Don't use ALLCAPS for actual variables
- Make constant values `const`
2021-04-09 05:27:45 -04:00
FeRD (Frank Dana)
1240aaa874 Remove old UnitTest++ tests 2021-04-09 05:27:36 -04:00
FeRD (Frank Dana)
893a7c4240 Fix test memory leaks 2021-04-09 04:50:37 -04:00
FeRD (Frank Dana)
96e165a4d3 Port new test to Catch2 2021-04-09 04:45:25 -04:00
FeRD (Frank Dana)
d6057e2c64 Some fixes to new unit test 2021-04-09 04:45:02 -04:00
FeRD (Frank Dana)
709d550783 Fix unit test building 2021-04-09 04:44:48 -04:00
FeRD (Frank Dana)
f1757211fc Merge branch 'develop' into catch2 2021-04-09 04:10:00 -04:00
FeRD (Frank Dana)
d9775d4a5e Port unit tests to Catch2 2021-04-09 04:09:36 -04:00
Jonathan Thomas
862a91e3d0 Merge pull request #653 from OpenShot/audio-crackles-mapper
FrameMapper Audio Crackles/Popping Fixes
2021-04-08 23:01:52 -05:00
Jonathan Thomas
2e57d365e2 Fixing tabs/spaces 2021-04-08 22:40:51 -05:00
Jonathan Thomas
a972995308 Removing some debug logging related to opencv effects 2021-04-08 22:36:28 -05:00
Jonathan Thomas
1dba02f5b0 Added new unit test which distributes audio samples between many different framerates (30/1, 24/1, 30000/1001, 119/4), and fixes a huge issue with mapping frame numbers incorrectly causing audio crackles/pops. Also fixes a bug which causes crashes on NON-STEREO channel layouts. 2021-04-08 22:34:48 -05:00
FeRD (Frank Dana)
c68b16643e Rename tests/*_Tests.cpp to tests/*.cpp 2021-04-07 23:41:04 -04:00
FeRD (Frank Dana)
8bc4db00d3 Duplicate *_Tests.cpp history in cppunittest/ history. 2021-04-07 23:40:43 -04:00
Frank Dana
b232919f2f Merge pull request #642 from ferdnyc/fix-doc-comments
Documentation comment fixes
2021-03-31 20:41:16 -04:00
FeRD (Frank Dana)
8227a91502 Timeline: Add constructor accepting ReaderInfo 2021-03-31 20:20:16 -04:00