Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'stylesource' into fuzz-pipe | Mike Morris | 2014-07-11 | 10 | -16/+228 |
|\ | |||||
| * | add logging facility and check logs in tests | Konstantin Käfer | 2014-07-11 | 10 | -16/+228 |
* | | remove link_gl from test/style gyp | Mike Morris | 2014-07-10 | 1 | -1/+0 |
* | | Merge branch 'stylesource' into fuzz-pipe | Mike Morris | 2014-07-10 | 25 | -51/+185 |
|\ \ | |/ | |||||
| * | allow setting classes in the test case | Konstantin Käfer | 2014-07-10 | 5 | -0/+57 |
| * | allow processing multiple renders per test | Konstantin Käfer | 2014-07-10 | 16 | -43/+61 |
| * | allow specifying a base parameter for exponential functions | Konstantin Käfer | 2014-07-10 | 1 | -1/+1 |
| * | report fixture request errors | Konstantin Käfer | 2014-07-10 | 1 | -0/+5 |
| * | cleanup | Konstantin Käfer | 2014-07-10 | 1 | -7/+5 |
| * | change line width and add line-width test | Konstantin Käfer | 2014-07-10 | 8 | -13/+69 |
* | | link_gl | Mike Morris | 2014-07-10 | 1 | -0/+1 |
* | | Merge branch 'master' into fuzz-pipe | Mike Morris | 2014-07-09 | 2 | -12/+4 |
|\ \ | |/ | |||||
| * | fix other style as well | Konstantin Käfer | 2014-07-09 | 1 | -6/+2 |
| * | update fixtures | Konstantin Käfer | 2014-07-09 | 1 | -6/+2 |
* | | fix test/style stylesheet paths | Mike Morris | 2014-07-09 | 1 | -4/+2 |
* | | Merge branch 'master' into fuzz-pipe | Mike Morris | 2014-07-09 | 2 | -2/+2 |
|\ \ | |/ | |||||
| * | replace {{token}} with {token}, and %d/%d/%d with {z}/{x}/{y} | Konstantin Käfer | 2014-07-09 | 2 | -2/+2 |
* | | Merge branch 'master' into fuzz-pipe | Mike Morris | 2014-07-09 | 1 | -1/+0 |
|\ \ | |/ | |||||
| * | fuzzy image comparison + create diff images | Konstantin Käfer | 2014-07-09 | 1 | -1/+0 |
* | | fix stylesheet directory prefix | Mike Morris | 2014-07-09 | 1 | -2/+4 |
* | | generate fuzzed color stylesheet, copy to product_dir | Mike Morris | 2014-07-09 | 1 | -0/+10 |
* | | Merge branch 'master' into fuzz-pipe | Mike Morris | 2014-07-09 | 2 | -0/+0 |
|\ \ | |/ | |||||
| * | fix automated headless testing on travis | Konstantin Käfer | 2014-07-09 | 2 | -0/+0 |
* | | change style assert | Mike Morris | 2014-07-09 | 1 | -3/+3 |
* | | Merge branch 'master' into malformed | Mike Morris | 2014-07-09 | 19 | -40/+233 |
|\ \ | |/ | |||||
| * | add antialiasing test | Konstantin Käfer | 2014-07-08 | 5 | -1/+42 |
| * | fix compile errors | Konstantin Käfer | 2014-07-08 | 1 | -1/+2 |
| * | update headless testing to be configurable | Konstantin Käfer | 2014-07-08 | 14 | -38/+79 |
| * | don't overwrite global symbol basename | Konstantin Käfer | 2014-07-07 | 2 | -10/+10 |
| * | add test fixture and image comparison | Konstantin Käfer | 2014-07-07 | 12 | -16/+126 |
* | | test Style.loadJSON directly, drop headless view | Mike Morris | 2014-07-07 | 2 | -11/+3 |
* | | run fuzzed stylesheet test with malformed color strings | Mike Morris | 2014-07-07 | 2 | -5/+6 |
* | | Merge branch 'master' into malformed | Mike Morris | 2014-07-07 | 1 | -1/+9 |
|\ \ | |/ | |||||
| * | fix headless rendering on travis and actually execute the headless test | Konstantin Käfer | 2014-07-07 | 1 | -1/+9 |
* | | first attempt at testing malformed style parsing | Mike Morris | 2014-07-07 | 2 | -0/+42 |
|/ | |||||
* | move headless to their own files | Konstantin Käfer | 2014-07-07 | 2 | -115/+12 |
* | make headless rendering work again by setting the correct fbo | Konstantin Käfer | 2014-07-07 | 1 | -74/+86 |
* | fix up OS X/headless notify_map_change() for new API | Justin R. Miller | 2014-07-03 | 1 | -1/+1 |
* | fix function tests | Konstantin Käfer | 2014-07-01 | 1 | -129/+50 |
* | remove boost warnings from test | Konstantin Käfer | 2014-07-01 | 1 | -0/+6 |
* | load stylesheet file for headless test | Konstantin Käfer | 2014-06-03 | 1 | -4/+12 |
* | add a few tests | Konstantin Käfer | 2014-06-03 | 1 | -0/+293 |
* | generalize variant comparison and add more operators | Konstantin Käfer | 2014-06-02 | 1 | -125/+130 |
* | [test] fix signed/unsigned comparisons | Dane Springmeyer | 2014-05-29 | 1 | -9/+9 |
* | fix #269 | Dane Springmeyer | 2014-05-28 | 1 | -0/+9 |
* | add test for #206 | Konstantin Käfer | 2014-05-27 | 1 | -0/+71 |
* | add function tests | Konstantin Käfer | 2014-05-20 | 2 | -0/+174 |
* | always use std:: namespace for math functions | Konstantin Käfer | 2014-05-14 | 1 | -6/+6 |
* | Calculate clip IDs with a huffman prefix tree | Konstantin Käfer | 2014-05-09 | 3 | -0/+318 |
* | make sure we're not converting too relaxedly | Konstantin Käfer | 2014-05-08 | 1 | -131/+125 |