index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
unit
/
preprocess.lua
Commit message (
Expand
)
Author
Age
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
refactor(unit): add type annotations
Lewis Russell
2023-04-14
*
test: replace lfs with luv and vim.fs
dundargoc
2023-04-04
*
Revert "tests: unit: fix preprocess: pass -m32 for 32bit ABI (#11073)"
James McCoy
2021-08-16
*
tests: unit: fix preprocess: pass -m32 for 32bit ABI (#11073)
Daniel Hahler
2019-09-22
*
tests: Fix repeated_popen_r usage, rename the function
ZyX
2017-03-19
*
tests: Fix CI failures
ZyX
2017-03-19
*
functests: Check that `-s` works as expected
ZyX
2017-03-19
*
buffer: Hide one of the asserts from lua parser
ZyX
2017-02-25
*
unittest: Filter out standard defines so that they do not spam stderr (#6113)
Nikolai Aleksandrovich Pavlov
2017-02-15
*
unittest,memory: Fix tests
ZyX
2017-01-07
*
unittest: Fix linter errors
ZyX
2017-01-03
*
unittest: Refactor preprocess.lua
ZyX
2017-01-03
*
unittest: Move nil checks to Gcc:preprocess
ZyX
2017-01-03
*
unittest: Record previous defines in another place
ZyX
2017-01-03
*
unittest: Allow multiple indirect includes
ZyX
2017-01-03
*
Tests: make unit tests work on macOS Sierra
Marco Hinz
2016-12-29
*
test/unit: clean up according to luacheck
Marco Hinz
2015-11-23
*
unittests: define _Thread_local to be nothing
John Szakmeister
2015-02-09
*
unit tests: avoid global scope; add missing cimports
Justin M. Keyes
2014-09-11
*
unittest: convert preprocess.moon to lua
Thiago de Arruda
2014-08-31