summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* rename llmr => mbglKonstantin Käfer2014-07-1612-82/+82
* rename file and fix merge errorKonstantin Käfer2014-07-161-0/+0
* separate comparisons and expressionsKonstantin Käfer2014-07-162-5/+5
* add more comparison testsKonstantin Käfer2014-07-161-22/+198
* update value semanatics to be closer to js and add filter expression testsKonstantin Käfer2014-07-163-50/+286
* add icon render testKonstantin Käfer2014-07-154-4/+56
* disallow copying to avoid accidental unchecked message outputKonstantin Käfer2014-07-151-1/+2
* fix errorsKonstantin Käfer2014-07-141-1/+1
* add enum class to unify parsing/stringificationKonstantin Käfer2014-07-143-8/+68
* add cstdarg headersKonstantin Käfer2014-07-111-1/+2
* allow formatted messagesKonstantin Käfer2014-07-114-5/+22
* add logging facility and check logs in testsKonstantin Käfer2014-07-1110-16/+228
* 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
* fix other style as wellKonstantin Käfer2014-07-091-6/+2
* update fixturesKonstantin Käfer2014-07-091-6/+2
* replace {{token}} with {token}, and %d/%d/%d with {z}/{x}/{y}Konstantin Käfer2014-07-092-2/+2
* fuzzy image comparison + create diff imagesKonstantin Käfer2014-07-091-1/+0
* fix automated headless testing on travisKonstantin Käfer2014-07-092-0/+0
* 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
* fix headless rendering on travis and actually execute the headless testKonstantin Käfer2014-07-071-1/+9
* 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
* add relaxed comparsion function + testsKonstantin Käfer2014-05-081-0/+148
* add variant testKonstantin Käfer2014-05-022-1/+36
* move to libuv for the rendering loopKonstantin Käfer2014-04-301-32/+16
* add more timers to headless testKonstantin Käfer2014-04-251-1/+28
* fix headless test caseKonstantin Käfer2014-04-251-1/+1
* add libcurl loadingKonstantin Käfer2014-04-162-16/+38