Bram Moolenaar
|
5feabe00c4
|
patch 8.2.0183: tests fail when the float feature is disabled
Problem: Tests fail when the float feature is disabled.
Solution: Skip tests that don't work without float support.
|
2020-01-30 18:24:53 +01:00 |
|
Bram Moolenaar
|
f9f24ce7a0
|
patch 8.1.1953: more functions can be used as a method
Problem: More functions can be used as a method.
Solution: Allow more functions to be used as a method.
|
2019-08-31 21:17:39 +02:00 |
|
Bram Moolenaar
|
05e418d436
|
patch 7.4.1994
Problem: True-false test fails.
Solution: Filter the dict to only keep the value that matters.
|
2016-07-07 16:35:16 +02:00 |
|
Bram Moolenaar
|
6bb450145e
|
patch 7.4.1993
Problem: Not all TRUE and FALSE arguments are tested.
Solution: Add a few more tests.
|
2016-07-07 15:11:19 +02:00 |
|
Bram Moolenaar
|
e381d3d5e0
|
patch 7.4.1992
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.
|
2016-07-07 14:50:41 +02:00 |
|