224 Commits (f091193db2854bbb01c1a7eefdca2ca2e8408397)

Author SHA1 Message Date
Bowen Ding 6c242b3272 Make kdf_gen_key accept str; minor fixes 6 years ago
Simon Conseil 8547f18e6b Use tmpdir instead of custom fixture 6 years ago
Bowen Ding f80dff1f6e Fix line endings 6 years ago
Bowen Ding 2c4fdd687d Fix writer.py and test_encrypt.py 6 years ago
Bowen Ding 28f187f12f Add test 6 years ago
Bowen Ding 87f29707b8 Add plugin encrypt 6 years ago
Simon Conseil e533b32dfc Run isort 6 years ago
Kevin Murray fcbb197cc5 Add a setting to force image output format 6 years ago
Simon Conseil c78fff6305 Run pyupgrade 6 years ago
Simon Conseil 42b362ace0 Remove test code for old Pillow version 6 years ago
Simon Conseil 538f535b5e Fix tests with Pillow 7.0 6 years ago
Simon Conseil 45de6e7b6d Make sure that read-only files can be copied (fix #375) 7 years ago
Simon Conseil ee2b5cc5be Fix typo in tests settings 7 years ago
Simon Conseil 1d79e3f7a5 Forgot to add file for the test 7 years ago
Simon Conseil 2677cba655 Add test for .nozip_gallery 7 years ago
Simon Conseil bcf4b82d05 Activate the zip_gallery plugin for tests 7 years ago
Simon Conseil af67de6ee5 Feeds: fix links to gallery and image, ref #361 7 years ago
max (maauer) f2f6fbe594 Fix test for relative links 7 years ago
max (maauer) 4ec2a25a2e Add test for relative links 7 years ago
tudacs b7a2a5a060 Remove unnecessary code from tests 7 years ago
tudacs d833573f25 Add headline test 7 years ago
tudacs 0adffcbcb5 Add test for SyntaxError thrown by IptcImagePlugin, assert log 7 years ago
Simon Conseil 675bcbc55d Add test with special chars in a markdown file 8 years ago
Simon Conseil 8fc30e7a1d Quote the album thumbnail's path 8 years ago
Simon Conseil daa85c73fc Fixes following rebase 8 years ago
Simon Conseil a212eb05b3 Quote special chars in urls. 8 years ago
Simon Conseil 705e41a908 Another fix for test_ignores 8 years ago
Simon Conseil 5b37e6b1e3 Fix video test 8 years ago
Simon Conseil fbb056e3b9 Add doc page with licenses and replace a few images 8 years ago
Simon Conseil 75c4ab13aa
Try running test_album without setting the locale (#339) 8 years ago
Simon Conseil 23cc8a994b Remove encoding specification 8 years ago
Simon Conseil 915030a2f3 Remove the u prefix for unicode strings 8 years ago
Glandos f95393b114 empty content means empty meta dict, not absent 8 years ago
Simon Conseil f178a50b5e Remove duplicated assert 8 years ago
Glandos 99c7af208b Remove custom code to mask modules, use builtin features. 8 years ago
Simon Conseil 599115a20f Use subprocess.run instead of custom wrapper 8 years ago
Simon Conseil 4bab96fdde Remove py2 code 8 years ago
Glandos a4cfce4371 prepend instead of appending, to be the first 8 years ago
Glandos f8f67db0d9 Return a loader, to be sure to interrupt the finder algorithm 8 years ago
Glandos dda9fbc592 delete existing import harder 8 years ago
Glandos 2b3fcbaac3 make a function for duplicated code 8 years ago
Glandos 0e698e58b9 test no compression cases 8 years ago
Glandos 2d8f32cab4 Add a module masker fixture. 8 years ago
Glandos 43139092ab test compression twice to ensure we test the stat path 8 years ago
Glandos a832e35d38 speed up tests by using original media. 8 years ago
Simon Conseil 2f29efbf9e Reuse the disconnect_signals fixture 8 years ago
Glandos 93f51e3e56
Use parameters for parametrized test 8 years ago
Glandos bb7c752019 Add compress_assets plugin: 8 years ago
Edwin Steele 45cf226f17 Move iptc field extraction to image.py 8 years ago
Edwin Steele ef07f1e7a7 Populate title & description from IPTC image data 8 years ago