Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-12-06 | test: Switch to the new PRNG instead of old LCG | Siarhei Siamashka | 1 | -0/+2 |
2012-12-06 | test: Search/replace 'lcg_*' -> 'prng_*' | Siarhei Siamashka | 1 | -4/+4 |
2010-02-19 | Test pixman_region32_init_from_image in region-test | Alexander Larsson | 1 | -2/+47 |
2009-07-09 | Fix bug in pixman-region.c where empty regions would not be properly initiali... | Søren Sandmann Pedersen | 1 | -0/+30 |
2009-07-08 | Add a box with y2 < y1 in region-test.c | Søren Sandmann Pedersen | 1 | -2/+2 |
2009-07-08 | Use postfix decrement, not prefix, in region-test.c | Søren Sandmann Pedersen | 1 | -1/+1 |
2009-07-08 | Eliminate empty rectangles in pixman_region_init_rects(). | Søren Sandmann Pedersen | 1 | -0/+5 |
2009-07-07 | Add an initialization with an empty rectangle to region-test.c | Søren Sandmann Pedersen | 1 | -3/+23 |
2008-06-09 | Fix uses of short variables in pixman-region.c | Søren Sandmann | 1 | -1/+2 |
2008-06-09 | Add infinite loop test | Søren Sandmann | 1 | -0/+22 |