summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2024-07-24Update .SRCINFOBart Libert
2024-07-24Add pre-commit configBart Libert
2024-07-24Update to 3.10.1Bart Libert
2020-09-14Update to upstream version 2.6.4Bart Libert
Upstream changelog: The internal copy of the Jasmine library has been updated to version 2.6.4, which brings: Add toBeNegativeInfinity(), toBePositiveInfinity(), toHaveBeenCalledBefore() matchers Add spyOnProperty() for get/set accessors Add support for ES6 sets to toContain() and toEqual() Bug fixes included in 2.6.0, 2.6.1, 2.6.2, 2.6.3 and 2.6.4 Thanks to Andy Holmes for contributing.
2020-09-11Update to upstream version 2.5.2Bart Libert
- No dedicated release tarballs anymore, so using source tarball Upstream changelog: * The internal copy of the Jasmine library has been updated to version 2.5.2, which brings: - Add toBeGreaterThanOrEqual() and toBeLessThanOrEqual() matchers - Bug fixes included in 2.5.0, 2.5.1 and 2.5.2 * Thanks to Andy Holmes for contributing.
2020-09-01Add release version of jasmine-gjsBart Libert