Cross Reference: /yui3/src/console/tests/console.html
History log of /yui3/src/console/tests/console.html
Revision Date Author Comments + Modified files
c77d701a41f1b77424b988c2e63f2a8e6829c7e6 19-Apr-2011 Luke Smith <lsmith@yahoo-inc.com>

Normalize YUI config for tests. filter from url. Use the query string filter={raw|debug} to override min default filter applied to YUI config.

/yui3/src/arraysort/tests/arraysort.html /yui3/src/async-queue/tests/async-queue.html /yui3/src/collection/tests/arraylist.html /yui3/src/console-filters/tests/console-filters.html console.html /yui3/src/dataschema/tests/dataschema-perf.html /yui3/src/dataschema/tests/dataschema.html /yui3/src/datasource/tests/datasource-perf.html /yui3/src/datasource/tests/datasource.html /yui3/src/datatable/tests/datatable-manual.html /yui3/src/datatable/tests/datatable.html /yui3/src/datatable/tests/performance.html /yui3/src/event/tests/event-synthetic.html /yui3/src/json/tests/json.html /yui3/src/jsonp/tests/jsonp.html /yui3/src/pluginattr/js/attr.js /yui3/src/pluginattr/tests/pluginattr.html /yui3/src/recordset/tests/recordset.html /yui3/src/slider/tests/slider.html /yui3/src/stylesheet/tests/stylesheet.html
a6b6d4f21a57f1f83d714dc2491985e1569910ef 24-Jul-2010 Luke Smith <lsmith@yahoo-inc.com>

IE 6 doesn't like width: 'inherit' declaration in Console

b40f5113b5f28daabc29b6ad49c905f290cf6cb7 25-Mar-2010 Luke Smith <lsmith@yahoo-inc.com>

Moved test suites into modules for arraylist, event-synthetic, console, console-filters, async-queue, slider, stylesheet, and json. Consolidated testing in sandbox/unittest/all.html. Individual test pages still in src/(component)/tests/(component).html. More work to be done on the testing infrastructure, including addressing requisite markup or styles, possibly incorporating performance testing, isolating test env for each test suite, and possibly abstracting out YUI Test API in favor of meta-only structures translated into Y.Test.Suite/Cases

/yui3/sandbox/collection/test.properties /yui3/sandbox/collection/test.xml /yui3/sandbox/collection/tests/arraylist-test.js /yui3/sandbox/console/test.properties /yui3/sandbox/console/test.xml /yui3/sandbox/console/tests/console-test.js /yui3/sandbox/event/test.properties /yui3/sandbox/event/test.xml /yui3/sandbox/event/tests/event-synthetic-test.js /yui3/sandbox/json/test.properties /yui3/sandbox/json/test.xml /yui3/sandbox/json/tests/json-test.js /yui3/sandbox/queue/test.properties /yui3/sandbox/queue/test.xml /yui3/sandbox/queue/tests/async-queue-test.js /yui3/sandbox/slider/test.properties /yui3/sandbox/slider/test.xml /yui3/sandbox/slider/tests/slider-test.js /yui3/sandbox/stylesheet/test.properties /yui3/sandbox/stylesheet/test.xml /yui3/sandbox/stylesheet/tests/stylesheet-test.js /yui3/sandbox/unittest/all.html /yui3/sandbox/unittest/assets/test.css /yui3/src/async-queue/tests/assets/test.css /yui3/src/async-queue/tests/async-queue.bak /yui3/src/async-queue/tests/async-queue.html /yui3/src/async-queue/tests/test.html /yui3/src/async-queue/tests/testsuite.js /yui3/src/collection/tests/arraylist.html /yui3/src/collection/tests/assets/test.css /yui3/src/collection/tests/testsuite.js assets/test.css console.html testsuite.js /yui3/src/event/tests/assets/test.css /yui3/src/event/tests/event-synthetic.html /yui3/src/event/tests/testsuite.js /yui3/src/json/tests/assets/test.css /yui3/src/json/tests/json.html /yui3/src/json/tests/testsuite.js /yui3/src/slider/tests/assets/test.css /yui3/src/slider/tests/slider.html /yui3/src/slider/tests/testsuite.js /yui3/src/stylesheet/tests/assets/test.css /yui3/src/stylesheet/tests/stylesheet.html /yui3/src/stylesheet/tests/testsuite.js