157 Commits (appveyor)

Author SHA1 Message Date
Simon Conseil 8f12e0f62f Use leaflet-providers.js to allow chosing the tile provider (ref #218) 10 years ago
Simon Conseil 95085af122 Add test for ignore_directories with special characters (ref #222) 10 years ago
Toke Høiland-Jørgensen e6519d121a Add test for set_meta command. 10 years ago
Toke Høiland-Jørgensen a8efae9805 Add test for sorting images on meta keys. 10 years ago
Toke Høiland-Jørgensen fec1a78d25 Fix read_metadata to not return a title if none is defined in index.md. 10 years ago
Toke Høiland-Jørgensen 4c82aca9a0 Add tests for sorting on metadata keys. 10 years ago
Jorge Gallegos 6eb570ceb7 Adding a test that showcases the bug 10 years ago
Simon Conseil 23951fea45 Update photoswipe 4.1.1 10 years ago
Simon Conseil 3e8ef322cf Fix encoding error with the feed plugin on PY2 (Ref #194) 10 years ago
Simon Conseil b4d1057a58 Fix ZeroDivisionError when ExposureTime contains null values (fix #193) 10 years ago
Simon Conseil 578636b194 Fix video filename for tests. 10 years ago
Simon Conseil 14f6b93756 Ensure that locale is correctly reset if the test fails. 10 years ago
Simon Conseil fce70828fc Reset logger level after the test 10 years ago
Simon Conseil a93bdcc4c7 Test that exception is raised in debug mode. 10 years ago
Simon Conseil c5d6497bd5 Add a feeds plugin, using all images sorted by date. 10 years ago
Craig Gallek a92dc0e6d9 remove temp swp file 10 years ago
Craig Gallek 589eec0d21 Implement album sorting 10 years ago
Rémy HUBSCHER dba2aec8ec Use pytest.mark.parametrize r=@saimn 10 years ago
Rémy HUBSCHER c196fc64a5 Validate GIF always use_orig and generate thumbnail. 10 years ago
Rémy HUBSCHER f3300bfb52 Make sure GIF format is accepted in the library. 10 years ago
Rémy HUBSCHER cb17a03316 Make sure gif files are zipped correctly. 10 years ago
Simon Conseil f819f883d4 Fix test with fraction exposure 10 years ago
Simon Conseil 0622f2666c xfail GPS test only for Pillow 3.0.0 10 years ago
Simon Conseil c044d276b3 Show Pillow version in the tests header 10 years ago
Simon Conseil a9ca86fe6f More fixes. 11 years ago
Simon Conseil ccea99ed36 Enhance detection of a theme directory. 11 years ago
Simon Conseil 9f0cf68b7b Fix tests - forgot to revert the config file. 11 years ago
Simon Conseil df00f85a88 Fix syntax error + avoid implicit global variables. 11 years ago
Simon Conseil 2d27aabca9 Add more tests for the video processing functions. 11 years ago
Simon Conseil 24763d46fc Cleanup. 11 years ago
Simon Conseil e8e6598b6d Strip spaces for some exif tags (fix #154). 11 years ago
Simon Conseil b4ad227eb7 Make sure that bad exif data does not crash sigal. 11 years ago
franek 78b23090fe add test on get_size method when missing image 11 years ago
franek a7e9c17489 Refactor get_size method and add 2 properties to Image (size and thumb_size). 11 years ago
Simon Conseil b3ef364d79 Pass mp4_options to the tests using generate_video. 11 years ago
Miroslav Pavleski 3a614759cb Added the video_format and mp4_settings settings in the settings template (sigal/templates/sigal.conf.py), added myself to the AUTHORS file. Parametrized the tests/test_video.py tests to run both for webm & mp4. 11 years ago
Simon Conseil 1a783ddec9 Small cleanup. 11 years ago
Juan A. Suarez Romero ca61eed13d Fix video tests 11 years ago
Juan A. Suarez Romero fb9eb3552d Honor 'use_orig' for videos 11 years ago
Simon Conseil 94c98588b8 Don't share the settings fixture between tests. 11 years ago
Abdul Qabiz cf9866f9c1 Add watermark plugin 11 years ago
jdn06 99dc1a2865 Include thumb_video_delay in tests 11 years ago
Simon Conseil ff2c79ca6d Allow to specify the author of an album (ref #139). 11 years ago
Simon Conseil dbc92d136d Test if title is already unicode. 11 years ago
Simon Conseil d42915a1ca Fix the title which was not unicode when using the settings file (fix #104). 11 years ago
Simon Conseil aaf3a7d13e read_markdown returns meta only if found, + add test. (Closes #120) 12 years ago
Antoine Pitrou e5b7e53e51 Fix #118: allow passthrough of original files 12 years ago
Simon Conseil a0ed5d88ff Use cached properties to simplify the access to exif metadata. 12 years ago
t.animal 4beee5e06a read exif only on access, sort with progress bar 12 years ago
Simon Conseil 4c3a35c66f Change where the original copy is done and add a test for this. 12 years ago