log src/testdir/test_assert.vim @ 31849:dbec60b8c253 v9.0.1257

age author description
Sat, 28 Jan 2023 20:30:04 +0100 Bram Moolenaar patch 9.0.1257: code style is not check in test scripts v9.0.1257
Thu, 10 Nov 2022 14:30:04 +0100 Bram Moolenaar patch 9.0.0854: no proper test for what 9.0.0846 fixes v9.0.0854
Wed, 09 Nov 2022 01:45:03 +0100 Bram Moolenaar patch 9.0.0846: using assert_fails() may cause hit-enter prompt v9.0.0846
Thu, 22 Sep 2022 14:45:02 +0200 Bram Moolenaar patch 9.0.0543: insufficient testing for assert and test functions v9.0.0543
Sat, 17 Sep 2022 22:15:05 +0200 Bram Moolenaar patch 9.0.0491: no good reason to build without the float feature v9.0.0491
Wed, 07 Sep 2022 16:30:02 +0200 Bram Moolenaar patch 9.0.0404: crash when passing invalid arguments to assert_fails() v9.0.0404
Sun, 04 Sep 2022 22:30:03 +0200 Bram Moolenaar patch 9.0.0380: deleting files in tests is a hassle
Fri, 02 Sep 2022 16:30:07 +0200 Bram Moolenaar patch 9.0.0359: error message for wrong argument type is not specific v9.0.0359
Sun, 14 Aug 2022 23:30:03 +0200 Bram Moolenaar patch 9.0.0213: using freed memory with error in assert argument v9.0.0213
Wed, 16 Feb 2022 13:30:05 +0100 Bram Moolenaar patch 8.2.4397: crash when using many composing characters in error message v8.2.4397
Tue, 27 Jul 2021 22:15:06 +0200 Bram Moolenaar patch 8.2.3229: Vim9: runtime and compile time type checks are not the same v8.2.3229
Sun, 25 Jul 2021 16:00:05 +0200 Bram Moolenaar patch 8.2.3221: Vim9: argument types are not checked at compile time v8.2.3221
Tue, 22 Jun 2021 20:00:05 +0200 Bram Moolenaar patch 8.2.3036: Vim9: builtin function arguments not checked at compile time v8.2.3036
Wed, 04 Nov 2020 15:15:04 +0100 Bram Moolenaar patch 8.2.1953: Vim9: extra "unknown" error after other error v8.2.1953
Wed, 16 Sep 2020 18:00:04 +0200 Bram Moolenaar patch 8.2.1697: inconsistent capitalization of error messages v8.2.1697
Sun, 06 Sep 2020 22:30:03 +0200 Bram Moolenaar patch 8.2.1632: not checking the context of test_fails() v8.2.1632
Fri, 04 Sep 2020 21:30:04 +0200 Bram Moolenaar patch 8.2.1593: tests do not check the error number properly v8.2.1593
Wed, 12 Aug 2020 19:00:08 +0200 Bram Moolenaar patch 8.2.1432: various inconsistencies in test files v8.2.1432
Sun, 12 Jul 2020 23:15:05 +0200 Bram Moolenaar patch 8.2.1199: not all assert functions are fully tested v8.2.1199
Sat, 11 Jul 2020 22:30:08 +0200 Bram Moolenaar patch 8.2.1184: some tests fail v8.2.1184
Sat, 13 Jun 2020 15:15:04 +0200 Bram Moolenaar patch 8.2.0969: assert_equal() output for dicts is hard to figure out v8.2.0969
Thu, 04 Jun 2020 17:00:04 +0200 Bram Moolenaar patch 8.2.0899: assert_equalfile() does not give a hint about the difference v8.2.0899
Wed, 03 Jun 2020 20:00:04 +0200 Bram Moolenaar patch 8.2.0893: assert_equalfile() does not take a third argument v8.2.0893
Thu, 09 Apr 2020 21:45:03 +0200 Bram Moolenaar patch 8.2.0539: comparing two NULL list fails v8.2.0539
Sun, 08 Sep 2019 19:00:04 +0200 Bram Moolenaar patch 8.1.2011: more functions can be used as methods v8.1.2011
Wed, 21 Aug 2019 23:00:04 +0200 Bram Moolenaar patch 8.1.1909: more functions can be used as methods v8.1.1909
Fri, 16 Aug 2019 22:00:04 +0200 Bram Moolenaar patch 8.1.1861: only some assert functions can be used as a method v8.1.1861
Wed, 10 Jul 2019 22:15:05 +0200 Bram Moolenaar patch 8.1.1660: assert_fails() does not fail inside try/catch v8.1.1660
Thu, 13 Jun 2019 22:30:07 +0200 Bram Moolenaar patch 8.1.1524: tests are silently skipped v8.1.1524
Wed, 20 Feb 2019 22:15:05 +0100 Bram Moolenaar patch 8.1.0958: compiling weird regexp pattern is very slow v8.1.0958