aboutsummaryrefslogtreecommitdiff
path: root/test/test-macros.el
Commit message (Collapse)AuthorAgeFilesLines
* Tree-style specification for filter-from-nilSean Allred2015-01-041-0/+22
| | | | | | | | | | | | | | | | | | | | | Instead of saying (field-a field-b object-a.subfield field-c object-b.subfield-a object-b.subfield-b) you can rather say (field-a field-b (object-a subfield) field-c (object-b subfield-a subfield-b)) To avoid a dependency loop, sx-browse-filter has been moved to sx-filter.el.
* Use .site_par in testsSean Allred2015-01-021-2/+2
| | | | In accordance with d51791fb6ae69e3b426f7d598920b4349858908f
* Docstrings for testsSean Allred2015-01-011-5/+6
|
* Use test fixture for sample dataSean Allred2015-01-011-14/+17
| | | | See (info "(ert) Fixtures and Test Suites").
* Split tests into separate filesSean Allred2015-01-011-0/+18