summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* Always generate README.json with langs indexSamy Pessé2015-02-121-1/+1
| | | | remove method langsIndex form generators (moved to finish)
* Remove log from testSamy Pessé2015-02-121-1/+0
|
* Fix GitbookIO/plugin-youtube#2: hash remote image for local pathSamy Pessé2015-02-123-22/+23
|
* Fix #595: calcul link to glossary as an absolute pathSamy Pessé2015-02-071-1/+2
|
* Add test for #595: glossary links in subpagesSamy Pessé2015-02-072-0/+14
|
* Add test for glossary replacement #588Samy Pessé2015-02-062-1/+23
|
* Fix namespacing of plugins resourcesSamy Pessé2015-01-302-5/+24
|
* Download external images in ebook formatSamy Pessé2015-01-292-1/+10
|
* Convert inline svg as png if neededSamy Pessé2015-01-292-2/+11
|
* Add option to block to not parse outputSamy Pessé2015-01-291-5/+10
|
* Fix resources loading in pluginsSamy Pessé2015-01-284-1/+45
|
* Fix conversion of svg when cache is emptySamy Pessé2015-01-281-0/+4
|
* Improve svg conversion and links normalizationSamy Pessé2015-01-284-7/+15
|
* Fix absolute path calculSamy Pessé2015-01-281-0/+33
| | | | Add tests for links module
* Improve image conversion to png to avoid doublonsSamy Pessé2015-01-284-0/+9
|
* Handle absolute url for images conversion (svg -> png)Samy Pessé2015-01-282-0/+2
|
* Add test for svg conversionSamy Pessé2015-01-283-0/+19
|
* Check parser used before applying template shortcutsSamy Pessé2015-01-271-1/+3
|
* Add options "shortcuts" for blocks from pluginsSamy Pessé2015-01-272-0/+15
|
* Improve tests on blocks extensionsSamy Pessé2015-01-272-0/+23
|
* Complete parsing of blocks from plugin extensionsSamy Pessé2015-01-272-8/+8
|
* Parse correctly list of blocks and argsSamy Pessé2015-01-272-1/+19
|
* Add test for block defined with special end tagSamy Pessé2015-01-271-0/+10
|
* Add blocks from plugins to template engineSamy Pessé2015-01-271-4/+4
|
* Add test for extending template blocksSamy Pessé2015-01-273-0/+47
|
* Improve tests for plugins with filtersSamy Pessé2015-01-272-1/+29
|
* Extract filters from pluginsSamy Pessé2015-01-263-0/+31
|
* Add test for plugin resourcesSamy Pessé2015-01-262-19/+34
|
* Add some tests for plugins validationSamy Pessé2015-01-265-0/+42
|
* Fix git url parsing for content referencesSamy Pessé2015-01-261-1/+1
|
* Support ssh urls in git parsingSamy Pessé2015-01-261-1/+1
|
* Add tests for parsing git urlSamy Pessé2015-01-261-0/+32
|
* Add more tests for inclusionSamy Pessé2015-01-242-4/+11
|
* Add base loader to resolve git dependenciesSamy Pessé2015-01-241-0/+1
|
* Add test for local inclusionSamy Pessé2015-01-244-0/+14
|
* Improve navigation with non existant entriesSamy Pessé2015-01-241-1/+9
| | | | Use i18n for introduction title
* Update gitbook-parsers and improve summary testsSamy Pessé2015-01-242-1/+13
|
* Fix language parsing testSamy Pessé2015-01-231-2/+2
|
* Add logs methods to Book objectSamy Pessé2015-01-231-1/+3
|
* Test ebook generation instead of pdf outputSamy Pessé2015-01-232-15/+15
|
* Add base for ebook generatorSamy Pessé2015-01-231-0/+15
|
* Change name of generator "site" to "website"Samy Pessé2015-01-221-4/+4
|
* Write search index to output folderSamy Pessé2015-01-221-0/+1
|
* Write glossary for websiteSamy Pessé2015-01-221-0/+6
|
* Mark glossary terms in html parsedSamy Pessé2015-01-222-1/+16
|
* Use external gitbook parsersSamy Pessé2015-01-222-1/+2
|
* Add test for generation of multilingual bookSamy Pessé2015-01-221-0/+8
|
* Fix tests of generationsSamy Pessé2015-01-222-1/+4
|
* Separate test for geenrationSamy Pessé2015-01-223-31/+40
|
* Copy files from book to outputSamy Pessé2015-01-212-0/+12
| | | | Add test for personalised styles
* Normalize testsSamy Pessé2015-01-2110-53/+58
|
* generate an index.html for entry pointsSamy Pessé2015-01-211-1/+0
|
* Adapt themes website templatesSamy Pessé2015-01-211-0/+1
|
* Fix site generator polluting basegeneratorSamy Pessé2015-01-211-2/+2
|
* Fix json template preparationSamy Pessé2015-01-211-2/+2
|
* Fix asciidoc test generationSamy Pessé2015-01-212-0/+9
|
* Add asciidoc supportSamy Pessé2015-01-217-1/+19
|
* Add back themeSamy Pessé2015-01-201-0/+6
|
* Improve tests for multilingual json outputSamy Pessé2015-01-191-1/+3
|
* Normalize paths in html contentSamy Pessé2015-01-194-5/+14
|
* Add test for parsing of navigationSamy Pessé2015-01-191-1/+11
|
* Fix list of files and parsing of navigation files onlySamy Pessé2015-01-192-16/+25
|
* Complete json generator for multilingual bookSamy Pessé2015-01-191-1/+11
| | | | Add tests
* Write file in json generatorSamy Pessé2015-01-191-1/+9
|
* Start adapting json generatorSamy Pessé2015-01-191-3/+3
|
* Add base test for generationSamy Pessé2015-01-192-2/+9
|
* Parse list of files and add test for itSamy Pessé2015-01-191-0/+8
|
* Change name of Book.init to Book.parseSamy Pessé2015-01-192-2/+3
|
* Improve test for parsing multilanguages booksSamy Pessé2015-01-191-0/+6
|
* Fix parsing of langsSamy Pessé2015-01-198-1/+22
|
* Add test for glossary parsingSamy Pessé2015-01-192-0/+21
|
* Add test for readme parsingSamy Pessé2015-01-191-4/+9
|
* Improve test to test a all bookSamy Pessé2015-01-198-33/+52
|
* Add parsing of summary and associated testsSamy Pessé2015-01-192-0/+33
|
* Add test for loading configuration from book.jsSamy Pessé2015-01-193-1/+15
|
* Add base object to load configurationSamy Pessé2015-01-192-0/+20
|
* Clear folderSamy Pessé2015-01-1930-998/+0
|
* Add test/bin/summary.jsAaron O'Mullan2015-01-141-0/+16
| | | | Another small useful tool
* Add test/bin/lex.js utilityAaron O'Mullan2015-01-141-0/+16
| | | | Helpful binary when developing / debugging
* Add summary whitespace testsAaron O'Mullan2015-01-142-3/+30
|
* Adapt platform command to gitbook.comSamy Pessé2015-01-112-2/+2
|
* Add test for parsing of plugins list with versionSamy Pessé2014-11-301-1/+10
|
* Remove unnecessary option "repo" from testsSamy Pessé2014-11-031-9/+0
|
* Adapt new page.parse api for testsSamy Pessé2014-11-032-2/+2
|
* Adapt include in page parsing to works on clientsideSamy Pessé2014-11-011-0/+4
|
* Rewrite quiz logic to be more robustAaron O'Mullan2014-10-131-1/+1
| | | | Fixes #470
* Add unit test for quiz false positiviesAaron O'Mullan2014-10-132-0/+128
|
* Adapt testsSamy Pessé2014-10-131-28/+0
|
* Simplify output of glossary parsing to more simple objectsAaron O'Mullan2014-08-151-0/+6
|
* Add very basic glossary parsing testAaron O'Mullan2014-08-111-0/+14
|
* Add GLOSSARY.md fixtureAaron O'Mullan2014-08-111-0/+30
|
* Add invalid paths in SUMMARY.md fixtureAaron O'Mullan2014-07-291-2/+2
| | | | To test for correct path normalization
* Add tests for includesAaron O'Mullan2014-07-103-0/+74
|
* Adapt summary tests to new summary parsingAaron O'Mullan2014-06-161-13/+17
| | | | | We now insert default README.md (introduction) node in parsing the SUMMARY.md logic
* Add test for level regarding #318Aaron O'Mullan2014-06-151-0/+1
|
* Fix test for #318Aaron O'Mullan2014-06-151-1/+1
|
* Add extra navigation tests for #318Aaron O'Mullan2014-06-152-0/+29
|
* Adapt navigation parsing to third and more levels in summarySamy Pessé2014-05-262-2/+13
|
* Parse more than two level in summarySamy Pessé2014-05-262-0/+2
|
* Add tests for book generationSamy Pessé2014-05-055-0/+53
|