summaryrefslogtreecommitdiffstatshomepage
path: root/test/unit/formatc.lua
AgeCommit message (Expand)AuthorFiles
2024-07-13refactor(declarations): also generate prototypes for functions in headersbfredl1
2023-12-06docs: small fixes (#26243)dundargoc1
2023-12-04build: enable lintlua for test/unit/ dir #26396Justin M. Keyes1
2023-04-14refactor(unit): add type annotationsLewis Russell1
2017-10-16test/unit/formatc: Fix parsing of most recent viml_parser_highlightZyX1
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-04-20Merge tempfile.c back into fileio.cJurica Bradaric1
2015-11-23test/unit: clean up according to luacheckMarco Hinz1
2015-01-16test: fix formatc.lua oddity on OSX/gccNicolas Hillegeer1
2014-09-11unit tests: avoid global scope; add missing cimportsJustin M. Keyes1
2014-08-31unittest: Remove remaining moonscript referencesThiago de Arruda1
2014-07-27test/formatc: improve standalone usageNicolas Hillegeer1
2014-07-27test/formatc: improve 'inline' function handlingNicolas Hillegeer1
2014-06-12spelling fixes #827Will Stamper1
2014-04-28test: fix the cimport methodNicolas Hillegeer1