pixie/tests
2022-02-11 21:08:24 -08:00
..
contexts zippy 0.7.4 2022-01-06 20:14:05 -06:00
fileformats Add test files. 2022-02-11 14:27:20 -08:00
fonts zippy 0.7.4 2022-01-06 20:14:05 -06:00
images use colors 2022-02-05 23:32:10 -06:00
masks zippy 0.7.4 2022-01-06 20:14:05 -06:00
paths fix and re-enable fill optimization 2022-01-30 14:53:12 -06:00
all.nim
benchmark_blends.nim
benchmark_drawCorrect_vs_drawUber.nim fix tests, benchmarks, fuzzes, etc 2021-10-03 17:49:21 -05:00
benchmark_fonts.nim better benchmark name 2021-11-26 20:56:38 -06:00
benchmark_gif.nim fix tests, benchmarks, fuzzes, etc 2021-10-03 17:49:21 -05:00
benchmark_images.nim
benchmark_images_blur.nim
benchmark_images_draw.nim
benchmark_images_loop.nim
benchmark_jpg.nim fix tests, benchmarks, fuzzes, etc 2021-10-03 17:49:21 -05:00
benchmark_masks.nim
benchmark_paints.nim
benchmark_paths.nim
benchmark_png.nim
benchmark_qoi.nim
benchmark_svg.nim
common.nim
config.nims Initial commit 2020-11-19 18:41:32 -08:00
fuzz_bmp.nim Fixed fuzzing. 2022-02-11 21:08:24 -08:00
fuzz_gif.nim fix tests, benchmarks, fuzzes, etc 2021-10-03 17:49:21 -05:00
fuzz_image_draw.nim
fuzz_jpg.nim
fuzz_leaks.nim Add fill leak checker (use -d:pixieLeakCheck). 2021-05-29 16:26:31 -07:00
fuzz_leaks2.nim morepretty 2021-05-31 20:41:03 -05:00
fuzz_leaks3.nim
fuzz_opentype.nim
fuzz_paths.nim
fuzz_png.nim
fuzz_qoi.nim
fuzz_svg.nim
megatest_emoji.nim
megatest_fonts.nim
megatest_icons.nim
pngsuite.nim
test_bmp.nim Fixed fuzzing. 2022-02-11 21:08:24 -08:00
test_contexts.nim
test_fonts.nim
test_gif.nim
test_images.nim Rename baboon to mandrill 2022-02-04 15:07:34 +01:00
test_images_draw.nim use colors 2022-02-05 23:32:10 -06:00
test_jpg.nim
test_masks.nim
test_paints.nim Rename baboon to mandrill 2022-02-04 15:07:34 +01:00
test_paths.nim
test_png.nim
test_ppm.nim
test_qoi.nim
test_svg.nim
validate_fonts.nim
validate_jpg.nim
validate_png.nim