aboutsummaryrefslogtreecommitdiff
path: root/test/test-util.el
Commit message (Collapse)AuthorAgeFilesLines
* Tree-style specification for filter-from-nilSean Allred2015-01-041-0/+14
| | | | | | | | | | | | | | | | | | | | | 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.
* Prune sx--filter-dataSean Allred2015-01-011-35/+0
|
* Docstrings for testsSean Allred2015-01-011-2/+2
|
* Split tests into separate filesSean Allred2015-01-011-0/+66