summaryrefslogtreecommitdiffstats
path: root/test/page.js
Commit message (Expand)AuthorAgeFilesLines
* Fix #136: replace links to .md by links to .htmlSamy Pessé2014-04-221-1/+31
* Update tests for relative imagesSamy Pessé2014-04-181-4/+30
* Add more test for quiz (related to #100)Samy Pessé2014-04-161-0/+1
* Fixup page lexing in test/pageAaron O'Mullan2014-04-121-2/+5
* Quiz with GFM checkbox listsJames Phillpotts2014-04-121-3/+6
* Tabular quizJames Phillpotts2014-04-121-14/+21
* Use OS-agnostic path generation for images tooJames Phillpotts2014-04-101-2/+9
* Add lexing support for content code in exercisesAaron O'Mullan2014-04-081-1/+9
* Adapt test to new code language normalizationAaron O'Mullan2014-04-051-1/+1
* Add test for exercise language detectionAaron O'Mullan2014-04-051-0/+4
* Add github link resolution testAaron O'Mullan2014-04-021-0/+18
* Add tests for section mergingAaron O'Mullan2014-04-021-0/+11
* Add content & code generation for exercise sectionsAaron O'Mullan2014-03-311-1/+8
* Move summary & page parsing code to lib/parse/Aaron O'Mullan2014-03-311-1/+1
* Add tests for page content renderingAaron O'Mullan2014-03-301-0/+6
* Test for section typesAaron O'Mullan2014-03-301-0/+6
* Add basic page testsAaron O'Mullan2014-03-301-0/+15