aboutsummaryrefslogtreecommitdiffstats
path: root/test/src/alloc-tests.el (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
| | | | | 2e2a806 Fix copyright years by hand 5badc81 Update copyright year to 2017
* Merge from origin/emacs-25John Wiegley2016-01-111-1/+1
| | | | | | ef33bc7 Spelling and grammar fixes 9c3dbab Fix copyright years by hand 0e96320 Update copyright year to 2016
* Update file headers for name change.Phillip Lord2015-11-301-1/+1
| | | | * (test/src/decompress-tests.el, test/src/alloc-tests.el): Update headers.
* Test files renamed to new scheme.Phillip Lord2015-11-301-0/+33
* (finalizer-tests.el): Now renamed alloc-tests.el * (zlib-tests.el): Now renamed decompress-tests.el.