aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp/obarray-tests.el (unfollow)
Commit message (Expand)AuthorFilesLines
2020-01-01Update copyright year to 2020Paul Eggert1-1/+1
2019-01-01Update copyright year to 2019Paul Eggert1-1/+1
2018-01-01Update copyright year to 2018Paul Eggert1-1/+1
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert1-1/+1
2017-03-16Add obarray-size and fix tests accordingly. Use obarrayp in cedet.Stefan Monnier1-2/+4
2015-11-24Rename all test files to reflect source layout.Phillip Lord1-0/+0
2015-11-11Rename obarray-p to obarraypNicolas Petton1-11/+11
2015-11-11Rename obarray-foreach to obarray-mapNicolas Petton1-3/+3
2015-11-11New file with obarray functions.Przemysław Wojnowski1-0/+90