prototype/test
Andrew Dupont 64002a9083 Fix toString/valueOf sharing same method reference via closure in Class#addMethods. Use plain property assignment, since Object.extend fails to enumerate over toString/valueOf. 2008-09-07 19:19:21 -07:00
..
functional * Ensure Event.* generic methods work in IE, even when the event is not extended. [Viktor Kojouharov, Andrew Dupont] 2007-10-16 05:11:42 +00:00
lib Make Rake auto-generate test/unit/temp directory if it is missing. 2008-09-02 18:40:59 -07:00
unit Fix toString/valueOf sharing same method reference via closure in Class#addMethods. Use plain property assignment, since Object.extend fails to enumerate over toString/valueOf. 2008-09-07 19:19:21 -07:00
browser.html prototype: Reorganize the source tree. 2007-01-18 22:24:27 +00:00
console.html prototype: Reorganize the source tree. 2007-01-18 22:24:27 +00:00
test.css prototype: Test.Unit refactoring. Allow running multiple instances of Test.Unit.Runner on the same page. Allow rake to run specific testcases. Closes #10704, #10705, #10706. 2008-01-06 00:34:39 +00:00