aboutsummaryrefslogtreecommitdiffstats
path: root/test/src/data-tests.el (unfollow)
Commit message (Expand)AuthorFilesLines
2022-01-01; Add 2022 to copyright years.Eli Zaretskii1-1/+1
2021-12-04Silence byte-compiler in some testsStefan Kangas1-20/+21
2021-11-18Eliminate ERT test name clashes (bug#51941)Mattias EngdegÄrd1-2/+2
2021-10-20; Fix typoStefan Kangas1-1/+1
2021-09-26; Minor stylistic checkdoc fixes in test/**/*.elStefan Kangas1-11/+11
2021-03-25Assert not local-variable-p after setq in let_default bindingSpencer Baugh1-0/+1
2021-03-25Add a test for let-binding unwindingSpencer Baugh1-0/+22
2021-01-01Update copyright year to 2021Paul Eggert1-1/+1
2021-01-01Update copyright year to 2021Paul Eggert1-1/+1
2020-12-08Prefer setq-local in testsStefan Kangas1-1/+1
2020-11-19* src/data.c (set_internal): Fix bug#44733Stefan Monnier1-0/+50
2020-06-03Silence some byte-compiler warnings in testsBasil L. Contovounesios1-3/+3
2020-01-01Update copyright year to 2020Paul Eggert1-1/+1
2019-08-24Make (mod 1.0 0) consistent with (/ 1.0 0)Paul Eggert1-0/+7
2019-02-12* src/data.c (Fmake_local_variable): Fix bug#34318Stefan Monnier1-0/+18
2019-01-01Update copyright year to 2019Paul Eggert1-1/+1
2018-12-18Support (ash INTEGER BIGNUM)Paul Eggert1-0/+4
2018-11-25Replace insignificant backquotesMichael Heerdegen1-2/+2
2018-09-21Fix (+ bignum float) bugPaul Eggert1-0/+10
2018-08-21Audit use of lsh and fix glitchesPaul Eggert1-6/+6
2018-08-18Improve bignum comparison (Bug#32463#50)Paul Eggert1-1/+4
2018-08-18Restore traditional lsh behavior on fixnumsPaul Eggert1-4/+12
2018-08-17Fix problems with logxor etc. and fixnumsPaul Eggert1-0/+14
2018-08-13Add comment about floating point testPaul Eggert1-6/+14
2018-08-04Fix bignum comparisons with NaNTom Tromey1-2/+4
2018-07-12Make ash and lsh handle bignumsTom Tromey1-0/+6
2018-07-12Make % and mod handle bignumsTom Tromey1-0/+17
2018-07-12Make min and max handle bignumsTom Tromey1-0/+7
2018-07-12Make logcount handle bignumsTom Tromey1-0/+3
2018-07-12Make 1+ and 1- handle bignumsTom Tromey1-0/+8
2018-07-12Make number-to-string work for bignumsTom Tromey1-0/+5
2018-07-12Add some bignum testsTom Tromey1-0/+59
2018-06-03Fix bug#30846, along with misc cleanups found along the wayStefan Monnier1-1/+18
2018-03-23Fix bug#30846, along with misc cleanups found along the wayStefan Monnier1-1/+18
2018-03-21Port data-tests-popcnt to 32-bit EmacsPaul Eggert1-3/+3
2018-01-01Update copyright year to 2018Paul Eggert1-1/+1
2017-09-30Make logcount act like CL on negative argPaul Eggert1-1/+3
2017-09-30Add logcount (Bug#22689)Mark Oteiza1-0/+13
2017-09-17Fix bug with min and max and NaNsPaul Eggert1-1/+5
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert1-1/+1
2017-05-31Quieten compilation of some test filesGlenn Morris1-4/+4
2017-05-23* test/src/fns-tests.el, test/src/data-tests.el: Don't use `cl`Stefan Monnier1-36/+36
2017-03-07min and max should not return markersPaul Eggert1-2/+6
2017-03-06min and max now return one of their argumentsPaul Eggert1-0/+20
2017-03-02Fix rounding errors in <, =, etc.Paul Eggert1-0/+6
2017-01-01Update copyright year to 2017 in masterPaul Eggert1-1/+1
2016-12-21* src/data.c (Fmake_variable_frame_local): RemoveStefan Monnier1-1/+0
2016-12-06Fix the test suiteEli Zaretskii1-0/+81
2016-12-02Add tests for watchpointsNoam Postavsky1-0/+115
2015-11-24Rename all test files to reflect source layout.Phillip Lord1-0/+0