root/mochikit/trunk/tests


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1423 [1423] 10/08/08 06:21:20 cederberg@gmail.com Fixed minor test issue in Opera for reading CSS font-weight property.
(edit) @1422 [1422] 10/08/08 01:33:02 cederberg@gmail.com Fixed parent border width issue in MochiKit.Style.getElementPosition …
(edit) @1419 [1419] 10/07/08 01:30:37 cederberg@gmail.com Added test to check MochiKit.Style.getElementPosition handling of parent …
(edit) @1418 [1418] 10/06/08 05:55:42 cederberg@gmail.com Changed MochiKit.Signal.connect() to use late binding for non-DOM signals, …
(edit) @1417 [1417] 10/06/08 05:53:22 cederberg@gmail.com Added new MochiKit.Base.bindLate() function to allow late binding of a …
(edit) @1414 [1414] 10/06/08 03:28:09 cederberg@gmail.com Added null checks to MochiKit.DOM.getElementsByTagAndClassName, …
(edit) @1413 [1413] 10/06/08 03:23:15 cederberg@gmail.com Fixed minor test result string formatting issue.
(edit) @1412 [1412] 10/06/08 01:04:57 cederberg@gmail.com Fixed problem with DOM attributes being handled differently from DOM …
(edit) @1411 [1411] 10/04/08 12:00:37 cederberg@gmail.com Fixed MochiKit.Visual.Morph handling of non-length and non-color …
(edit) @1409 [1409] 10/04/08 10:59:25 cederberg@gmail.com Minor test fix for IE6 not properly recognizing \v in strings.
(edit) @1408 [1408] 10/04/08 10:45:59 cederberg@gmail.com Fixed issue in MochiKit.DOM.getNodeAttribute() where some attribute values …
(edit) @1406 [1406] 10/04/08 08:32:34 cederberg@gmail.com Fixed issues with isArrayList fast paths in MochiKit.Iter module (#268).
(edit) @1404 [1404] 10/04/08 07:21:17 cederberg@gmail.com Added implicit checks for attribute existence when using attribute value …
(edit) @1403 [1403] 10/04/08 06:42:28 cederberg@gmail.com Reordered the MochiKit.Base.isXxx() tests and added some extra tests for …
(edit) @1402 [1402] 10/03/08 06:41:10 cederberg@gmail.com Fixed log level number conversion into string (#273).
(edit) @1401 [1401] 10/03/08 05:41:38 cederberg@gmail.com Improved the SimpleTest? class to contain an eq() function using compare …
(edit) @1393 [1393] 08/29/08 09:12:38 cito@online.de Calculate correct content width for table cells (#315).
(edit) @1391 [1391] 06/24/08 05:41:41 cederberg@gmail.com Changed MochiKit.Base.serializeJSON string handling to follow the JSON …
(edit) @1390 [1390] 06/23/08 23:58:15 cederberg@gmail.com Fixed escaping of vertical tab character in repr for strings (also …
(edit) @1388 [1388] 06/21/08 11:48:04 cito@online.de Refactored patch in r1383 (wrong sizes in visual effects). Instead of …
(edit) @1387 [1387] 06/12/08 12:04:51 cederberg@gmail.com Corrected MochiKit.Signal mouse wheel handling for Safari. Also added …
(edit) @1386 [1386] 06/12/08 06:16:51 cederberg@gmail.com Added initial support for 'onmousewheel' event in MochiKit.Signal. Based …
(edit) @1378 [1378] 05/20/08 03:24:01 cederberg@gmail.com Added MochiKit.Signal support for src.disconnect methods (see #253).
(edit) @1373 [1373] 05/13/08 13:23:43 cederberg@gmail.com Fixed getStyle() and setStyle() for CSS float property (see ticket #301).
(edit) @1369 [1369] 05/06/08 01:21:54 cederberg@gmail.com Fixed issue with isChildNode() not correctly handling nodes outside the …
(edit) @1366 [1366] 04/19/08 23:10:49 cederberg@gmail.com Modified svn file properties for some tests to enabled remote running of …
(edit) @1364 [1364] 04/19/08 22:50:45 cederberg@gmail.com Removed two negative tests for truncToFixed that actually works on MSIE.
(edit) @1362 [1362] 04/19/08 09:29:33 cederberg@gmail.com Re-implemented MochiKit.Format.truncToFixed() to avoid weird …
(edit) @1355 [1355] 04/01/08 11:40:05 cederberg@gmail.com Fixed #274 in getElementDimensions where style.display was sometimes …
(edit) @1351 [1351] 03/31/08 09:37:01 jay added support and testing for pre-1900 dates
(edit) @1346 [1346] 03/26/08 11:54:50 cederberg@gmail.com Fixed MochiKit.DOM.getFirstParentByTagAndClassName for case when no …
(edit) @1333 [1333] 03/16/08 23:59:02 cederberg@gmail.com Added fix for text nodes in isChildNode (see #283). Also refactored the …
(edit) @1323 [1323] 12/14/07 12:10:52 bob@redivi.com fix for parseQueryString bug #284
(edit) @1314 [1314] 08/28/07 02:04:35 therve@gmail.com Add a fix for Format.twoDigitFloat for number inferior to 0.1. Close …
(edit) @1305 [1305] 07/18/07 13:51:41 therve@gmail.com Actually fix it.
(edit) @1304 [1304] 07/18/07 13:41:51 therve@gmail.com Fix Visual tests under IE.
(edit) @1303 [1303] 07/18/07 13:35:12 therve@gmail.com Fix test failures under IE 7.
(edit) @1302 [1302] 07/18/07 13:31:16 therve@gmail.com Apply Julien's patch, add a few tests.
(edit) @1301 [1301] 07/18/07 13:09:19 therve@gmail.com Apply juhani's patch, fixes #226
(edit) @1288 [1288] 05/10/07 04:51:11 therve@gmail.com Fix repr of functions.
(edit) @1287 [1287] 05/08/07 19:25:09 bob@redivi.com fix custom signal re-bind
(edit) @1284 [1284] 05/03/07 10:42:12 arnarbi@gmail.com Test case for queryString with null values. Fails for queryString({key: …
(edit) @1282 [1282] 04/06/07 20:34:52 bob@redivi.com Fixed MochiKit.Signal.signal re-entrancy bug
(edit) @1279 [1279] 04/03/07 14:20:38 bob@redivi.com allow comment-wrapped JSON
(edit) @1275 [1275] 03/16/07 07:10:39 therve@gmail.com Fix display detection in toggle, add test and fix some Visual tests. Fix …
(edit) @1273 [1273] 03/12/07 19:49:56 bob@redivi.com #230 fix HSV bug
(edit) @1270 [1270] 03/07/07 10:11:47 arnarbi@gmail.com Fix a bug with the ~= attribute tester in Selector.
(edit) @1267 [1267] 02/13/07 03:32:15 therve@gmail.com Add pulses option to pulsate. Fix #227.
(edit) @1262 [1262] 02/06/07 14:31:23 bob@redivi.com parseQueryString #223
(edit) @1254 [1254] 01/22/07 20:44:33 beau@hartshornesoftware.com New.js was empty
(edit) @1253 [1253] 01/21/07 09:24:27 bob@redivi.com #213 - additional cases
(edit) @1252 [1252] 01/20/07 19:40:27 bob@redivi.com workaround and test for Safari crash #213
(edit) @1247 [1247] 01/08/07 05:09:38 therve@gmail.com Correct a bug in withWindow, add a test for it.
(edit) @1245 [1245] 12/22/06 14:28:44 therve@gmail.com Improve Visual test coverage. Fix #209.
(edit) @1243 [1243] 12/22/06 13:24:23 therve@gmail.com Reorder imports
(edit) @1231 [1231] 12/06/06 04:00:42 therve@gmail.com Add the Morph effect
(edit) @1225 [1225] 11/29/06 03:04:28 therve@gmail.com Workaround getStyle on non linked DOM elements, add tests.
(edit) @1224 [1224] 11/27/06 07:58:48 therve@gmail.com Fix getStyle background-color tests, add tests for selector case.
(edit) @1220 [1220] 11/25/06 00:59:40 therve@gmail.com The great getStyle move: remove getOpacity, replace computedStyle by …
(edit) @1219 [1219] 11/25/06 00:25:35 therve@gmail.com Add insertSiblingNodes*
(edit) @1218 [1218] 11/24/06 12:07:53 beau@hartshornesoftware.com replaced getParentByTag with getFirstParentByTagAndClassName
(edit) @1215 [1215] 11/24/06 01:58:50 therve@gmail.com Fix Style tests under Opera
(edit) @1213 [1213] 11/23/06 09:04:10 therve@gmail.com Add getParentByTag (#157).
(edit) @1209 [1209] 11/22/06 01:04:02 therve@gmail.com Add removeNodeAttribute. Fix #197.
(edit) @1199 [1199] 11/15/06 14:29:04 bob@redivi.com formContents
(edit) @1196 [1196] 11/14/06 05:17:53 therve@gmail.com Merge selector. Fix #195.
(edit) @1191 [1191] 11/08/06 13:08:12 therve@gmail.com Typo in visual tests
(edit) @1186 [1186] 11/08/06 10:25:43 bob@redivi.com add visual tests to index
(edit) @1185 [1185] 11/08/06 06:31:53 therve@gmail.com Update Visual tests
(edit) @1178 [1178] 10/28/06 09:51:53 bob@redivi.com #194 - connect
(edit) @1177 [1177] 10/28/06 09:29:46 bob@redivi.com #175
(edit) @1176 [1176] 10/23/06 21:29:11 rsayre@mozilla.com Make test failures log as ERROR.
(edit) @1174 [1174] 10/23/06 12:56:41 rsayre@mozilla.com make parseQueryString cope with a leading question mark.
(edit) @1173 [1173] 10/23/06 10:50:11 rsayre@mozilla.com Add onComplete member to TestRunner?. Runs after makeSummary.
(edit) @1172 [1172] 10/22/06 14:30:10 rsayre@mozilla.com Add MochiKit.Logging to SimpleTest?. Add TestRunner?.logger member. …
(edit) @1171 [1171] 10/18/06 12:32:37 bob@redivi.com MochiKit.Base.values
(edit) @1170 [1170] 10/18/06 12:23:47 bob@redivi.com harness *does* work in Safari
(edit) @1169 [1169] 10/18/06 12:19:13 bob@redivi.com #147 - fix disconnect during explicit signal call
(edit) @1167 [1167] 10/18/06 11:43:05 bob@redivi.com fix setOpactiy test
(edit) @1150 [1150] 10/06/06 08:35:52 beau@hartshornesoftware.com test for #147
(edit) @1148 [1148] 09/30/06 01:26:50 therve@gmail.com Add check to the compose TypeError?
(edit) @1147 [1147] 09/27/06 01:32:31 bob@redivi.com fix queryString string values
(edit) @1143 [1143] 09/25/06 16:42:51 bob@redivi.com resolve #109
(edit) @1142 [1142] 09/25/06 16:30:29 bob@redivi.com resolve #185
(edit) @1141 [1141] 09/25/06 14:43:08 bob@redivi.com resolve #181 - option value=""
(edit) @1120 [1120] 09/17/06 09:31:30 therve@gmail.com Add tests for getOpacity/setOpacity
(edit) @1113 [1113] 09/11/06 03:29:42 therve@gmail.com Add facilities to test visual effects, and update the test suite to use it
(edit) @1100 [1100] 09/07/06 11:37:19 therve@gmail.com Add another test, especially for KHTML (see #149)
(edit) @1099 [1099] 09/07/06 10:26:46 therve@gmail.com Add the possibility to omit one of the properties for setElementDimensions …
(edit) @1098 [1098] 09/07/06 09:38:54 therve@gmail.com Add dumb tests for viewport position/dimensions
(edit) @1095 [1095] 08/29/06 07:12:30 therve@gmail.com Add a test to compose for wrong arguments, and correct a reference in …
(edit) @1087 [1087] 08/20/06 14:42:39 therve@gmail.com Fix border line behaviour of DeferredList?, and add a test. Fix #141.
(edit) @1066 [1066] 08/03/06 12:38:49 bob@redivi.com resolve #158 - serializeJSON should not serialize undefined
(edit) @1057 [1057] 07/21/06 13:42:11 beau@hartshornesoftware.com #136
(edit) @1004 [1004] 06/14/06 16:54:28 bob@redivi.com move New.cleanWhitespace to DOM.removeEmptyTextNodes
(edit) @1003 [1003] 06/14/06 16:36:39 bob@redivi.com move New.flatten to Base.flattenArray
(edit) @964 [964] 06/13/06 15:50:26 beau@hartshornesoftware.com used MochiKit.Color to help get computedStyle tests to pass, updated …
(edit) @963 [963] 06/13/06 15:13:24 beau@hartshornesoftware.com tweaked computedStyle to fix rounded_corners example, added Style …
(edit) @933 [933] 06/10/06 11:14:37 beau@hartshornesoftware.com doc tweaks, mostly addresses #122
(edit) @930 [930] 06/09/06 17:44:53 beau@hartshornesoftware.com fixed camelize bug, replaced computedStyle
Note: See TracRevisionLog for help on using the revision log.