0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 17 hours ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bumping the maxVersion. More... over 14 years ago
Bumped version number More... over 14 years ago
Merged changes More... over 14 years ago
Merged changes More... over 14 years ago
Bumped the version number and added support for Firefox 3.5. More... almost 15 years ago
Merge branch 'master' of [email protected]:jeresig/fireunit More... almost 15 years ago
Reverted mistaken install.rdf change More... almost 15 years ago
Full implementation of grouping (fireunit.group('name') and fireunit.groupEnd()) More... about 15 years ago
Implemented basic grouping functionality in Fireunit More... about 15 years ago
Merging More... about 15 years ago
New API for message logging: fireunit.log(msg); Contribution by Shane Tomlinson. More... about 15 years ago
Fixed two issues with the profiling: It wasn't working with different locales and an error was being thrown if the script panel wasn't enabled. More... about 15 years ago
Switched to using finally instead of a normal catch. More... about 15 years ago
Bumped the version up to 1.0a1. More... about 15 years ago
Made sure that the last profile box is now scraped - also added a try around the execution of the profiling code (to catch wayward exceptions). More... about 15 years ago
Added a way to dump profile data in an object form that's reusable. More... about 15 years ago
Merge branch 'master' of [email protected]:jeresig/fireunit More... about 15 years ago
Merge branch 'master' of [email protected]:jeresig/fireunit More... about 15 years ago
Added two optional arguments to fireunit.ok() for expected/actual and added data types to compare tab More... about 15 years ago
Added two optional arguments to fireunit.ok() for expected/actual and added data types to compare tab More... about 15 years ago
Code cleanup continued. More comments. More... about 15 years ago
Code cleanup continued. More comments. More... about 15 years ago
Initial code cleanup More... about 15 years ago
Initial code cleanup More... about 15 years ago
Some fixes so, it's possible to run a test-suite from remote server. More... about 15 years ago
New feature: break stuck tests after a timeout (this allows to finish a test-suits that contains never ending tests). More... about 15 years ago
Imrove CSS so, the panel looks fine on fireunit.org More... over 15 years ago
New "Privilege" option (+ fireunit.privilege API) for managing test page privileges (http://localhost:7080, file://) More... over 15 years ago
Test file name should be aligned to the right (displayed on the test result row). More... over 15 years ago
Support for clipboard (context menu within Test panel). (1) Copy: copy clicked result message into the clipboard, (2) Copy All: copy all messages including summary into the clipboard. More... over 15 years ago