Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-03-17 | test: Use ARRAY_LENGTH() macro | Andrea Canciani | 1 | -1/+1 | |
Some tests hand-code ARRAY_LENGTH(). It is now provided by cairo-test.h, so it can be reused. | |||||
2008-12-12 | [test] Add a simple joins test case | Chris Wilson | 1 | -0/+109 | |
Exercise joins between short (<LINE_WIDTH) lines - used in debugging stroke-to-path. |