aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/test_true_false.vim
Commit message (Collapse)AuthorAge
* vim-patch:7.4.1994James McCoy2017-02-27
| | | | | | | Problem: True-false test fails. Solution: Filter the dict to only keep the value that matters. https://github.com/vim/vim/commit/05e418d436410cd8bbf5a29ff81e8ad68408b1e8
* vim-patch:7.4.1993James McCoy2017-02-27
| | | | | | | Problem: Not all TRUE and FALSE arguments are tested. Solution: Add a few more tests. https://github.com/vim/vim/commit/6bb450145e96d7b182769fd9502a267da72667ec
* vim-patch:7.4.1992James McCoy2017-02-27
Problem: Values for true and false can be confusing. Solution: Update the documentation. Add a test. Make v:true evaluate to TRUE for a non-zero-arg. https://github.com/vim/vim/commit/e381d3d5e098546854b008e01ca1d28ba1a4a057