aboutsummaryrefslogtreecommitdiff
path: root/test/unit
Commit message (Expand)AuthorAge
* vim-patch:8.2.1473: items in a list given to :const can still be modifiedSean Dewar2021-09-16
* vim-patch:8.2.0886: cannot use octal numbers in scriptversion 4Sean Dewar2021-09-11
* vim-patch:8.1.2036: the str2nr() tests failSean Dewar2021-09-11
* vim-patch:8.1.1355: obvious mistakes are accepted as valid expressionsSean Dewar2021-09-11
* Merge pull request #15386 from jamessan/32-bit-revertJames McCoy2021-08-16
|\
| * Revert "tests: unit: fix preprocess: pass -m32 for 32bit ABI (#11073)"James McCoy2021-08-16
* | fix(highlight): remove syncolor.vimGregory Anders2021-07-27
* | refactor(undo): don't assume curbuf in u_compute_hashThomas Vigouroux2021-07-09
|/
* vim-patch:8.1.0897: can modify a:000 when using a reference (#14902)Jan Edmund Lazo2021-06-26
* extmark: fix deletable nodes in MarkTree sometimes getting skippedsnezhniylis2021-06-22
* path: add helper for checking a file extensiondm1try2020-12-01
* test,unit: Change test according to change of bg color response processingerw72020-11-20
* vim-patch:8.2.1909: number of status line items is limited to 80Rom Grk2020-10-31
* win: avoid duplicate separators in $PATH #12869Justin M. Keyes2020-09-08
* lua: Use #var instead of deprecated table.getn(var)James McCoy2020-07-31
* vim-patch:8.2.0539: comparing two NULL list failsJan Edmund Lazo2020-07-19
* vim-patch:8.0.1554: custom plugins loaded with --cleanJan Edmund Lazo2020-06-18
* vim-patch:8.2.0111: VAR_SPECIAL is also used for booleansBilly Su2020-06-06
* gen_api_dispatch.lua: allow msgpack int for Float args; test: add ui_pum_set_...Yatao Li2020-04-28
* lua: move test helper function, map and filter, to vim.shared moduleHirokazu Hata2020-02-18
* Add new marktree data structure for storing marksBjörn Linse2020-01-14
* vim-patch:8.1.1579: dict and list could be GC'ed while displaying errorJan Edmund Lazo2020-01-05
* doc: fix typosBrian Wignall2019-11-27
* build/doc/CI: remove/update quickbuild references #11258Justin M. Keyes2019-10-19
* vim-patch:8.1.1371: cannot recover from a swap file #11081Jurica Bradarić2019-10-05
* tui: fix handling of bg response after suspend (#11145)Daniel Hahler2019-10-03
* tests: unit: NVIM_TEST_TRACE_LEVEL: default to 0 #11144Daniel Hahler2019-10-02
* tui: improve handle_background_color: short-circuit (#11067)Daniel Hahler2019-09-30
* tests: unit: fix preprocess: pass -m32 for 32bit ABI (#11073)Daniel Hahler2019-09-22
* tests: improve error message with literat "~" directory (#11032)Daniel Hahler2019-09-17
* tests: assert:set_parameter('TableFormatLevel', 100) #10925Daniel Hahler2019-09-03
* tests: unit.helpers: provide string with write errors (#10715)Daniel Hahler2019-08-06
* test/mbyte_spec: skip broken test on QuickBuildJustin M. Keyes2019-08-06
* test/mbyte_spec: skip broken test on QuickBuildJustin M. Keyes2019-08-05
* build/tests: remove pre/uv.h #10531Daniel Hahler2019-07-28
* test: cleanup, reduce verbosityJustin M. Keyes2019-06-01
* Merge #9709 'fileio: use os_copy to create backups'Justin M. Keyes2019-05-20
|\
| * test: move trim to global helpersSaid Al Attrach2019-03-30
* | test: remove use of require('test.helpers')Justin M. Keyes2019-05-18
* | lua/stdlib: Introduce vim.sharedJustin M. Keyes2019-05-18
* | test: Extend {unit,functional}.helpers with global helpersJustin M. Keyes2019-05-18
|/
* search.c: remove dead code #5307Justin M. Keyes2019-03-02
* os/env: use libuv v1.12 getenv/setenv APIJustin M. Keyes2019-02-27
* test: Lua 5.2/5.3 compatMatěj Cepl2019-01-17
* Merge pull request #9240 from jamessan/mbyte_spec-failureJames McCoy2018-11-15
|\
| * unit/mbyte_spec: Run utf_char2bytes test in batches of 0xFFF charactersJames McCoy2018-11-15
* | shell/logging: Fix E730 with verbose system({List}) #9009Justin M. Keyes2018-09-21
|/
* test: Rename includes/pre/uv-errno.h to includes/pre/uv.hJames McCoy2018-07-11
* test: build_stl_str_hl (#8703)ZviRackover2018-07-10
* test: port kword_test to Lua for utf_char2bytes()Jan Edmund Lazo2018-07-01