aboutsummaryrefslogtreecommitdiff
path: root/test/unit/preprocess.lua
Commit message (Expand)AuthorAge
* refactor: fix headers with IWYUdundargoc2023-11-28
* refactor(unit): add type annotationsLewis Russell2023-04-14
* test: replace lfs with luv and vim.fsdundargoc2023-04-04
* Revert "tests: unit: fix preprocess: pass -m32 for 32bit ABI (#11073)"James McCoy2021-08-16
* tests: unit: fix preprocess: pass -m32 for 32bit ABI (#11073)Daniel Hahler2019-09-22
* tests: Fix repeated_popen_r usage, rename the functionZyX2017-03-19
* tests: Fix CI failuresZyX2017-03-19
* functests: Check that `-s` works as expectedZyX2017-03-19
* 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