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
This commit is contained in:
Jeremy Ruston
2011-12-03 11:41:25 +00:00
parent db2fafb0ab
commit 07df513140
531 changed files with 34826 additions and 4951 deletions

View File

@@ -0,0 +1,5 @@
recipe: testmin.recipe
title=TiddlyWiki FileSystem tests
jsspecsrc=<script type="text/javascript" src="../../js/Config.js"></script>
jsspecsrc=<script type="text/javascript" src="../../js/FileSystem.js"></script>
jsspecsrc=<script type="text/javascript" src="../jsspec/FileSystem.jsspec.js"></script>