Rev 265 | Rev 267 | Go to most recent revision | Last modification | Compare with Previous | View Log | RSS feed
* object.js
- Added jsx.error() and corresponding jsx.dmsg() constant
(for improved test/test.js)
* test/regexp.html
- Updated for improved test/test.js
* test/test.js (Unit Testing library)
- Added SVN keywords
- Added jsx.test.version property
- Additionally generates HTML result table onload by default
(disable with {updateDocument: false})
- Support new specification properties:
+ file to specify filename containing the tested feature
+ For test cases: file (overrides specification),
feature (for the tested feature),
description (deprecates `name')
- Exceptions generate error msg (better visible)
- Summary generates info msg and table footer