Joshua M. Boniface
2de763eef9
Merge pull request #1992 from Bond-009/namingtests
...
Fix naming tests
(cherry picked from commit 78e0afae2f )
Signed-off-by: Joshua Boniface <joshua@boniface.me >
2019-11-24 13:37:23 -05:00
Bond_009
d1a6e8c99e
Fix tests
2019-09-29 13:57:43 +02:00
Bond_009
1b01a6ece1
Add tests for EncoderValidator
...
* Add support for ffmpeg 4.2
* Parse the complete ffmpeg version instead of only the first 2 digits
* Make max and min version optional
* Remove max limitation (for now)
* Style improvements
2019-09-28 19:41:34 +02:00
Bond-009
6f17a0b7af
Remove legacy auth code ( #1677 )
...
* Remove legacy auth code
* Adds tests so we don't break PasswordHash (again)
* Clean up interfaces
* Remove duplicate code
* Use auto properties
* static using
* Don't use 'this'
* Fix build
2019-09-17 12:07:15 -04:00