root


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(edit) 07/02/06 11:48:21 @56 [56] johnny Some small updates.
(edit) 06/30/06 15:22:36 @55 [55] johnny Added footer, some small fixes in text.
(edit) 06/29/06 14:25:10 @54 [54] anonymous Renaming.
(edit) 06/29/06 14:24:56 @53 [53] johnny Added HTML version of the slides (a bit modified too).
(edit) 06/29/06 14:22:08 @52 [52] johnny More data.
(edit) 06/26/06 00:28:13 @51 [51] johnny Some small updates, created slides for in Vim (80x25).
(edit) 06/25/06 23:31:00 @50 [50] johnny Added 'misc' dir with first ideas about presentation EP 2006.
(edit) 06/25/06 17:56:18 @49 [49] johnny Added some hyperlinks to make the main tests run in the browser again, …
(edit) 06/25/06 17:50:27 @48 [48] johnny Updates and path fixes for the browser test, moved testdata to seperate …
(edit) 06/25/06 17:43:38 @47 [47] johnny Moving test data to seperate dir.
(edit) 06/25/06 17:41:05 @46 [46] johnny Adding symlink to jsbase, making paths relative.
(edit) 06/25/06 15:59:43 @45 [45] johnny Added test data in the httpunit dir, using the same test data for …
(edit) 06/25/06 15:56:54 @44 [44] johnny Test is not depending on special scripts anymore.
(edit) 06/25/06 15:55:36 @43 [43] johnny Using jsbase/server.js for XHR instantiation, fixed support for relative …
(edit) 06/25/06 15:48:52 @42 [42] johnny Updated app tests.
(edit) 06/25/06 15:34:42 @41 [41] johnny Added new test data (in the previous checkin already, apologies for not …
(edit) 06/25/06 15:33:28 @40 [40] johnny Added support for async testing. If a test returns apptest.CONTINUE_ASYNC, …
(edit) 06/22/06 14:04:04 @39 [39] johnny Removed py from externals for now, as it makes that running py.test in a …
(edit) 05/07/06 22:19:35 @38 [38] johnny Ehrm…
(edit) 02/05/06 14:24:47 @37 [37] johnny Fixed CSS issue that made that the iframe wasn't moved out-of-view …
(edit) 02/05/06 12:06:45 @36 [36] johnny Fixed bug that made that if no tests were registered for a type, the tests …
(edit) 02/05/06 11:43:54 @35 [35] johnny Fixed some proxy rewriting issues (with Location headers).
(edit) 02/05/06 11:42:56 @34 [34] johnny Made the lib get passed as first arg of tests, rather than the AppTest
(edit) 02/05/06 11:42:00 @33 [33] johnny Allowing empty string as test name.
(edit) 02/05/06 11:41:25 @32 [32] johnny Removed some unnecessary vars.
(edit) 02/05/06 11:34:28 @31 [31] johnny Updated lib to cope with jsbase changes (addEventHandler interface), made …
(edit) 01/16/06 09:50:08 @30 [30] johnny Fixed some problems with summarization and async tests, now the tests wait …
(edit) 01/16/06 09:47:52 @29 [29] johnny Fixed problem where in the constructor an if (first_argument) was done to …
(edit) 01/15/06 23:59:27 @28 [28] johnny Reporter for TTW testing.
(edit) 01/15/06 23:59:02 @27 [27] johnny HTML document with JS includes to run the tests directly from a webserver.
(edit) 01/15/06 23:01:32 @26 [26] johnny EcmaUnit tests are now registered from the .js file, like the rest.
(edit) 01/15/06 22:35:10 @25 [25] johnny Moved tests to root dir.
(edit) 01/15/06 17:03:46 @24 [24] johnny Moved some stuff to the main script that are really only relevant to …
(edit) 01/15/06 17:02:56 @23 [23] johnny Some cleanups and small additions to make the tests a bit more useful as …
(edit) 01/15/06 15:30:36 @22 [22] johnny Removed empty svn:externals.
(edit) 01/15/06 13:28:17 @21 [21] anonymous Moved doc dir to root.
(edit) 01/15/06 13:09:34 @20 [20] johnny Simple graphviz component model.
(edit) 01/15/06 13:09:12 @19 [19] johnny Added some notes about configuration.
(edit) 01/15/06 13:08:45 @18 [18] johnny Added some CSS.
(edit) 01/15/06 13:01:29 @17 [17] johnny Comments.
(edit) 01/15/06 12:48:59 @16 [16] anonymous Renamed 'btrun' to 'run_browsertest'.
(edit) 01/15/06 12:44:37 @15 [15] johnny Added *.pyc to svn:ignore.
(edit) 01/15/06 12:43:23 @14 [14] johnny Moved JS library, removed py from svn:externals.
(edit) 01/15/06 12:42:35 @13 [13] johnny Added py lib to svn:externals.
(edit) 01/15/06 12:41:52 @12 [12] anonymous Moved JS dir.
(edit) 01/15/06 12:41:01 @11 [11] anonymous Created a directory for the package so the trunk dir can have additional …
(edit) 01/15/06 12:38:03 @10 [10] johnny Script to run browsertest.
(edit) 01/15/06 12:32:30 @9 [9] johnny Moved browsertest.js to the js dir in the root, and changed the js_path in …
(edit) 01/15/06 12:25:15 @8 [8] johnny Added 'py' to svn:externals.
(edit) 01/15/06 12:23:31 @7 [7] johnny Re-added JSBase to svn:externals (doesn't make much sense to have it in …
(edit) 01/15/06 12:21:37 @6 [6] johnny Copied apptest and httpunit.js from Projects to this repository.
(edit) 01/15/06 12:20:04 @5 [5] johnny Decided to remove some externals, will add them to this repository …
(edit) 01/15/06 12:18:04 @4 [4] johnny Added EcmaUnit, HTTPUnit, AppTest and JSBase as externals.
(edit) 01/15/06 12:16:54 @3 [3] johnny Added js dir that will contain all JS externals.
(edit) 01/15/06 12:11:55 @2 [2] johnny Set svn:ignore on browsertest.
(add) 01/15/06 12:10:28 @1 [1] johnny Copied browsertest package from my Projects directory.