php-src/ext/exif/tests
Niels Dossche f320c3561e Use __DIR__-relative path in tests
Otherwise we can't run them from another directory, they'll fail
instead.
2023-11-15 22:00:04 +01:00
..
bug50660 Migrate skip checks to --EXTENSIONS--, p2 2021-04-01 12:08:24 +01:00
bug72735 Migrate skip checks to --EXTENSIONS--, p2 2021-04-01 12:08:24 +01:00
bug72819 Migrate skip checks to --EXTENSIONS--, p2 2021-04-01 12:08:24 +01:00
bug73115 Migrate skip checks to --EXTENSIONS--, p2 2021-04-01 12:08:24 +01:00
bug74428 Migrate skip checks to --EXTENSIONS--, p2 2021-04-01 12:08:24 +01:00
bug75785 Prefer EXPECT over EXPECTF 2021-06-29 17:13:02 +02:00
bug77184 Migrate skip checks to --EXTENSIONS--, p2 2021-04-01 12:08:24 +01:00
bug77564 Migrate skip checks to --EXTENSIONS--, p2 2021-04-01 12:08:24 +01:00
bug34704-mb.phpt Migrate skip checks to --EXTENSIONS--, p2 2021-04-01 12:08:24 +01:00
bug34704.jpg Fix permissions 2018-09-21 14:12:25 +02:00
bug34704.phpt Migrate skip checks to --EXTENSIONS--, p2 2021-04-01 12:08:24 +01:00
bug34704私はガラスを食べられます.jpg Fixed the UTF-8 and long path support in the streams on Windows. 2016-06-20 12:45:39 +02:00
bug48378.jpg Rename *.jpeg files to *.jpg 2019-05-11 03:22:19 +02:00
bug48378.phpt Migrate skip checks to --EXTENSIONS--, p2 2021-04-01 12:08:24 +01:00
bug50845.jpg Fix #50845: exif_process_IFD_TAG: Use the right offset if reading from stream 2016-06-14 10:48:08 -07:00
bug50845.phpt Migrate skip checks to --EXTENSIONS--, p2 2021-04-01 12:08:24 +01:00
bug54002_1.jpg Rename *.jpeg files to *.jpg 2019-05-11 03:22:19 +02:00
bug54002_2.jpg Rename *.jpeg files to *.jpg 2019-05-11 03:22:19 +02:00
bug54002.phpt Migrate skip checks to --EXTENSIONS--, p2 2021-04-01 12:08:24 +01:00
bug60150.jpg fix bug #60150 for 5.3 too 2011-11-19 04:49:36 +00:00
bug60150.phpt Migrate skip checks to --EXTENSIONS--, p2 2021-04-01 12:08:24 +01:00
bug62523_1.jpg Reduce EXIF test image sizes, there is still one large image left that I will look into reducing if possible (bug50845.jpg) 2017-07-30 21:59:55 +02:00
bug62523_1.phpt Migrate skip checks to --EXTENSIONS--, p2 2021-04-01 12:08:24 +01:00
bug62523_2.jpg Reduce EXIF test image sizes, there is still one large image left that I will look into reducing if possible (bug50845.jpg) 2017-07-30 21:59:55 +02:00
bug62523_2.phpt Migrate skip checks to --EXTENSIONS--, p2 2021-04-01 12:08:24 +01:00
bug62523_3.jpg add tests for bug #62523 2013-10-21 22:15:09 +02:00
bug62523_3.phpt Migrate skip checks to --EXTENSIONS--, p2 2021-04-01 12:08:24 +01:00
bug64739.jpg Test case for bug #64739 2017-07-21 21:55:11 +02:00
bug64739.phpt Migrate skip checks to --EXTENSIONS--, p2 2021-04-01 12:08:24 +01:00
bug68113-mb.phpt Migrate skip checks to --EXTENSIONS--, p2 2021-04-01 12:08:24 +01:00
bug68113.jpg Fix permissions 2018-09-21 14:12:25 +02:00
bug68113.phpt Migrate skip checks to --EXTENSIONS--, p2 2021-04-01 12:08:24 +01:00
bug68113私はガラスを食べられます.jpg Fixed the UTF-8 and long path support in the streams on Windows. 2016-06-20 12:45:39 +02:00
bug68547.jpg Fixed bug #68547 (Exif Header component value check error) (Patch by sjh21a at gmail dot com) 2016-08-05 10:03:14 +02:00
bug68547.phpt Improve performance of AppVeyor test runs 2021-06-14 23:36:17 +02:00
bug68799.jpg Fix bug #68799: Free called on unitialized pointer 2015-01-11 00:51:05 -08:00
bug68799.phpt Deprecate implicit dynamic properties 2021-11-26 14:10:11 +01:00
bug71534.phpt Migrate skip checks to --EXTENSIONS--, p2 2021-04-01 12:08:24 +01:00
bug71534.tiff Fixed bug #71534 (Type confusion in exif_read_data() leading to heap overflow in debug mode) 2016-08-07 05:35:46 +02:00
bug72094_1.jpg Fix bug #72094 - Out of bounds heap read access in exif header processing 2016-04-24 19:33:52 -07:00
bug72094_2.jpg Fix bug #72094 - Out of bounds heap read access in exif header processing 2016-04-24 19:33:52 -07:00
bug72094_3.jpg Fix bug #72094 - Out of bounds heap read access in exif header processing 2016-04-24 19:33:52 -07:00
bug72094_4.jpg Fix bug #72094 - Out of bounds heap read access in exif header processing 2016-04-24 19:33:52 -07:00
bug72094.phpt Migrate skip checks to --EXTENSIONS--, p2 2021-04-01 12:08:24 +01:00
bug72603.jpg Rename *.jpeg files to *.jpg 2019-05-11 03:22:19 +02:00
bug72603.phpt Migrate skip checks to --EXTENSIONS--, p2 2021-04-01 12:08:24 +01:00
bug72618.jpg Fix bug #72618: NULL Pointer Dereference in exif_process_user_comment 2016-07-18 23:21:51 -07:00
bug72618.phpt Migrate skip checks to --EXTENSIONS--, p2 2021-04-01 12:08:24 +01:00
bug72627.phpt Migrate skip checks to --EXTENSIONS--, p2 2021-04-01 12:08:24 +01:00
bug72627.tiff Fixed bug #72627: Memory Leakage In exif_process_IFD_in_TIFF 2016-08-16 22:55:40 -07:00
bug73737.phpt Migrate skip checks to --EXTENSIONS--, p2 2021-04-01 12:08:24 +01:00
bug73737.tiff Fix bug #73737 FPE when parsing a tag format 2016-12-31 19:31:49 -08:00
bug76130_1.jpg Fix #76130: Heap Buffer Overflow (READ: 1786) in exif_iif_add_value 2018-04-22 20:15:02 -07:00
bug76130_2.jpg Fix #76130: Heap Buffer Overflow (READ: 1786) in exif_iif_add_value 2018-04-22 20:15:02 -07:00
bug76130.phpt Migrate skip checks to --EXTENSIONS--, p2 2021-04-01 12:08:24 +01:00
bug76164.phpt Migrate skip checks to --EXTENSIONS--, p2 2021-04-01 12:08:24 +01:00
bug76409.phpt Migrate skip checks to --EXTENSIONS--, p2 2021-04-01 12:08:24 +01:00
bug76423.jpg Fix bug #76423 - Int Overflow lead to Heap OverFlow in exif_thumbnail_extract of exif.c 2018-07-16 14:16:58 -07:00
bug76423.phpt Migrate skip checks to --EXTENSIONS--, p2 2021-04-01 12:08:24 +01:00
bug76557.jpg Fix bug #76557: heap-buffer-overflow (READ of size 48) while reading exif data 2018-07-16 14:17:51 -07:00
bug76557.phpt Migrate skip checks to --EXTENSIONS--, p2 2021-04-01 12:08:24 +01:00
bug77540.jpg Fix bug #77540 - Invalid Read on exif_process_SOFn 2019-03-03 23:34:00 -08:00
bug77540.phpt Migrate skip checks to --EXTENSIONS--, p2 2021-04-01 12:08:24 +01:00
bug77563.jpg Fix bug #77563 - Uninitialized read in exif_process_IFD_in_MAKERNOTE 2019-03-03 23:34:00 -08:00
bug77563.phpt Migrate skip checks to --EXTENSIONS--, p2 2021-04-01 12:08:24 +01:00
bug77753.phpt Migrate skip checks to --EXTENSIONS--, p2 2021-04-01 12:08:24 +01:00
bug77753.tiff Fix bug #77753 - Heap-buffer-overflow in php_ifd_get32s 2019-03-31 23:11:34 -07:00
bug77831.phpt Migrate skip checks to --EXTENSIONS--, p2 2021-04-01 12:08:24 +01:00
bug77831.tiff Fixed bug #77831 - Heap-buffer-overflow in exif_iif_add_value in EXIF 2019-04-02 00:12:26 -07:00
bug77950.phpt Migrate skip checks to --EXTENSIONS--, p2 2021-04-01 12:08:24 +01:00
bug77950.tiff Fix bug #77950 - Heap-buffer-overflow in _estrndup via exif_process_IFD_TAG 2019-04-30 00:05:23 -07:00
bug77988.jpg Fix bug #77988 - heap-buffer-overflow on php_jpg_get16 2019-05-27 17:28:09 -07:00
bug77988.phpt Migrate skip checks to --EXTENSIONS--, p2 2021-04-01 12:08:24 +01:00
bug78222.jpg Fix bug #78222 (heap-buffer-overflow on exif_scan_thumbnail) 2019-07-29 00:53:28 -07:00
bug78222.phpt Migrate skip checks to --EXTENSIONS--, p2 2021-04-01 12:08:24 +01:00
bug78256.jpg Fix bug #78256 (heap-buffer-overflow on exif_process_user_comment) 2019-07-29 00:53:37 -07:00
bug78256.phpt Migrate skip checks to --EXTENSIONS--, p2 2021-04-01 12:08:24 +01:00
bug78793.phpt Use __DIR__-relative path in tests 2023-11-15 22:00:04 +01:00
bug78910.phpt Migrate skip checks to --EXTENSIONS--, p2 2021-04-01 12:08:24 +01:00
bug79046.phpt Migrate skip checks to --EXTENSIONS--, p2 2021-04-01 12:08:24 +01:00
bug79282.phpt Migrate skip checks to --EXTENSIONS--, p2 2021-04-01 12:08:24 +01:00
duplicate_copyright_tag_leak.phpt Migrate skip checks to --EXTENSIONS--, p2 2021-04-01 12:08:24 +01:00
duplicate_copyright_tag_leak.tiff Fix exif leak on duplicate copyright tags 2019-09-19 14:19:31 +02:00
exif000.phpt Migrate skip checks to --EXTENSIONS--, p2 2021-04-01 12:08:24 +01:00
exif001.phpt Migrate skip checks to --EXTENSIONS--, p2 2021-04-01 12:08:24 +01:00
exif002.phpt Migrate skip checks to --EXTENSIONS--, p2 2021-04-01 12:08:24 +01:00
exif003.phpt Migrate skip checks to --EXTENSIONS--, p2 2021-04-01 12:08:24 +01:00
exif004.phpt Don't unnecessarily skip mb related tests 2022-05-06 15:48:21 +02:00
exif005.phpt Migrate skip checks to --EXTENSIONS--, p2 2021-04-01 12:08:24 +01:00
exif007.phpt Migrate skip checks to --EXTENSIONS--, p2 2021-04-01 12:08:24 +01:00
exif008.phpt Migrate skip checks to --EXTENSIONS--, p2 2021-04-01 12:08:24 +01:00
exif009.phpt Migrate skip checks to --EXTENSIONS--, p2 2021-04-01 12:08:24 +01:00
exif010.phpt Migrate skip checks to --EXTENSIONS--, p2 2021-04-01 12:08:24 +01:00
exif011.phpt Migrate skip checks to --EXTENSIONS--, p2 2021-04-01 12:08:24 +01:00
exif012.phpt Add %0 format to run-tests.php 2021-05-29 11:33:13 +02:00
exif013.phpt Add %0 format to run-tests.php 2021-05-29 11:33:13 +02:00
exif014.phpt Add %0 format to run-tests.php 2021-05-29 11:33:13 +02:00
exif015.phpt Add %0 format to run-tests.php 2021-05-29 11:33:13 +02:00
exif016.phpt Migrate skip checks to --EXTENSIONS--, p2 2021-04-01 12:08:24 +01:00
exif017.phpt Migrate skip checks to --EXTENSIONS--, p2 2021-04-01 12:08:24 +01:00
exif018.phpt Migrate skip checks to --EXTENSIONS--, p2 2021-04-01 12:08:24 +01:00
exif020.phpt Add %0 format to run-tests.php 2021-05-29 11:33:13 +02:00
exif021.phpt Add %0 format to run-tests.php 2021-05-29 11:33:13 +02:00
exif022.phpt Add %0 format to run-tests.php 2021-05-29 11:33:13 +02:00
exif023.phpt Add %0 format to run-tests.php 2021-05-29 11:33:13 +02:00
exif024.phpt Migrate skip checks to --EXTENSIONS--, p2 2021-04-01 12:08:24 +01:00
exif025.phpt Migrate skip checks to --EXTENSIONS--, p2 2021-04-01 12:08:24 +01:00
exif026.phpt Migrate skip checks to --EXTENSIONS--, p2 2021-04-01 12:08:24 +01:00
exif027.phpt Migrate skip checks to --EXTENSIONS--, p2 2021-04-01 12:08:24 +01:00
exif_encoding_crash.jpg Merged PR #293 (Exif crash on unknown encoding was fixed) 2013-10-21 21:48:27 +02:00
exif_encoding_crash.phpt Migrate skip checks to --EXTENSIONS--, p2 2021-04-01 12:08:24 +01:00
exif_imagetype_basic-mb.phpt Migrate skip checks to --EXTENSIONS--, p2 2021-04-01 12:08:24 +01:00
exif_imagetype_basic.phpt Migrate skip checks to --EXTENSIONS--, p2 2021-04-01 12:08:24 +01:00
exif_imagetype_error.phpt Migrate skip checks to --EXTENSIONS--, p2 2021-04-01 12:08:24 +01:00
exif_read_data_0.phpt Migrate skip checks to --EXTENSIONS--, p2 2021-04-01 12:08:24 +01:00
exif_read_data_streams_seek.phpt Migrate skip checks to --EXTENSIONS--, p2 2021-04-01 12:08:24 +01:00
exif_read_data_streams.phpt Migrate skip checks to --EXTENSIONS--, p2 2021-04-01 12:08:24 +01:00
exif_tagname_basic.phpt Migrate skip checks to --EXTENSIONS--, p2 2021-04-01 12:08:24 +01:00
exif_thumbnail_streams.phpt Migrate skip checks to --EXTENSIONS--, p2 2021-04-01 12:08:24 +01:00
filename_empty.phpt Migrate skip checks to --EXTENSIONS--, p2 2021-04-01 12:08:24 +01:00
float_cast_overflow.phpt Migrate skip checks to --EXTENSIONS--, p2 2021-04-01 12:08:24 +01:00
float_cast_overflow.tiff Avoid float to int cast UB in exif 2019-12-17 13:26:05 +01:00
gh10834.phpt Fix GH-10834: exif_read_data() cannot read smaller stream wrapper chunk sizes 2023-05-12 23:37:00 +02:00
image007.jpg
image008.jpg
image009.jpg
image010.jpg
image011.jpg
image012.jpg
image013.jpg
image014.jpg
image015.jpg
image016.tiff
image017.tiff
image018.tiff
image020.tiff
image021.tiff
image022.tiff
image023.tiff
image024.jpg
image025.jpg
image026.tiff
image027.tiff
nesting_level_oom.phpt Migrate skip checks to --EXTENSIONS--, p2 2021-04-01 12:08:24 +01:00
nesting_level_oom.tiff Make MAX_IFD_NESTING_LEVEL an actual nesting level 2020-08-31 09:28:59 +02:00
redhat-bug1362571.jpg Fixed Redhat bug #1362571 (PHP not returning full results for exif_read_data function) 2016-08-03 11:59:30 +02:00
redhat-bug1362571.phpt Migrate skip checks to --EXTENSIONS--, p2 2021-04-01 12:08:24 +01:00
sony.jpg Reduce EXIF test image sizes, there is still one large image left that I will look into reducing if possible (bug50845.jpg) 2017-07-30 21:59:55 +02:00
sony.phpt Migrate skip checks to --EXTENSIONS--, p2 2021-04-01 12:08:24 +01:00
tag_with_illegal_zero_components.jpeg Fix out-of-bounds read in exif tag reading 2019-09-19 21:11:57 +02:00
tag_with_illegal_zero_components.phpt Migrate skip checks to --EXTENSIONS--, p2 2021-04-01 12:08:24 +01:00
temporary_buffer_leak.jpg Fix leak of temporary buffer during exif tag reading 2019-09-22 12:10:17 +02:00
temporary_buffer_leak.phpt Migrate skip checks to --EXTENSIONS--, p2 2021-04-01 12:08:24 +01:00
test1.jpg
test2.jpg
test2私はガラスを食べられます.jpg Fixed the UTF-8 and long path support in the streams on Windows. 2016-06-20 12:45:39 +02:00
test3.jpg
test4.jpg
test5.jpg
zero_length_makernote_leak.phpt Migrate skip checks to --EXTENSIONS--, p2 2021-04-01 12:08:24 +01:00
zero_length_makernote_leak.tiff Fix multiple leaks in exif_read_data() 2019-09-21 20:40:03 +02:00