History log of /yui3/src/test/js/TestFormat.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`

f6d5fae9a8e0cb7ad096e821b651d3cd51d88024 03-Sep-2010 Nicholas <nzakas@yahoo-inc.com>

README and doc updates

359c147bb7d734b478b47d664e9f09e5f2f47cf1 12-Nov-2009 Nicholas <nzakas@yahoo-inc.com>

Updates for better JUnit XML support

cbc29f56a34d0a6e68a9d1ef389dc1ebf9478eeb 03-Nov-2009 Nicholas <nzakas@yahoo-inc.com>

Fixed charset/encoding bug (fixes #252836)

9062ea13d64c4cc70df35e5e10a77e55f2029d41 07-Oct-2009 Nicholas <nzakas@yahoo-inc.com>

Implemented TAP format for YUI Test results

bb6e451d9b8cf6421394062b7e49a9674265058b 07-Oct-2009 Nicholas <nzakas@yahoo-inc.com>

Removed duplicate XML format definition

0b5e1d37b52292808888e5c0674f90c2bbc3c210 23-Sep-2009 Nicholas <nzakas@yahoo-inc.com>

Added JUnit XML format

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

Implemented proper XML escaping in Y.Test.Format.XML

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