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
Commit message (
Expand
)
Author
Age
*
fix mch_delay() unittest
Stefan Hoffmann
2014-03-25
*
Implement `mch_delay` on top of libuv
Thiago de Arruda
2014-03-24
*
Revamp the build system.
John Szakmeister
2014-03-21
*
Revive vim_fname (-> os_file_exists); fix misuse of mch_getperm.
Thomas Wienecke
2014-03-15
*
Add unit tests for mch_[gs]etperm.
Thomas Wienecke
2014-03-15
*
refactored part of expand_env_esc() into mch_get_user_directory()
Stefan Hoffmann
2014-03-13
*
moved mch_get_user_name() and mch_get_uname() into os/users.c
Stefan Hoffmann
2014-03-13
*
refactored logic from init_users() into mch_get_usernames()
Stefan Hoffmann
2014-03-13
*
Fix bugs, clean code, add tests.
Thomas Wienecke
2014-03-07
*
Declare is_executable as static and remove its unit tests.
Thomas Wienecke
2014-03-07
*
Move mch_can_exe, executable_file to os/fs.c.
Thomas Wienecke
2014-03-07
*
Add another unit test to mch_can_exe.
Thomas Wienecke
2014-03-07
*
cleanup environment variable handling + unit tests
Stefan Hoffmann
2014-03-06
*
Fix style issues.
Thomas Wienecke
2014-03-06
*
Implement pending test.
Thomas Wienecke
2014-03-05
*
Port mch_isdir to libuv.
Thomas Wienecke
2014-03-05
*
Add unit tests for executable_file and mch_can_exe.
Thomas Wienecke
2014-03-05
*
Add unit tests for mch_isdir.
Thomas Wienecke
2014-03-05
*
Apply small refactor to unit tests
Thiago de Arruda
2014-03-04
*
Correct a few parentheses.
Thomas Wienecke
2014-03-04
*
Rename and refactor mch_FullName.
Thomas Wienecke
2014-03-04
*
Add unit tests for ported filesystem functions.
Thomas Wienecke
2014-03-03
*
Add more example unit tests and run with travis
Thiago de Arruda
2014-02-27
*
Add basic infrastructure for unit testing
Thiago de Arruda
2014-02-27