Statistics
| Branch: | Revision:

root / webodf / tests / gui @ d835ec9b

# Date Author Comment
cd4f75c6 09/30/2011 12:23 pm Jos van den Oever

Use "use strict" to have more sanity checks.

1a82610f 09/29/2011 01:57 pm Jos van den Oever

Update to a new JSLint
and fix all the new errors it finds.

a97612ce 07/13/2011 10:21 am Jos van den Oever

Upgrade to new version of JSLint.
And update code to meet better checks.

527dd50e 06/27/2011 01:09 pm Jos van den Oever

Update to newer NodeJS, Closure Compiler and Rhino.
And fixes to code and html pages.

13c077b9 06/06/2011 12:30 pm Jos van den Oever

Add licenses and copyright statements to all javascript files.

5d6ccf70 02/07/2011 07:37 am Jos van den Oever

Some work on a possible cursor implementation.

ab832de1 11/10/2010 09:46 pm Jos van den Oever

Pass unit tests in arrays, not in hashes/objects. Each test is function with a name and can be identified by that name.

816d459f 11/04/2010 05:04 pm Jos van den Oever

Add ability to have asynchroneous unit tests.

6207ccda 11/03/2010 03:39 pm Jos van den Oever

Make compiling more strict, move style2css

4e1281c4 11/02/2010 04:01 pm Jos van den Oever

Remove unneeded files.

5245f621 11/01/2010 10:11 pm Jos van den Oever

Just a lot of work to get the tests in shape. Still ongoing.