legacy-imlib2/test
Kim Woelders ed89effcf3 api: error_return adjustments
- Drop imlib_load_image_fde()
- Remove error_return from imlib_load_image_mem()

It is becoming somewhat messy having functions with and without error
returns, so drop error returns in API functions added since v1.9.1.
Use imlib_get_error() to get the error instead.
2022-09-30 06:08:29 +02:00
..
images test: Re-generate test images with recent tool/library versions 2022-09-28 18:19:07 +02:00
.gitignore test: Move generated image files out of source dir 2022-01-18 20:40:59 +01:00
Makefile.am test: Add test_misc 2022-06-24 21:33:23 +02:00
test.cpp test: Command line options tweak 2022-03-07 21:46:56 +01:00
test.h test: Merge common stuff 2022-02-06 13:07:47 +01:00
test_context.cpp Deal consistently with including Imlib2.h 2022-03-03 07:35:39 +01:00
test_file.cpp test: Merge common stuff 2022-02-06 13:07:47 +01:00
test_grab.cpp Use stdint types instead of DATA32 etc. 2022-03-26 15:54:40 +01:00
test_load.cpp api: error_return adjustments 2022-09-30 06:08:29 +02:00
test_load_2.cpp test: Re-generate test images with recent tool/library versions 2022-09-28 18:19:07 +02:00
test_misc.cpp test: Add test_misc 2022-06-24 21:33:23 +02:00
test_rotate.cpp Use stdint types instead of DATA32 etc. 2022-03-26 15:54:40 +01:00
test_save.cpp test_save: Updates 2022-04-07 11:29:22 +02:00
test_scale.cpp Use stdint types instead of DATA32 etc. 2022-03-26 15:54:40 +01:00
test_string.cpp Introduce strsplit() 2022-06-23 07:36:23 +02:00