aboutsummaryrefslogtreecommitdiff
path: root/test/tests.el
Commit message (Expand)AuthorAgeFilesLines
* load test-stateArtur Malabarba2015-01-161-1/+1
* Add more autoloads to testSean Allred2015-01-041-0/+4
* Merge branch 'master' into more-testsSean Allred2015-01-041-2/+3
|\
| * Merge branch 'master' into tag-botSean Allred2015-01-031-1/+1
| |\
| | * Add tests for search functionalitySean Allred2015-01-011-1/+1
| * | Don't display status messages from url during testSean Allred2015-01-021-0/+1
| |/
| * Remove redundant consingSean Allred2015-01-011-1/+1
* | Add test for user entry functionsSean Allred2015-01-021-0/+16
|/
* Add toggle for detailed test messagesSean Allred2015-01-011-0/+6
* Split tests into separate filesSean Allred2015-01-011-152/+27
* Test sx-assoc-let according to functionalitySean Allred2014-12-301-13/+15
* Fix `sx-assoc-let' testsSean Allred2014-12-201-7/+9
* Test sx-assoc-let not let-alistArtur Malabarba2014-12-181-11/+5
* Hotfix testsArtur Malabarba2014-12-151-2/+4
* Fix test againArtur Malabarba2014-12-131-4/+4
* Stricter regexpArtur Malabarba2014-12-121-3/+3
* Fix unrelated testArtur Malabarba2014-12-111-3/+3
* Fix assoc-let testArtur Malabarba2014-12-111-7/+9
* Merge branch 'master' into fix-@highligthingArtur Malabarba2014-12-091-2/+34
|\
| * Add tests for `sx--thing-as-string'Sean Allred2014-12-021-0/+32
* | Define test for sx--user-@nameArtur Malabarba2014-12-041-0/+11
|/
* Fix testArtur Malabarba2014-11-241-0/+1
* Fix testArtur Malabarba2014-11-241-1/+1
* Merge branch 'master' into sx-method-auth. Conflicts have beenJonathan Leech-Pepin2014-11-211-1/+0
|\
| * Documentation -- part oneSean Allred2014-11-171-1/+0
* | Typo fix.Jonathan Leech-Pepin2014-11-201-1/+1
* | Do not initialize Stack-Mode.Jonathan Leech-Pepin2014-11-201-0/+1
|/
* Add tests for `sx-assoc-let'Sean Allred2014-11-121-0/+16
* Move defmacro to head of fileSean Allred2014-11-121-8/+8
* Abstract out method callsSean Allred2014-11-081-0/+1
* Re-work filtering and cachingSean Allred2014-11-081-20/+1
* Finish name changesSean Allred2014-11-081-15/+15
* Update names in testSean Allred2014-11-071-32/+32
* Comment out "*stack-question*" buffer testArtur Malabarba2014-11-061-2/+3
* Fix test regexpArtur Malabarba2014-11-061-3/+3
* package-initialize on testsArtur Malabarba2014-11-061-1/+5
* Fix question list testing (for real).Artur Malabarba2014-11-061-19/+26
* Fix question list testsArtur Malabarba2014-11-061-3/+11
* Add tests for the question-listArtur Malabarba2014-11-061-4/+21
* Fix test sample.Artur Malabarba2014-11-031-4/+3
* Fix sampler functionArtur Malabarba2014-11-031-1/+4
* Fix get-sample-data and avoid `find-file-noselect'Sean Allred2014-11-021-8/+7
* Let-bind stack-cache-directory insteadSean Allred2014-11-021-1/+1
* Let-bind user-emacs-directory to cwdSean Allred2014-11-021-8/+9
* Consolidate testing variables and print requestsSean Allred2014-11-021-2/+4
* Fix test cases re file persistenceSean Allred2014-11-021-15/+14
* Introduce persistent storage for filtersSean Allred2014-11-021-0/+19
* Use a simpler construct to test filter inclusionSean Allred2014-11-021-32/+0
* More readable test cases; whitespaceSean Allred2014-11-011-26/+20
* Return the correct type from filterSean Allred2014-11-011-20/+55