Jeremy Ruston
cc0011abd3
Get rid of the "new_" prefix we had on some methods
...
There's still the "old_" prefix to get rid of too.
2013-11-08 08:51:14 +00:00
Jeremy Ruston
0a9ad8efaf
Batch file cleanup
2013-10-28 15:22:31 +00:00
Jeremy Ruston
20f03de712
The big purge of the old widget mechanism
...
Getting rid of the old widget mechanism files finally gives us a payoff
for all the refactoring. Still a bit of tidying up to do, and we need
to re-introduce the animation mechanisms.
2013-10-27 22:55:36 +00:00
Jeremy Ruston
05ac094d2e
Rename the savetiddler
/savetiddlers
commands to rendertiddler
/rendertiddlers
...
'Render' reflects what the commands actually do, and frees up 'save'
for actually saving the raw content of a tiddler.
2013-08-04 22:26:45 +01:00
Jeremy Ruston
29ac7c75d8
Make a separate batch file for running tests
...
Makes it easier to run the tests without going through the build steps
first
2013-05-25 16:39:57 +01:00
Jeremy Ruston
3e4322d897
Run the tests in the main build script
...
Getting to the point where we should probably be using a make tool
2013-04-25 17:16:00 +01:00
Jeremy Ruston
94c7a4fc39
Add a test edition and associated script
2013-04-25 09:06:41 +01:00
Jeremy Ruston
9a69e89465
First step of turning the rabbit hole inside out
2012-05-05 22:49:23 +01:00
Jeremy Ruston
0d8cdb9671
Refactored for ease of reading
2012-04-10 13:52:15 +01:00
Jeremy Ruston
f98f3de5d4
Fixing the tests
2012-03-14 18:15:24 +00:00
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