10
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 6 hours ago.
Jul 21, 2024 — Jul 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Reorganizing spy matcher specs. More... over 15 years ago
Reorganizing spy matcher specs. More... over 15 years ago
Reorganizing spy matcher specs. More... over 15 years ago
Reorganizing spy matcher specs. More... over 15 years ago
Nicer pretty printing of spy objects. More... over 15 years ago
Nicer pretty printing of spy objects. More... over 15 years ago
Fix html escaping of matcher failure messages. More... over 15 years ago
Fix html escaping of matcher failure messages. More... over 15 years ago
Removed toMatch and toNotMatch's message functions, now sufficiently handled by the default message builder. More... over 15 years ago
Removed toMatch and toNotMatch's message functions, now sufficiently handled by the default message builder. More... over 15 years ago
Fix pretty printing of RegExp objects. More... over 15 years ago
Fix pretty printing of RegExp objects. More... over 15 years ago
Fix wasCalledWith matcher. More... over 15 years ago
Fix wasCalledWith matcher. More... over 15 years ago
Remove message function from matchers where a formulaic message is good enough. More... over 15 years ago
Remove message function from matchers where a formulaic message is good enough. More... over 15 years ago
Remove 'actual' param from matchers test and message functions. Use this.actual instead. This way, the signature of the test function matches how the matcher is called from a spec. Spy matchers now throw an exception when called with non-spies, rather than returning false. This makes the message function simpler, and will work better with future dot-not support. Added better specs for error conditions on spy matchers. More... over 15 years ago
Remove 'actual' param from matchers test and message functions. Use this.actual instead. This way, the signature of the test function matches how the matcher is called from a spec. Spy matchers now throw an exception when called with non-spies, rather than returning false. This makes the message function simpler, and will work better with future dot-not support. Added better specs for error conditions on spy matchers. More... over 15 years ago
Add documentation for all non-private functions. More... over 15 years ago
Add documentation for all non-private functions. More... over 15 years ago
Oops, revert unintentional commit. More... over 15 years ago
Oops, revert unintentional commit. More... over 15 years ago
Generate docs from source files, not lib. More... over 15 years ago
Generate docs from source files, not lib. More... over 15 years ago
Rename UPDATE_INTERVAL to DEFAULT_UPDATE_INTERVAL. More... over 15 years ago
Rename UPDATE_INTERVAL to DEFAULT_UPDATE_INTERVAL. More... over 15 years ago
Merge branch 'master' of [email protected]:pivotal/jasmine More... over 15 years ago
Merge branch 'master' of [email protected]:pivotal/jasmine More... over 15 years ago
fixed two typos in README More... over 15 years ago
fixed two typos in README More... over 15 years ago