1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-02 18:23:28 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
Jeremy Ruston
04e528c99f Added the TW5 boot loader to the jshint list 2012-01-03 17:42:12 +00:00
Jeremy Ruston
ffbed4edbd Rolled wikitest.js functionality into tiddlywiki.js 2012-01-03 17:08:32 +00:00
Jeremy Ruston
50e11a0da8 Added support for list all macro 2011-12-14 18:25:40 +00:00
Jeremy Ruston
a223f4300a Removed extraneous bits of test script 2011-12-12 08:59:10 +00:00
Jeremy Ruston
7184bc5fa5 Lots of JSHint induced tweaks
Still not spotless
2011-12-09 16:34:02 +00:00
Jeremy Ruston
07df513140 Revised test data
Testing against the output of cook.rb isn't satisfactory because of the
bugs in it; instead we're now going to test against the tiddlywiki.com
build products
2011-12-03 11:41:25 +00:00
Jeremy Ruston
c4ab9ec218 Improved test script
Now it recooks the ginsud tiddlers
2011-11-26 13:23:26 +00:00
Jeremy Ruston
a52fd57e88 Improved testing of ginsu 2011-11-26 12:51:56 +00:00
Jeremy Ruston
bc07764e40 Used stout.write() instead of console.log()
Because console.log() processes C/C++ printf() style markers such as
"%d", which happens to appear in the jQuery source code.
2011-11-26 11:18:39 +00:00
Jeremy Ruston
b45c3249df Added ginsu.js for splitting TiddlyWiki files into separate tiddlers 2011-11-25 19:20:35 +00:00
Jeremy Ruston
21e06b9833 Introduced tmp/ directory for test artefacts 2011-11-25 15:51:02 +00:00
Jeremy Ruston
f96708a846 Initial commit 2011-11-22 14:29:29 +00:00