aboutsummaryrefslogtreecommitdiffhomepage
path: root/test (unfollow)
AgeCommit message (Expand)AuthorLines
2026-02-14Make order of operations consistent.cjanet-jitCalvin Rose-5/+9
2026-02-14Don't use built-in rounding.Calvin Rose-0/+0
2026-02-14Don't make hash-dependent tests.Calvin Rose-1/+6
2026-02-14Don't add hash sensitive tests.Calvin Rose-1/+1
2026-02-14Slight tweaks so test suite is not hash sensitive.Calvin Rose-1/+2
2026-02-04Fix select-keys for false valuesJosef Pospíšil-0/+3
2026-02-04Fix linux testJosef Pospíšil-2/+5
2026-02-04Fix xcopy invocation in sh/copyJosef Pospíšil-2/+9
2026-02-04Small tweaks to cjanet-jit to fix test gold images.Calvin Rose-2/+2
2026-02-01Add per-bar color to bar charts.Calvin Rose-0/+0
2026-02-01Add bar-chart support to spork/charts.Calvin Rose-0/+47
2026-01-31Make gfx2d/fill-rect take width height instead of x2, y2Calvin Rose-7/+7
2026-01-28A lot more changes to help chart styling. Added text rotation as well.Calvin Rose-6/+6
2026-01-27Minor changes for cleanup and update chart test.Calvin Rose-15/+6
2026-01-26More work on charting.Calvin Rose-1/+1
2026-01-25Redo cp437 conversion - dumped bit maps were not correct.Calvin Rose-1/+13
2026-01-25Add a charts module.Calvin Rose-3/+34
2026-01-23Switch over to using a pointer for backing buffer.Calvin Rose-6/+28
2026-01-20spork/generators: add keepamano.kenji-0/+41
2026-01-20spork/generators: add partition and partition-byamano.kenji-0/+42
2026-01-20spork/generators: add interposeamano.kenji-0/+17
2026-01-20spork/generators: add interleaveamano.kenji-0/+32
2026-01-20spork/generators: add iterables argument to map and mapcatamano.kenji-0/+47
2026-01-20spork/generators: add step argument to rangeamano.kenji-0/+23
2026-01-18Add fill-rect to gfx2d back.Calvin Rose-16/+8
2026-01-18More tweaks for #224 - comments in collections fixed.Calvin Rose-2/+2
2026-01-17Add some more test cases for pipeing to sh-dsl and tweak windows.Calvin Rose-3/+4
2026-01-17Add sh-dsl pipe test cases.Calvin Rose-1/+5
2026-01-17Turn off sh-dsl tests for windows temporarily.Calvin Rose-14/+15
2026-01-17Testing improvements and randomness.Calvin Rose-29/+33
2026-01-17More work on sh-dsl and improving testing libraries.Calvin Rose-1/+2
2026-01-16Add sh-dsl module to spork.Calvin Rose-0/+29
2026-01-13Improve function pointer syntax to match declarationCalvin Rose-5/+2
2026-01-04Remove line/rect primitives.Calvin Rose-22/+11
2026-01-04Allow bypassing mangling with string literal type.Calvin Rose-2/+6
2026-01-03Add test for head/tail for intersections in scanlines.Calvin Rose-2/+9
2026-01-03Add first implmentation of path stroke.Calvin Rose-2/+3
2025-12-22Add stub for outline-path to gfx2d.Calvin Rose-0/+0
2025-12-21Add more tests for fill-path and text measurement.Calvin Rose-1/+26
2025-12-21Add donut test for fill path.Calvin Rose-3/+24
2025-12-21WIP on bezier stroke.Calvin Rose-15/+88
2025-12-20Add star example and remove some code.Calvin Rose-1/+21
2025-12-20Remove triangle functionality.Calvin Rose-8/+0
2025-12-20Handle issue with path-fill-2 and cases where x=0.Calvin Rose-8/+9
2025-12-20Add new gold images and update triangle reference.Calvin Rose-2/+33
2025-12-14More work on simple text rendering.Calvin Rose-9/+1
2025-12-14Add simple test for rendering text.Calvin Rose-1/+9
2025-12-13More filetypes for gold images.Calvin Rose-4/+13
2025-12-13Add test cases for image comparison.Calvin Rose-3/+15
2025-12-13Add gold images to test suite for gfx2dCalvin Rose-2/+82