aboutsummaryrefslogtreecommitdiff
path: root/test/test-printing.el
Commit message (Collapse)AuthorAgeFilesLines
* Improve question printing logic.Artur Malabarba2015-04-071-14/+53
| | | | | Process line breaks to look like processed markdown. Avoid processing links inside pre-blocks.
* Merge pull request #269 from vermiculus/json-falseArtur Malabarba2015-04-061-14/+14
|\ | | | | Json false
| * Fix testsArtur Malabarba2015-03-021-4/+4
| |
| * Convert tests from vectors to listsArtur Malabarba2015-03-021-12/+12
| |
* | Merge branch 'master' into more-orderingArtur Malabarba2015-03-261-9/+17
|\|
| * Fix testArtur Malabarba2015-02-121-2/+4
| |
| * Merge branch 'master' into tag-buttonsArtur Malabarba2015-02-121-0/+24
| |\
| * | Fix testArtur Malabarba2015-01-261-3/+2
| | |
| * | Fix and improve testsArtur Malabarba2015-01-161-4/+11
| | |
* | | Merge branch 'master' into more-orderingArtur Malabarba2015-02-121-0/+24
|\ \ \ | | |/ | |/|
| * | Really fix testArtur Malabarba2015-02-031-2/+3
| | |
| * | Fix testArtur Malabarba2015-02-031-0/+2
| | |
| * | Test displaying a questionArtur Malabarba2015-01-161-0/+9
| | |
| * | Merge branch 'master' into more-testsArtur Malabarba2015-01-161-2/+121
| |\|
| * | Merge branch 'master' into more-testsSean Allred2015-01-041-1/+1
| |\ \ | | | | | | | | | | | | | | | | | | | | Conflicts: Makefile test/tests.el
| * | | Test sx-time-sinceSean Allred2015-01-011-0/+12
| | | |
* | | | Fix testsArtur Malabarba2015-02-121-6/+7
| |_|/ |/| |
* | | Merge branch 'master' into improve-commentsSean Allred2015-01-071-0/+57
|\ \ \ | | | | | | | | | | | | | | | | Conflicts: test/test-printing.el
| * | | Test fill-and-fontifyArtur Malabarba2015-01-071-0/+56
| | |/ | |/|
* | | Moar tests!Artur Malabarba2015-01-071-0/+39
| | |
* | | Bad testArtur Malabarba2015-01-071-3/+0
| | |
* | | A few more testsArtur Malabarba2015-01-071-3/+18
| | |
* | | Fix testsArtur Malabarba2015-01-071-2/+13
|/ /
* / Fix docstringSean Allred2015-01-011-1/+1
|/
* Add toggle for detailed test messagesSean Allred2015-01-011-1/+8
|
* Docstrings for testsSean Allred2015-01-011-2/+5
|
* Simplify question list display testsSean Allred2015-01-011-3/+21
| | | | | Use a macro (using `rx') to create the regular expression for the question list display test.
* Split tests into separate filesSean Allred2015-01-011-0/+45