summaryrefslogtreecommitdiff
path: root/test/src/data-tests.el
AgeCommit message (Expand)Author
2017-05-31Quieten compilation of some test filesGlenn Morris
2017-05-23* test/src/fns-tests.el, test/src/data-tests.el: Don't use `cl`Stefan Monnier
2017-03-07min and max should not return markersPaul Eggert
2017-03-06min and max now return one of their argumentsPaul Eggert
2017-03-02Fix rounding errors in <, =, etc.Paul Eggert
2017-01-01Update copyright year to 2017 in masterPaul Eggert
2016-12-21* src/data.c (Fmake_variable_frame_local): RemoveStefan Monnier
2016-12-06Fix the test suiteEli Zaretskii
2016-12-02Add tests for watchpointsNoam Postavsky
2016-05-26Merge from origin/emacs-25Paul Eggert
2016-01-11Merge from origin/emacs-25John Wiegley
2015-11-24Rename all test files to reflect source layout.Phillip Lord