summaryrefslogtreecommitdiff
path: root/test/automated/fns-tests.el
Commit message (Expand)AuthorAgeFilesLines
* Fix the string-collation tests on MS-Windows.Eli Zaretskii2014-09-091-4/+6
* * automated/fns-tests.el (fns-tests--collate-enabled-p): New function.Michael Albinus2014-09-071-3/+14
* New string collation tests.Michael Albinus2014-09-051-11/+69
* * doc/lispref/lists.texi (Functions that Rearrange Lists): RemoveDmitry Antipov2014-08-291-2/+2
* Add vectors support to Fsort.Dmitry Antipov2014-08-291-0/+18
* * test/automated/fns-tests.el (fns-tests-compare-strings): Update test.Glenn Morris2014-08-021-1/+1
* Do not allow out-of-range character position in Fcompare_strings.Dmitry Antipov2014-06-251-0/+31
* * fns-tests.el (fns-tests-nreverse): Update for changed string behavior.Glenn Morris2014-05-211-1/+1
* * src/fns.c (Fnreverse): Allow vectors and bool vectors.Dmitry Antipov2014-05-151-0/+32
* * tests/automated/fns-tests.el: New file.Dmitry Antipov2014-05-151-0/+39