summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stylesource' into fuzz-pipeMike Morris2014-07-1110-16/+228
|\
| * add logging facility and check logs in testsKonstantin Käfer2014-07-1110-16/+228
* | remove link_gl from test/style gypMike Morris2014-07-101-1/+0
* | Merge branch 'stylesource' into fuzz-pipeMike Morris2014-07-1025-51/+185
|\ \ | |/
| * allow setting classes in the test caseKonstantin Käfer2014-07-105-0/+57
| * allow processing multiple renders per testKonstantin Käfer2014-07-1016-43/+61
| * allow specifying a base parameter for exponential functionsKonstantin Käfer2014-07-101-1/+1
| * report fixture request errorsKonstantin Käfer2014-07-101-0/+5
| * cleanupKonstantin Käfer2014-07-101-7/+5
| * change line width and add line-width testKonstantin Käfer2014-07-108-13/+69
* | link_glMike Morris2014-07-101-0/+1
* | Merge branch 'master' into fuzz-pipeMike Morris2014-07-092-12/+4
|\ \ | |/
| * fix other style as wellKonstantin Käfer2014-07-091-6/+2
| * update fixturesKonstantin Käfer2014-07-091-6/+2
* | fix test/style stylesheet pathsMike Morris2014-07-091-4/+2
* | Merge branch 'master' into fuzz-pipeMike Morris2014-07-092-2/+2
|\ \ | |/
| * replace {{token}} with {token}, and %d/%d/%d with {z}/{x}/{y}Konstantin Käfer2014-07-092-2/+2
* | Merge branch 'master' into fuzz-pipeMike Morris2014-07-091-1/+0
|\ \ | |/
| * fuzzy image comparison + create diff imagesKonstantin Käfer2014-07-091-1/+0
* | fix stylesheet directory prefixMike Morris2014-07-091-2/+4
* | generate fuzzed color stylesheet, copy to product_dirMike Morris2014-07-091-0/+10
* | Merge branch 'master' into fuzz-pipeMike Morris2014-07-092-0/+0
|\ \ | |/
| * fix automated headless testing on travisKonstantin Käfer2014-07-092-0/+0
* | change style assertMike Morris2014-07-091-3/+3
* | Merge branch 'master' into malformedMike Morris2014-07-0919-40/+233
|\ \ | |/
| * add antialiasing testKonstantin Käfer2014-07-085-1/+42
| * fix compile errorsKonstantin Käfer2014-07-081-1/+2
| * update headless testing to be configurableKonstantin Käfer2014-07-0814-38/+79
| * don't overwrite global symbol basenameKonstantin Käfer2014-07-072-10/+10
| * add test fixture and image comparisonKonstantin Käfer2014-07-0712-16/+126
* | test Style.loadJSON directly, drop headless viewMike Morris2014-07-072-11/+3
* | run fuzzed stylesheet test with malformed color stringsMike Morris2014-07-072-5/+6
* | Merge branch 'master' into malformedMike Morris2014-07-071-1/+9
|\ \ | |/
| * fix headless rendering on travis and actually execute the headless testKonstantin Käfer2014-07-071-1/+9
* | first attempt at testing malformed style parsingMike Morris2014-07-072-0/+42
|/
* move headless to their own filesKonstantin Käfer2014-07-072-115/+12
* make headless rendering work again by setting the correct fboKonstantin Käfer2014-07-071-74/+86
* fix up OS X/headless notify_map_change() for new APIJustin R. Miller2014-07-031-1/+1
* fix function testsKonstantin Käfer2014-07-011-129/+50
* remove boost warnings from testKonstantin Käfer2014-07-011-0/+6
* load stylesheet file for headless testKonstantin Käfer2014-06-031-4/+12
* add a few testsKonstantin Käfer2014-06-031-0/+293
* generalize variant comparison and add more operatorsKonstantin Käfer2014-06-021-125/+130
* [test] fix signed/unsigned comparisonsDane Springmeyer2014-05-291-9/+9
* fix #269Dane Springmeyer2014-05-281-0/+9
* add test for #206Konstantin Käfer2014-05-271-0/+71
* add function testsKonstantin Käfer2014-05-202-0/+174
* always use std:: namespace for math functionsKonstantin Käfer2014-05-141-6/+6
* Calculate clip IDs with a huffman prefix treeKonstantin Käfer2014-05-093-0/+318
* make sure we're not converting too relaxedlyKonstantin Käfer2014-05-081-131/+125