Commit 95c5369
committed
merge mochajs/mochajs.github.io into mochajs/mocha
* ghpages/pre-move: (263 commits)
move everything into docs/ in prep for moving repo into mocha proper
Fix hyperlink for async_hooks
add section on --exit / --no-exit
update "Usage" and "--compilers" sections
Fix typo in "Using async / await" snippet
Update index.md
Add `--inspect`
**Bug** Edge renders the icon for a backer without an image to take up the entire screen.
drop shx dependency
chore(package): update shx to version 0.2.0
fix hardcoded scheme in anchor.js url
decrease line-height slightgly for code
increase font size
Getting started run test (#58)
add anchor support
upgrade deps; fix script execution
chore(package): update p-s to version 3.0.1
update license information
remove misinformation about using --require and hooks
fix bad formatting in CLI options headers; closes #51
...
Signed-off-by: Christopher Hiller <[email protected]>
# Conflicts:
# .gitignore
# Makefile
# bin/mocha
# editors/JavaScript mocha.tmbundle/Snippets/bdd - after each.tmSnippet
# editors/JavaScript mocha.tmbundle/Snippets/bdd - after.tmSnippet
# editors/JavaScript mocha.tmbundle/Snippets/bdd - before each.tmSnippet
# editors/JavaScript mocha.tmbundle/Snippets/bdd - before.tmSnippet
# editors/JavaScript mocha.tmbundle/Snippets/bdd - describe.tmSnippet
# editors/JavaScript mocha.tmbundle/Snippets/bdd - it.tmSnippet
# index.js
# lib/browser/tty.js
# lib/interfaces/bdd.js
# lib/interfaces/exports.js
# lib/interfaces/index.js
# lib/interfaces/tdd.js
# lib/mocha.js
# lib/reporters/base.js
# lib/reporters/doc.js
# lib/reporters/dot.js
# lib/reporters/html.js
# lib/reporters/index.js
# lib/reporters/json-stream.js
# lib/reporters/json.js
# lib/reporters/landing.js
# lib/reporters/list.js
# lib/reporters/progress.js
# lib/reporters/spec.js
# lib/reporters/tap.js
# lib/runner.js
# lib/suite.js
# lib/test.js
# package.json
# test/browser/index.html
# test/mocha.optsFile tree
41 files changed
+5627
-0
lines changed- docs
- _includes
- _layouts
- css
- example
- images
- js
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
41 files changed
+5627
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
0 commit comments