forked from APIDevTools/json-schema-ref-parser
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use Mocha 3.x, since 4.x no longer includes a browser-compatible script
- Loading branch information
1 parent
78ea3c3
commit 2872115
Showing
263 changed files
with
16,675 additions
and
19,155 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,48 @@ | ||
{ | ||
"name": "mocha", | ||
"homepage": "https://github.com/mochajs/mocha", | ||
"version": "4.0.1", | ||
"_release": "4.0.1", | ||
"homepage": "https://mochajs.org", | ||
"description": "simple, flexible, fun test framework", | ||
"repository": { | ||
"type": "git", | ||
"url": "git://github.com/mochajs/mocha.git" | ||
}, | ||
"main": [ | ||
"mocha.js", | ||
"mocha.css" | ||
], | ||
"ignore": [ | ||
"bin", | ||
"editors", | ||
"images", | ||
"lib", | ||
"scripts", | ||
"test", | ||
"assets", | ||
"media", | ||
".*", | ||
"index.js", | ||
"karma.conf.js", | ||
"browser-entry.js", | ||
"Makefile", | ||
"package.json", | ||
"appveyor.yml" | ||
], | ||
"keywords": [ | ||
"mocha", | ||
"test", | ||
"bdd", | ||
"tdd", | ||
"tap" | ||
], | ||
"license": "MIT", | ||
"version": "3.5.3", | ||
"_release": "3.5.3", | ||
"_resolution": { | ||
"type": "version", | ||
"tag": "v4.0.1", | ||
"commit": "56ee2de86d0b9594246f481926d66cbe11635c92" | ||
"tag": "v3.5.3", | ||
"commit": "1ff41a05a599e8bffe90b2b13597b01a2031b88f" | ||
}, | ||
"_source": "https://github.com/mochajs/mocha.git", | ||
"_target": "*", | ||
"_target": "^3.0.0", | ||
"_originalSource": "mocha" | ||
} |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
40 changes: 0 additions & 40 deletions
40
www/bower_components/mocha/.github/PULL_REQUEST_TEMPLATE.md
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.