prototype/test/unit
Andrew Dupont cc0a75fe19 Make regex used in `stripTags` stricter. (igor, kangax) [#674 state:resolved] 2009-05-11 23:29:26 -05:00
..
caja_whitelists Add caja_builder for optional cajoled tests. 2008-12-12 13:55:28 +01:00
fixtures Fix Selector to match elements with attributes containing hyphens. [#285 state:resolved] (leiyou, jddalton, kangax) 2009-02-22 15:16:19 -06:00
templates Switch to UnittestJS. 2008-12-11 18:01:31 +01:00
ajax_test.js Use `Prototype.emptyFunction` consistently throughout unit tests. [#253 state:resolved] 2009-03-24 07:59:32 -04:00
array_test.js Remove Array#reduce [#569 state:resolved] 2009-03-20 12:05:02 -04:00
base_test.js Remove redundant tests from base_test.js. 2008-12-14 03:40:15 -06:00
class_test.js Ensure `toString` and `valueOf` properties are copied to a subclass only when necessary in IE6. [@382 state:resolved] (Samuel Lebeau) 2009-02-27 16:35:05 -06:00
date_test.js Reorganized unit tests to match the file structure of the source. 2008-12-11 12:06:00 +01:00
dom_test.js `Element#update` now takes care of SCRIPT elements in IE. [#573 state:resolved] 2009-03-22 19:04:04 -04:00
element_mixins_test.js refactored unit tests quite a bit. Added JS and CSS fixtures. 2008-09-02 18:19:41 -07:00
enumerable_test.js Ensure Enumerable#grep can handle strings with RegExp metacharacters. [#257 state:resolved] 2008-12-19 18:50:08 -06:00
event_test.js Fix error in event.js which prevented attaching more than one responder for an event name/element combination. [#651 state:resolved] (Rob Lineweaver) 2009-05-02 13:48:41 -05:00
form_test.js `Form.serialize` now works safely with forms that have "length"-named elements. [#77 state:resolved] 2009-03-23 00:15:34 -04:00
function_test.js Reorganized unit tests to match the file structure of the source. 2008-12-11 12:06:00 +01:00
hash_test.js Ensure Hash does not return keys from the prototype chain (e.g., constructor, valueOf, toString). 2008-09-07 19:20:38 -07:00
number_test.js Add context argument to Number#times 2008-09-03 11:45:59 -07:00
object_test.js Further fix to ensure Object#is(String|Number) do not throw exceptions on host objects in IE. [#510 state:resolved] 2009-01-05 10:49:09 -06:00
periodical_executer_test.js Reorganized unit tests to match the file structure of the source. 2008-12-11 12:06:00 +01:00
position_test.js seperated test files into JS and HTML fixtures. Added Ruby test file builder and test template. 2008-04-16 16:51:20 +02:00
prototype_test.js Reorganized unit tests to match the file structure of the source. 2008-12-11 12:06:00 +01:00
range_test.js seperated test files into JS and HTML fixtures. Added Ruby test file builder and test template. 2008-04-16 16:51:20 +02:00
regexp_test.js Reorganized unit tests to match the file structure of the source. 2008-12-11 12:06:00 +01:00
selector_test.js Remove Array#reduce [#569 state:resolved] 2009-03-20 12:05:02 -04:00
string_test.js Make regex used in `stripTags` stricter. (igor, kangax) [#674 state:resolved] 2009-05-11 23:29:26 -05:00
unittest_test.js seperated test files into JS and HTML fixtures. Added Ruby test file builder and test template. 2008-04-16 16:51:20 +02:00