aboutsummaryrefslogtreecommitdiff
path: root/test/unit/preprocess.lua
Commit message (Expand)AuthorAge
* buffer: Hide one of the asserts from lua parserZyX2017-02-25
* unittest: Filter out standard defines so that they do not spam stderr (#6113)Nikolai Aleksandrovich Pavlov2017-02-15
* unittest,memory: Fix testsZyX2017-01-07
* unittest: Fix linter errorsZyX2017-01-03
* unittest: Refactor preprocess.luaZyX2017-01-03
* unittest: Move nil checks to Gcc:preprocessZyX2017-01-03
* unittest: Record previous defines in another placeZyX2017-01-03
* unittest: Allow multiple indirect includesZyX2017-01-03
* Tests: make unit tests work on macOS SierraMarco Hinz2016-12-29
* test/unit: clean up according to luacheckMarco Hinz2015-11-23
* unittests: define _Thread_local to be nothingJohn Szakmeister2015-02-09
* unit tests: avoid global scope; add missing cimportsJustin M. Keyes2014-09-11
* unittest: convert preprocess.moon to luaThiago de Arruda2014-08-31