summaryrefslogtreecommitdiffstats
path: root/src/testdir/test_sort.vim
AgeCommit message (Expand)Author
2023-03-09patch 9.0.1396: sort(list, 'N') does not work in Vim9 script contextv9.0.1396Bram Moolenaar
2022-10-10patch 9.0.0719: too many delete() calls in testsv9.0.0719Bram Moolenaar
2022-09-17patch 9.0.0491: no good reason to build without the float featurev9.0.0491Bram Moolenaar
2021-12-22patch 8.2.3871: list.c contains code for dict and blobv8.2.3871Yegappan Lakshmanan
2021-09-19patch 8.2.3449: sort fails if the sort compare function returns 999v8.2.3449Yasuhiro Matsumoto
2021-01-03patch 8.2.2287: sort test fails when locale is French Canadianv8.2.2287Bram Moolenaar
2021-01-03patch 8.2.2286: sort test fails when locale is Canadian Englishv8.2.2286Bram Moolenaar
2020-12-18patch 8.2.2160: various typosv8.2.2160Bram Moolenaar
2020-11-03patch 8.2.1946: sort() with NULL string not testedv8.2.1946Bram Moolenaar
2020-11-01patch 8.2.1935: sort test fails on Macv8.2.1935Bram Moolenaar
2020-11-01patch 8.2.1933: cannot sort using locale orderingv8.2.1933Bram Moolenaar
2020-09-23patch 8.2.1736: failure to compile a pattern not tested muchv8.2.1736Bram Moolenaar
2020-08-12patch 8.2.1432: various inconsistencies in test filesv8.2.1432Bram Moolenaar
2020-04-20patch 8.2.0612: Vim9: no check for space before #commentv8.2.0612Bram Moolenaar
2020-04-20patch 8.2.0610: some tests are still old stylev8.2.0610Bram Moolenaar
2020-02-17patch 8.2.0271: the "num64" feature is available everywherev8.2.0271Bram Moolenaar
2020-02-11patch 8.2.0243: insufficient code coverage for ex_docmd.c functionsv8.2.0243Bram Moolenaar
2020-02-05patch 8.2.0212: missing search/substitute pattern hardly testedv8.2.0212Bram Moolenaar
2020-01-30patch 8.2.0183: tests fail when the float feature is disabledv8.2.0183Bram Moolenaar
2020-01-29patch 8.2.0174: various commands not completely testedv8.2.0174Bram Moolenaar
2019-02-20patch 8.1.0959: sorting large numbers is not testedv8.1.0959Bram Moolenaar
2018-09-21patch 8.1.0416: sort doesn't report deleted linesv8.1.0416Bram Moolenaar
2018-06-28patch 8.1.0120: buffer 'modified' set even when :sort has no changesv8.1.0120Bram Moolenaar
2017-09-23patch 8.0.1140: still old style testsv8.0.1140Bram Moolenaar
2016-03-01patch 7.4.1468v7.4.1468Bram Moolenaar
2016-02-29patch 7.4.1464v7.4.1464Bram Moolenaar
2016-02-22patch 7.4.1397v7.4.1397Bram Moolenaar
2016-02-22patch 7.4.1394v7.4.1394Bram Moolenaar
2016-01-19patch 7.4.1143v7.4.1143Bram Moolenaar
2015-12-03patch 7.4.951v7.4.951Bram Moolenaar