164 Commits (d89080e5431f9dcd266d7b11325627789fcf5929)

Author SHA1 Message Date
Tj Holowaychuk 5f027d70ce Added fillRect() test 14 years ago
Tj Holowaychuk e707a91c38 more color parser tests 14 years ago
Tj Holowaychuk c157041df5 Added more color parser tests 14 years ago
Tj Holowaychuk b6dd90fddb more tests 14 years ago
Tj Holowaychuk 2449ddb1fc Added more putImageData() tests 14 years ago
Tj Holowaychuk 3baf5ff7e9 Added fps to test server stats 14 years ago
Tj Holowaychuk f4cd85ad05 lowercase rgba_to_string res for hex 14 years ago
Tj Holowaychuk 4e501aa017 removed parseColor() from tests 14 years ago
Tj Holowaychuk 4d4eed0e08 removed hsl tests for now 14 years ago
Tj Holowaychuk a75848ecfe Added first arcTo() test 14 years ago
Tj Holowaychuk afbb703c94 Added width/height Canvas initialization test 14 years ago
Tj Holowaychuk 32c43baafa fixed a test 14 years ago
Tom Carden f6dbf624c9 hsl and hsla support plus initial tests 14 years ago
Tj Holowaychuk 0ce4a8fb03 More tests 14 years ago
Tj Holowaychuk 1c668076f8 More tests 14 years ago
Tj Holowaychuk 10e9dee374 Added jpeg test 14 years ago
Tj Holowaychuk 085435d416 Fixed segfault when sw/sh putImageData() values are to large 14 years ago
Tj Holowaychuk 78fd2759a2 Added more putImageData() tests 14 years ago
Tj Holowaychuk 70e9cbc6b5 Added transform() test 14 years ago
Tj Holowaychuk 98e94502b8 Another test 14 years ago
Tj Holowaychuk e035b50ef9 Another test 14 years ago
Tj Holowaychuk 7e17bfb8c1 More tests 14 years ago
Tj Holowaychuk 5793f2d1b1 Added test for createImageData(ImageData) 14 years ago
Tj Holowaychuk 2c00a3cad8 Added test for createImageData(w,h) 14 years ago
Tj Holowaychuk 7121dc41fa Clamping tests 14 years ago
Tj Holowaychuk 44bf239b0a More tests 14 years ago
Tj Holowaychuk 52d9401112 Added getImageData() unit test 14 years ago
Tj Holowaychuk f266fc3e5e Fixed putImageData() src 14 years ago
Tj Holowaychuk 3a414be06d More tests 14 years ago
Tj Holowaychuk 00059e1673 Strokes for tests 14 years ago
Tj Holowaychuk d4a60bb8ab More tests 14 years ago
Tj Holowaychuk 59adcbe4a4 Added another putImageData() test 14 years ago
Tj Holowaychuk 63ac5f52a1 Misc 14 years ago
Tj Holowaychuk 3cb4d9cc92 Started putImageData() tests 14 years ago
Tj Holowaychuk 7f3cb38768 Display stats instead of source in tests 14 years ago
Tj Holowaychuk 4e5bf64749 LOG -> log 14 years ago
Don Park 28d551e546 visual tests Firefox support 14 years ago
Tj Holowaychuk 201e77d02f Typo 14 years ago
Tj Holowaychuk a15b55e5a9 Async test support 14 years ago
Tj Holowaychuk b25d3e02fc Fixed Image#{width,height} initialization to 0 14 years ago
Tj Holowaychuk bb66df0560 Normalizing state.png in tests 14 years ago
Tj Holowaychuk 182b601735 More drawImage() tests 14 years ago
Tj Holowaychuk d535c7aa88 Added some drawImage() tests 14 years ago
Tj Holowaychuk 810e84559d Added Image#src getter test for strange race condition 14 years ago
Tj Holowaychuk 08ff03d0f0 Added Image#{width,height} getters 14 years ago
Tj Holowaychuk 0881bbab11 Added some Image tests 14 years ago
Tj Holowaychuk 0ab0e144d7 Added font state test 14 years ago
Tj Holowaychuk 9b55a191b7 Misc refactoring 14 years ago
Tj Holowaychuk fdb626da57 Fixed getter bug preventing patterns from being returned via fillStyle etc 14 years ago
Tj Holowaychuk 12e26814bb Added Context2d#antialias= 14 years ago