History log of /yui3/src/test/js/TestSuite.js
Revision Date Author Comments Expand
70ed32201807e3e04e8285d8718bf97239ac142d 23-Feb-2012 Dav Glass <davglass@gmail.com>

Fixing a bad regex

625ac94d269a4ae4992b98f0cb3d66a32f1d41d0 23-Feb-2012 Dav Glass <davglass@gmail.com>

Added post processing of Docs for namspaces, classes and modules

02adbfa608c27f6582f8c989f81cbf054fba8a72 23-Feb-2012 Dav Glass <davglass@gmail.com>

Migrated the current YUITest project into our source tree Created a Makefile and wrapper to copy the source into the proper directory. Then setup the build to wrap the module, add logging support with `Y.log` and added all the aliases back into `Y` and `Y.Test`

d0199bcbfc68b65683c19c4e3e0c38e238142e7e 23-Feb-2012 Dav Glass <davglass@gmail.com>

Fixing a bad regex

5aab19b8b78189ce79cf89283f2d505566d4e6a8 23-Feb-2012 Dav Glass <davglass@gmail.com>

Added post processing of Docs for namspaces, classes and modules

33d85edf47749fa345d7b636b9b4b9d0d0386f44 22-Feb-2012 Dav Glass <davglass@gmail.com>

Migrated the current YUITest project into our source tree Created a Makefile and wrapper to copy the source into the proper directory. Then setup the build to wrap the module, add logging support with `Y.log` and added all the aliases back into `Y` and `Y.Test`

6eae5adc42f886ebacac1f714be3f0c9e4b205c1 05-Aug-2011 Luke Smith <lsmith@yahoo-inc.com>

Remove "Y." from @param and @return types yuidoc doesn't link class types that start with "Y."

3a9d9da71c85987c55fec9e42ed39aa9c9aab15c 12-Jul-2011 Ryan Grove <ryan@wonko.com>

Fix API doc errors.

3b582a24e4eec5a8ccf9dce2c722ee81023e6dba 04-Aug-2009 Nicholas C. Zakas <nicholas.c.zakas@nczonline.net>

Added chainability for add() method to Y.Test.Runner and Y.Test.Suite. Fixes #2527899

6eccb99d95a457b8714d60222b7bbc2ebaa0c1f2 11-May-2009 Nicholas C. Zakas <nicholas.c.zakas@nczonline.net>

Implemented Y.fail() and Y.ObjectAssert.ownsNoKeys()

b33d3bf66f037e3c87d1b857d3706eee0072e0cd 31-Dec-2008 Nicholas <nzakas@yahoo-inc.com>

Misc updates