summaryrefslogtreecommitdiffstatshomepage
path: root/test/unit/preprocess.lua
AgeCommit message (Expand)AuthorFiles
2026-01-21test: fix some type warnings (#37483)zeertzjq1
2025-08-14refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guardsbfredl1
2025-05-22fix(tests): use correct include path for unittestbfredl1
2024-04-08test: improve test conventionsdundargoc1
2023-12-04build: enable lintlua for test/unit/ dir #26396Justin M. Keyes1
2023-11-28refactor: fix headers with IWYUdundargoc1
2023-04-14refactor(unit): add type annotationsLewis Russell1
2023-04-04test: replace lfs with luv and vim.fsdundargoc1
2021-08-16Revert "tests: unit: fix preprocess: pass -m32 for 32bit ABI (#11073)"James McCoy1
2019-09-22tests: unit: fix preprocess: pass -m32 for 32bit ABI (#11073)Daniel Hahler1
2017-03-19tests: Fix repeated_popen_r usage, rename the functionZyX1
2017-03-19tests: Fix CI failuresZyX1
2017-03-19functests: Check that `-s` works as expectedZyX1
2017-02-25buffer: Hide one of the asserts from lua parserZyX1
2017-02-15unittest: Filter out standard defines so that they do not spam stderr (#6113)Nikolai Aleksandrovich Pavlov1
2017-01-07unittest,memory: Fix testsZyX1
2017-01-03unittest: Fix linter errorsZyX1
2017-01-03unittest: Refactor preprocess.luaZyX1
2017-01-03unittest: Move nil checks to Gcc:preprocessZyX1
2017-01-03unittest: Record previous defines in another placeZyX1
2017-01-03unittest: Allow multiple indirect includesZyX1
2016-12-29Tests: make unit tests work on macOS SierraMarco Hinz1
2015-11-23test/unit: clean up according to luacheckMarco Hinz1
2015-02-09unittests: define _Thread_local to be nothingJohn Szakmeister1
2014-09-11unit tests: avoid global scope; add missing cimportsJustin M. Keyes1
2014-08-31unittest: convert preprocess.moon to luaThiago de Arruda1