webgui/www/extras/yui/build/yuitest
Chris Nehren 8fdd413d12 * resizable text areas now use the YUI 2.5.0 code
* add the new YUI release
* document the change in both the changelog and gotcha.txt
2008-02-26 21:27:14 +00:00
..
assets * resizable text areas now use the YUI 2.5.0 code 2008-02-26 21:27:14 +00:00
README * resizable text areas now use the YUI 2.5.0 code 2008-02-26 21:27:14 +00:00
yuitest-beta-debug.js * resizable text areas now use the YUI 2.5.0 code 2008-02-26 21:27:14 +00:00
yuitest-beta-min.js * resizable text areas now use the YUI 2.5.0 code 2008-02-26 21:27:14 +00:00
yuitest-beta.js * resizable text areas now use the YUI 2.5.0 code 2008-02-26 21:27:14 +00:00
yuitest-debug.js * resizable text areas now use the YUI 2.5.0 code 2008-02-26 21:27:14 +00:00
yuitest-min.js * resizable text areas now use the YUI 2.5.0 code 2008-02-26 21:27:14 +00:00
yuitest.js * resizable text areas now use the YUI 2.5.0 code 2008-02-26 21:27:14 +00:00
yuitest_core-beta-debug.js * resizable text areas now use the YUI 2.5.0 code 2008-02-26 21:27:14 +00:00
yuitest_core-beta-min.js * resizable text areas now use the YUI 2.5.0 code 2008-02-26 21:27:14 +00:00
yuitest_core-beta.js * resizable text areas now use the YUI 2.5.0 code 2008-02-26 21:27:14 +00:00
yuitest_core-debug.js * resizable text areas now use the YUI 2.5.0 code 2008-02-26 21:27:14 +00:00
yuitest_core-min.js * resizable text areas now use the YUI 2.5.0 code 2008-02-26 21:27:14 +00:00
yuitest_core.js * resizable text areas now use the YUI 2.5.0 code 2008-02-26 21:27:14 +00:00

YUI Library - YUITest - Release Notes

2.3.0

  * Beta release

2.3.1

  * No changes

2.4.0

  * Changed test running from synchronous to asynchronous.
  * Added wait() and resume() methods to TestRunner to allow testing of asynchronous features.
  
2.50
 
  * Updated test results format to include ignored tests, result types, and names.
  * Introduced test result formats in JSON and XML.
  * Introduced TestReporter object.
  * Removed beta tag.