cssesc-source 0.1.0 → 1.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +5 -13
- data/vendor/LICENSE-MIT.txt +1 -1
- data/vendor/README.md +44 -50
- data/vendor/bin/cssesc +103 -109
- data/vendor/cssesc.js +114 -161
- data/vendor/man/cssesc.1 +2 -2
- data/vendor/package-lock.json +1664 -0
- data/vendor/package.json +47 -54
- metadata +9 -908
- data/vendor/node_modules/grunt-shell/node_modules/stripcolorcodes/MIT-LICENSE.txt +0 -21
- data/vendor/node_modules/grunt-shell/node_modules/stripcolorcodes/README.md +0 -43
- data/vendor/node_modules/grunt-shell/node_modules/stripcolorcodes/bin/stripcolorcodes.js +0 -18
- data/vendor/node_modules/grunt-shell/node_modules/stripcolorcodes/index.js +0 -3
- data/vendor/node_modules/grunt-shell/node_modules/stripcolorcodes/package.json +0 -42
- data/vendor/node_modules/grunt-shell/node_modules/stripcolorcodes/test/fixture/with-colors +0 -2
- data/vendor/node_modules/grunt-shell/node_modules/stripcolorcodes/test/fixture/without-colors +0 -2
- data/vendor/node_modules/grunt-shell/node_modules/stripcolorcodes/test/stripcolorcodes-test.js +0 -20
- data/vendor/node_modules/grunt-shell/package.json +0 -53
- data/vendor/node_modules/grunt-shell/readme.md +0 -221
- data/vendor/node_modules/grunt-shell/tasks/shell.js +0 -54
- data/vendor/node_modules/grunt-template/LICENSE-MIT.txt +0 -20
- data/vendor/node_modules/grunt-template/README.md +0 -123
- data/vendor/node_modules/grunt-template/package.json +0 -50
- data/vendor/node_modules/grunt-template/tasks/template.js +0 -44
- data/vendor/node_modules/grunt/CONTRIBUTING.md +0 -1
- data/vendor/node_modules/grunt/LICENSE-MIT +0 -22
- data/vendor/node_modules/grunt/README.md +0 -16
- data/vendor/node_modules/grunt/internal-tasks/bump.js +0 -151
- data/vendor/node_modules/grunt/internal-tasks/subgrunt.js +0 -34
- data/vendor/node_modules/grunt/lib/grunt.js +0 -156
- data/vendor/node_modules/grunt/lib/grunt/cli.js +0 -128
- data/vendor/node_modules/grunt/lib/grunt/config.js +0 -118
- data/vendor/node_modules/grunt/lib/grunt/event.js +0 -16
- data/vendor/node_modules/grunt/lib/grunt/fail.js +0 -84
- data/vendor/node_modules/grunt/lib/grunt/file.js +0 -440
- data/vendor/node_modules/grunt/lib/grunt/help.js +0 -129
- data/vendor/node_modules/grunt/lib/grunt/log.js +0 -352
- data/vendor/node_modules/grunt/lib/grunt/option.js +0 -42
- data/vendor/node_modules/grunt/lib/grunt/task.js +0 -451
- data/vendor/node_modules/grunt/lib/grunt/template.js +0 -95
- data/vendor/node_modules/grunt/lib/grunt/util.js +0 -188
- data/vendor/node_modules/grunt/lib/util/task.js +0 -323
- data/vendor/node_modules/grunt/node_modules/async/LICENSE +0 -19
- data/vendor/node_modules/grunt/node_modules/async/Makefile +0 -25
- data/vendor/node_modules/grunt/node_modules/async/README.md +0 -1021
- data/vendor/node_modules/grunt/node_modules/async/index.js +0 -3
- data/vendor/node_modules/grunt/node_modules/async/lib/async.js +0 -692
- data/vendor/node_modules/grunt/node_modules/async/package.json +0 -32
- data/vendor/node_modules/grunt/node_modules/coffee-script/CNAME +0 -1
- data/vendor/node_modules/grunt/node_modules/coffee-script/LICENSE +0 -22
- data/vendor/node_modules/grunt/node_modules/coffee-script/README +0 -51
- data/vendor/node_modules/grunt/node_modules/coffee-script/Rakefile +0 -78
- data/vendor/node_modules/grunt/node_modules/coffee-script/bin/cake +0 -7
- data/vendor/node_modules/grunt/node_modules/coffee-script/bin/coffee +0 -7
- data/vendor/node_modules/grunt/node_modules/coffee-script/extras/jsl.conf +0 -44
- data/vendor/node_modules/grunt/node_modules/coffee-script/lib/coffee-script/browser.js +0 -92
- data/vendor/node_modules/grunt/node_modules/coffee-script/lib/coffee-script/cake.js +0 -111
- data/vendor/node_modules/grunt/node_modules/coffee-script/lib/coffee-script/coffee-script.js +0 -167
- data/vendor/node_modules/grunt/node_modules/coffee-script/lib/coffee-script/command.js +0 -500
- data/vendor/node_modules/grunt/node_modules/coffee-script/lib/coffee-script/grammar.js +0 -606
- data/vendor/node_modules/grunt/node_modules/coffee-script/lib/coffee-script/helpers.js +0 -77
- data/vendor/node_modules/grunt/node_modules/coffee-script/lib/coffee-script/index.js +0 -11
- data/vendor/node_modules/grunt/node_modules/coffee-script/lib/coffee-script/lexer.js +0 -788
- data/vendor/node_modules/grunt/node_modules/coffee-script/lib/coffee-script/nodes.js +0 -2986
- data/vendor/node_modules/grunt/node_modules/coffee-script/lib/coffee-script/optparse.js +0 -138
- data/vendor/node_modules/grunt/node_modules/coffee-script/lib/coffee-script/parser.js +0 -683
- data/vendor/node_modules/grunt/node_modules/coffee-script/lib/coffee-script/repl.js +0 -261
- data/vendor/node_modules/grunt/node_modules/coffee-script/lib/coffee-script/rewriter.js +0 -349
- data/vendor/node_modules/grunt/node_modules/coffee-script/lib/coffee-script/scope.js +0 -146
- data/vendor/node_modules/grunt/node_modules/coffee-script/package.json +0 -47
- data/vendor/node_modules/grunt/node_modules/colors/MIT-LICENSE.txt +0 -22
- data/vendor/node_modules/grunt/node_modules/colors/ReadMe.md +0 -77
- data/vendor/node_modules/grunt/node_modules/colors/colors.js +0 -342
- data/vendor/node_modules/grunt/node_modules/colors/example.html +0 -76
- data/vendor/node_modules/grunt/node_modules/colors/example.js +0 -77
- data/vendor/node_modules/grunt/node_modules/colors/package.json +0 -29
- data/vendor/node_modules/grunt/node_modules/colors/test.js +0 -70
- data/vendor/node_modules/grunt/node_modules/colors/themes/winston-dark.js +0 -12
- data/vendor/node_modules/grunt/node_modules/colors/themes/winston-light.js +0 -12
- data/vendor/node_modules/grunt/node_modules/dateformat/Readme.md +0 -67
- data/vendor/node_modules/grunt/node_modules/dateformat/lib/dateformat.js +0 -165
- data/vendor/node_modules/grunt/node_modules/dateformat/package.json +0 -20
- data/vendor/node_modules/grunt/node_modules/dateformat/test/test_weekofyear.js +0 -4
- data/vendor/node_modules/grunt/node_modules/dateformat/test/test_weekofyear.sh +0 -27
- data/vendor/node_modules/grunt/node_modules/eventemitter2/README.md +0 -212
- data/vendor/node_modules/grunt/node_modules/eventemitter2/index.js +0 -1
- data/vendor/node_modules/grunt/node_modules/eventemitter2/lib/eventemitter2.js +0 -561
- data/vendor/node_modules/grunt/node_modules/eventemitter2/package.json +0 -62
- data/vendor/node_modules/grunt/node_modules/exit/Gruntfile.js +0 -48
- data/vendor/node_modules/grunt/node_modules/exit/LICENSE-MIT +0 -22
- data/vendor/node_modules/grunt/node_modules/exit/README.md +0 -75
- data/vendor/node_modules/grunt/node_modules/exit/lib/exit.js +0 -41
- data/vendor/node_modules/grunt/node_modules/exit/package.json +0 -51
- data/vendor/node_modules/grunt/node_modules/exit/test/exit_test.js +0 -121
- data/vendor/node_modules/grunt/node_modules/exit/test/fixtures/10-stderr.txt +0 -10
- data/vendor/node_modules/grunt/node_modules/exit/test/fixtures/10-stdout-stderr.txt +0 -20
- data/vendor/node_modules/grunt/node_modules/exit/test/fixtures/10-stdout.txt +0 -10
- data/vendor/node_modules/grunt/node_modules/exit/test/fixtures/100-stderr.txt +0 -100
- data/vendor/node_modules/grunt/node_modules/exit/test/fixtures/100-stdout-stderr.txt +0 -200
- data/vendor/node_modules/grunt/node_modules/exit/test/fixtures/100-stdout.txt +0 -100
- data/vendor/node_modules/grunt/node_modules/exit/test/fixtures/1000-stderr.txt +0 -1000
- data/vendor/node_modules/grunt/node_modules/exit/test/fixtures/1000-stdout-stderr.txt +0 -2000
- data/vendor/node_modules/grunt/node_modules/exit/test/fixtures/1000-stdout.txt +0 -1000
- data/vendor/node_modules/grunt/node_modules/exit/test/fixtures/create-files.sh +0 -8
- data/vendor/node_modules/grunt/node_modules/exit/test/fixtures/log-broken.js +0 -23
- data/vendor/node_modules/grunt/node_modules/exit/test/fixtures/log.js +0 -25
- data/vendor/node_modules/grunt/node_modules/findup-sync/Gruntfile.js +0 -25
- data/vendor/node_modules/grunt/node_modules/findup-sync/LICENSE-MIT +0 -22
- data/vendor/node_modules/grunt/node_modules/findup-sync/README.md +0 -44
- data/vendor/node_modules/grunt/node_modules/findup-sync/lib/findup-sync.js +0 -46
- data/vendor/node_modules/grunt/node_modules/findup-sync/node_modules/lodash/README.md +0 -164
- data/vendor/node_modules/grunt/node_modules/findup-sync/node_modules/lodash/dist/lodash.compat.js +0 -5152
- data/vendor/node_modules/grunt/node_modules/findup-sync/node_modules/lodash/dist/lodash.compat.min.js +0 -42
- data/vendor/node_modules/grunt/node_modules/findup-sync/node_modules/lodash/dist/lodash.js +0 -4983
- data/vendor/node_modules/grunt/node_modules/findup-sync/node_modules/lodash/dist/lodash.min.js +0 -40
- data/vendor/node_modules/grunt/node_modules/findup-sync/node_modules/lodash/dist/lodash.underscore.js +0 -4307
- data/vendor/node_modules/grunt/node_modules/findup-sync/node_modules/lodash/dist/lodash.underscore.min.js +0 -34
- data/vendor/node_modules/grunt/node_modules/findup-sync/node_modules/lodash/package.json +0 -62
- data/vendor/node_modules/grunt/node_modules/findup-sync/package.json +0 -48
- data/vendor/node_modules/grunt/node_modules/findup-sync/test/findup-sync_test.js +0 -48
- data/vendor/node_modules/grunt/node_modules/findup-sync/test/fixtures/a.txt +0 -0
- data/vendor/node_modules/grunt/node_modules/findup-sync/test/fixtures/a/b/bar.txt +0 -0
- data/vendor/node_modules/grunt/node_modules/findup-sync/test/fixtures/a/foo.txt +0 -0
- data/vendor/node_modules/grunt/node_modules/findup-sync/test/fixtures/aaa.txt +0 -0
- data/vendor/node_modules/grunt/node_modules/getobject/Gruntfile.js +0 -48
- data/vendor/node_modules/grunt/node_modules/getobject/LICENSE-MIT +0 -22
- data/vendor/node_modules/grunt/node_modules/getobject/README.md +0 -20
- data/vendor/node_modules/grunt/node_modules/getobject/lib/getobject.js +0 -60
- data/vendor/node_modules/grunt/node_modules/getobject/package.json +0 -48
- data/vendor/node_modules/grunt/node_modules/getobject/test/namespace_test.js +0 -51
- data/vendor/node_modules/grunt/node_modules/glob/LICENSE +0 -27
- data/vendor/node_modules/grunt/node_modules/glob/README.md +0 -233
- data/vendor/node_modules/grunt/node_modules/glob/examples/g.js +0 -9
- data/vendor/node_modules/grunt/node_modules/glob/examples/usr-local.js +0 -9
- data/vendor/node_modules/grunt/node_modules/glob/glob.js +0 -643
- data/vendor/node_modules/grunt/node_modules/glob/node_modules/graceful-fs/LICENSE +0 -27
- data/vendor/node_modules/grunt/node_modules/glob/node_modules/graceful-fs/README.md +0 -33
- data/vendor/node_modules/grunt/node_modules/glob/node_modules/graceful-fs/graceful-fs.js +0 -442
- data/vendor/node_modules/grunt/node_modules/glob/node_modules/graceful-fs/package.json +0 -49
- data/vendor/node_modules/grunt/node_modules/glob/node_modules/graceful-fs/test/open.js +0 -46
- data/vendor/node_modules/grunt/node_modules/glob/node_modules/graceful-fs/test/ulimit.js +0 -158
- data/vendor/node_modules/grunt/node_modules/glob/node_modules/inherits/README.md +0 -51
- data/vendor/node_modules/grunt/node_modules/glob/node_modules/inherits/inherits.js +0 -29
- data/vendor/node_modules/grunt/node_modules/glob/node_modules/inherits/package.json +0 -30
- data/vendor/node_modules/grunt/node_modules/glob/package.json +0 -40
- data/vendor/node_modules/grunt/node_modules/glob/test/00-setup.js +0 -176
- data/vendor/node_modules/grunt/node_modules/glob/test/bash-comparison.js +0 -63
- data/vendor/node_modules/grunt/node_modules/glob/test/bash-results.json +0 -348
- data/vendor/node_modules/grunt/node_modules/glob/test/cwd-test.js +0 -55
- data/vendor/node_modules/grunt/node_modules/glob/test/mark.js +0 -74
- data/vendor/node_modules/grunt/node_modules/glob/test/nocase-nomagic.js +0 -113
- data/vendor/node_modules/grunt/node_modules/glob/test/pause-resume.js +0 -73
- data/vendor/node_modules/grunt/node_modules/glob/test/root-nomount.js +0 -39
- data/vendor/node_modules/grunt/node_modules/glob/test/root.js +0 -46
- data/vendor/node_modules/grunt/node_modules/glob/test/zz-cleanup.js +0 -11
- data/vendor/node_modules/grunt/node_modules/hooker/LICENSE-MIT +0 -22
- data/vendor/node_modules/grunt/node_modules/hooker/README.md +0 -186
- data/vendor/node_modules/grunt/node_modules/hooker/child.js +0 -101
- data/vendor/node_modules/grunt/node_modules/hooker/dist/ba-hooker.js +0 -169
- data/vendor/node_modules/grunt/node_modules/hooker/dist/ba-hooker.min.js +0 -4
- data/vendor/node_modules/grunt/node_modules/hooker/grunt.js +0 -47
- data/vendor/node_modules/grunt/node_modules/hooker/lib/hooker.js +0 -174
- data/vendor/node_modules/grunt/node_modules/hooker/package.json +0 -45
- data/vendor/node_modules/grunt/node_modules/hooker/parent.js +0 -17
- data/vendor/node_modules/grunt/node_modules/hooker/test/hooker_test.js +0 -435
- data/vendor/node_modules/grunt/node_modules/iconv-lite/LICENSE +0 -21
- data/vendor/node_modules/grunt/node_modules/iconv-lite/README.md +0 -72
- data/vendor/node_modules/grunt/node_modules/iconv-lite/README.md~ +0 -54
- data/vendor/node_modules/grunt/node_modules/iconv-lite/encodings/big5.js +0 -9
- data/vendor/node_modules/grunt/node_modules/iconv-lite/encodings/gbk.js +0 -9
- data/vendor/node_modules/grunt/node_modules/iconv-lite/encodings/singlebyte.js +0 -340
- data/vendor/node_modules/grunt/node_modules/iconv-lite/encodings/table/big5.js +0 -1
- data/vendor/node_modules/grunt/node_modules/iconv-lite/encodings/table/gbk.js +0 -1
- data/vendor/node_modules/grunt/node_modules/iconv-lite/generation/generate-big5-table.js +0 -25
- data/vendor/node_modules/grunt/node_modules/iconv-lite/generation/generate-singlebyte.js +0 -142
- data/vendor/node_modules/grunt/node_modules/iconv-lite/index.js +0 -231
- data/vendor/node_modules/grunt/node_modules/iconv-lite/package.json +0 -80
- data/vendor/node_modules/grunt/node_modules/iconv-lite/test/big5-test.js +0 -36
- data/vendor/node_modules/grunt/node_modules/iconv-lite/test/big5File.txt +0 -13
- data/vendor/node_modules/grunt/node_modules/iconv-lite/test/cyrillic-test.js +0 -86
- data/vendor/node_modules/grunt/node_modules/iconv-lite/test/gbk-test.js +0 -38
- data/vendor/node_modules/grunt/node_modules/iconv-lite/test/gbkFile.txt +0 -14
- data/vendor/node_modules/grunt/node_modules/iconv-lite/test/greek-test.js +0 -79
- data/vendor/node_modules/grunt/node_modules/iconv-lite/test/main-test.js +0 -55
- data/vendor/node_modules/grunt/node_modules/iconv-lite/test/performance.js +0 -67
- data/vendor/node_modules/grunt/node_modules/iconv-lite/test/turkish-test.js +0 -90
- data/vendor/node_modules/grunt/node_modules/js-yaml/HISTORY.md +0 -155
- data/vendor/node_modules/grunt/node_modules/js-yaml/LICENSE +0 -21
- data/vendor/node_modules/grunt/node_modules/js-yaml/README.md +0 -249
- data/vendor/node_modules/grunt/node_modules/js-yaml/bin/js-yaml.js +0 -125
- data/vendor/node_modules/grunt/node_modules/js-yaml/examples/custom_types.js +0 -104
- data/vendor/node_modules/grunt/node_modules/js-yaml/examples/custom_types.yaml +0 -18
- data/vendor/node_modules/grunt/node_modules/js-yaml/examples/dumper.js +0 -31
- data/vendor/node_modules/grunt/node_modules/js-yaml/examples/dumper.json +0 -22
- data/vendor/node_modules/grunt/node_modules/js-yaml/examples/sample_document.js +0 -15
- data/vendor/node_modules/grunt/node_modules/js-yaml/examples/sample_document.yaml +0 -197
- data/vendor/node_modules/grunt/node_modules/js-yaml/index.js +0 -1
- data/vendor/node_modules/grunt/node_modules/js-yaml/lib/js-yaml.js +0 -33
- data/vendor/node_modules/grunt/node_modules/js-yaml/lib/js-yaml/common.js +0 -60
- data/vendor/node_modules/grunt/node_modules/js-yaml/lib/js-yaml/dumper.js +0 -437
- data/vendor/node_modules/grunt/node_modules/js-yaml/lib/js-yaml/exception.js +0 -25
- data/vendor/node_modules/grunt/node_modules/js-yaml/lib/js-yaml/loader.js +0 -1549
- data/vendor/node_modules/grunt/node_modules/js-yaml/lib/js-yaml/mark.js +0 -78
- data/vendor/node_modules/grunt/node_modules/js-yaml/lib/js-yaml/require.js +0 -23
- data/vendor/node_modules/grunt/node_modules/js-yaml/lib/js-yaml/schema.js +0 -103
- data/vendor/node_modules/grunt/node_modules/js-yaml/lib/js-yaml/schema/default.js +0 -16
- data/vendor/node_modules/grunt/node_modules/js-yaml/lib/js-yaml/schema/minimal.js +0 -13
- data/vendor/node_modules/grunt/node_modules/js-yaml/lib/js-yaml/schema/safe.js +0 -25
- data/vendor/node_modules/grunt/node_modules/js-yaml/lib/js-yaml/type.js +0 -82
- data/vendor/node_modules/grunt/node_modules/js-yaml/lib/js-yaml/type/binary.js +0 -118
- data/vendor/node_modules/grunt/node_modules/js-yaml/lib/js-yaml/type/bool.js +0 -74
- data/vendor/node_modules/grunt/node_modules/js-yaml/lib/js-yaml/type/float.js +0 -102
- data/vendor/node_modules/grunt/node_modules/js-yaml/lib/js-yaml/type/int.js +0 -85
- data/vendor/node_modules/grunt/node_modules/js-yaml/lib/js-yaml/type/js/function.js +0 -56
- data/vendor/node_modules/grunt/node_modules/js-yaml/lib/js-yaml/type/js/regexp.js +0 -56
- data/vendor/node_modules/grunt/node_modules/js-yaml/lib/js-yaml/type/js/undefined.js +0 -28
- data/vendor/node_modules/grunt/node_modules/js-yaml/lib/js-yaml/type/map.js +0 -11
- data/vendor/node_modules/grunt/node_modules/js-yaml/lib/js-yaml/type/merge.js +0 -18
- data/vendor/node_modules/grunt/node_modules/js-yaml/lib/js-yaml/type/null.js +0 -36
- data/vendor/node_modules/grunt/node_modules/js-yaml/lib/js-yaml/type/omap.js +0 -53
- data/vendor/node_modules/grunt/node_modules/js-yaml/lib/js-yaml/type/pairs.js +0 -41
- data/vendor/node_modules/grunt/node_modules/js-yaml/lib/js-yaml/type/seq.js +0 -11
- data/vendor/node_modules/grunt/node_modules/js-yaml/lib/js-yaml/type/set.js +0 -31
- data/vendor/node_modules/grunt/node_modules/js-yaml/lib/js-yaml/type/str.js +0 -11
- data/vendor/node_modules/grunt/node_modules/js-yaml/lib/js-yaml/type/timestamp.js +0 -91
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/argparse/HISTORY.md +0 -109
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/argparse/LICENSE +0 -21
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/argparse/README.md +0 -239
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/argparse/examples/arguments.js +0 -36
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/argparse/examples/choice.js +0 -22
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/argparse/examples/constants.js +0 -59
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/argparse/examples/help.js +0 -13
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/argparse/examples/nargs.js +0 -33
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/argparse/examples/parents.js +0 -28
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/argparse/examples/prefix_chars.js +0 -23
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/argparse/examples/sub_commands.js +0 -49
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/argparse/examples/sum.js +0 -35
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/argparse/examples/testformatters.js +0 -270
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/argparse/index.js +0 -1
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/argparse/lib/action.js +0 -146
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/argparse/lib/action/append.js +0 -55
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/argparse/lib/action/append/constant.js +0 -47
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/argparse/lib/action/count.js +0 -40
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/argparse/lib/action/help.js +0 -48
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/argparse/lib/action/store.js +0 -50
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/argparse/lib/action/store/constant.js +0 -43
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/argparse/lib/action/store/false.js +0 -27
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/argparse/lib/action/store/true.js +0 -26
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/argparse/lib/action/subparsers.js +0 -148
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/argparse/lib/action/version.js +0 -50
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/argparse/lib/action_container.js +0 -481
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/argparse/lib/argparse.js +0 -14
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/argparse/lib/argument/error.js +0 -50
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/argparse/lib/argument/exclusive.js +0 -54
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/argparse/lib/argument/group.js +0 -75
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/argparse/lib/argument_parser.js +0 -1165
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/argparse/lib/const.js +0 -18
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/argparse/lib/help/added_formatters.js +0 -88
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/argparse/lib/help/formatter.js +0 -803
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/argparse/lib/namespace.js +0 -77
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/argparse/node_modules/underscore.string/Gemfile +0 -4
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/argparse/node_modules/underscore.string/Gemfile.lock +0 -17
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/argparse/node_modules/underscore.string/README.markdown +0 -814
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/argparse/node_modules/underscore.string/Rakefile +0 -23
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/argparse/node_modules/underscore.string/component.json +0 -11
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/argparse/node_modules/underscore.string/dist/underscore.string.min.js +0 -1
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/argparse/node_modules/underscore.string/lib/underscore.string.js +0 -673
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/argparse/node_modules/underscore.string/libpeerconnection.log +0 -0
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/argparse/node_modules/underscore.string/package.json +0 -73
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/argparse/node_modules/underscore.string/test/run-qunit.js +0 -45
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/argparse/node_modules/underscore.string/test/speed.js +0 -148
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/argparse/node_modules/underscore.string/test/strings.js +0 -685
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/argparse/node_modules/underscore.string/test/strings_standalone.js +0 -12
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/argparse/node_modules/underscore.string/test/test.html +0 -31
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/argparse/node_modules/underscore.string/test/test_standalone.html +0 -18
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/argparse/node_modules/underscore.string/test/test_underscore/arrays.js +0 -200
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/argparse/node_modules/underscore.string/test/test_underscore/chaining.js +0 -59
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/argparse/node_modules/underscore.string/test/test_underscore/collections.js +0 -426
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/argparse/node_modules/underscore.string/test/test_underscore/functions.js +0 -259
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/argparse/node_modules/underscore.string/test/test_underscore/index.html +0 -45
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/argparse/node_modules/underscore.string/test/test_underscore/objects.js +0 -548
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/argparse/node_modules/underscore.string/test/test_underscore/speed.js +0 -75
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/argparse/node_modules/underscore.string/test/test_underscore/utility.js +0 -249
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/argparse/node_modules/underscore.string/test/test_underscore/vendor/jquery.js +0 -9404
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/argparse/node_modules/underscore.string/test/test_underscore/vendor/jslitmus.js +0 -670
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/argparse/node_modules/underscore.string/test/test_underscore/vendor/qunit.css +0 -235
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/argparse/node_modules/underscore.string/test/test_underscore/vendor/qunit.js +0 -1977
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/argparse/node_modules/underscore.string/test/underscore.js +0 -1201
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/argparse/node_modules/underscore/CNAME +0 -1
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/argparse/node_modules/underscore/CONTRIBUTING.md +0 -9
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/argparse/node_modules/underscore/LICENSE +0 -22
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/argparse/node_modules/underscore/README.md +0 -19
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/argparse/node_modules/underscore/favicon.ico +0 -0
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/argparse/node_modules/underscore/index.html +0 -2467
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/argparse/node_modules/underscore/index.js +0 -1
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/argparse/node_modules/underscore/package.json +0 -35
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/argparse/node_modules/underscore/underscore-min.js +0 -1
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/argparse/node_modules/underscore/underscore.js +0 -1226
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/argparse/package.json +0 -50
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/esprima/README.md +0 -73
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/esprima/bin/esparse.js +0 -117
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/esprima/bin/esvalidate.js +0 -177
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/esprima/esprima.js +0 -3908
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/esprima/package.json +0 -59
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/esprima/test/compat.js +0 -239
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/esprima/test/reflect.js +0 -422
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/esprima/test/run.js +0 -66
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/esprima/test/runner.js +0 -387
- data/vendor/node_modules/grunt/node_modules/js-yaml/node_modules/esprima/test/test.js +0 -20238
- data/vendor/node_modules/grunt/node_modules/js-yaml/package.json +0 -60
- data/vendor/node_modules/grunt/node_modules/lodash/README.md +0 -140
- data/vendor/node_modules/grunt/node_modules/lodash/lodash.js +0 -4258
- data/vendor/node_modules/grunt/node_modules/lodash/lodash.min.js +0 -35
- data/vendor/node_modules/grunt/node_modules/lodash/lodash.underscore.js +0 -3688
- data/vendor/node_modules/grunt/node_modules/lodash/lodash.underscore.min.js +0 -28
- data/vendor/node_modules/grunt/node_modules/lodash/package.json +0 -62
- data/vendor/node_modules/grunt/node_modules/minimatch/LICENSE +0 -23
- data/vendor/node_modules/grunt/node_modules/minimatch/README.md +0 -218
- data/vendor/node_modules/grunt/node_modules/minimatch/minimatch.js +0 -1055
- data/vendor/node_modules/grunt/node_modules/minimatch/node_modules/lru-cache/CONTRIBUTORS +0 -14
- data/vendor/node_modules/grunt/node_modules/minimatch/node_modules/lru-cache/LICENSE +0 -23
- data/vendor/node_modules/grunt/node_modules/minimatch/node_modules/lru-cache/README.md +0 -97
- data/vendor/node_modules/grunt/node_modules/minimatch/node_modules/lru-cache/lib/lru-cache.js +0 -252
- data/vendor/node_modules/grunt/node_modules/minimatch/node_modules/lru-cache/package.json +0 -33
- data/vendor/node_modules/grunt/node_modules/minimatch/node_modules/lru-cache/test/basic.js +0 -369
- data/vendor/node_modules/grunt/node_modules/minimatch/node_modules/lru-cache/test/foreach.js +0 -52
- data/vendor/node_modules/grunt/node_modules/minimatch/node_modules/lru-cache/test/memory-leak.js +0 -50
- data/vendor/node_modules/grunt/node_modules/minimatch/node_modules/sigmund/LICENSE +0 -27
- data/vendor/node_modules/grunt/node_modules/minimatch/node_modules/sigmund/README.md +0 -53
- data/vendor/node_modules/grunt/node_modules/minimatch/node_modules/sigmund/bench.js +0 -283
- data/vendor/node_modules/grunt/node_modules/minimatch/node_modules/sigmund/package.json +0 -42
- data/vendor/node_modules/grunt/node_modules/minimatch/node_modules/sigmund/sigmund.js +0 -39
- data/vendor/node_modules/grunt/node_modules/minimatch/node_modules/sigmund/test/basic.js +0 -24
- data/vendor/node_modules/grunt/node_modules/minimatch/package.json +0 -40
- data/vendor/node_modules/grunt/node_modules/minimatch/test/basic.js +0 -399
- data/vendor/node_modules/grunt/node_modules/minimatch/test/brace-expand.js +0 -33
- data/vendor/node_modules/grunt/node_modules/minimatch/test/caching.js +0 -14
- data/vendor/node_modules/grunt/node_modules/minimatch/test/defaults.js +0 -274
- data/vendor/node_modules/grunt/node_modules/minimatch/test/extglob-ending-with-state-char.js +0 -8
- data/vendor/node_modules/grunt/node_modules/nopt/LICENSE +0 -23
- data/vendor/node_modules/grunt/node_modules/nopt/README.md +0 -208
- data/vendor/node_modules/grunt/node_modules/nopt/bin/nopt.js +0 -44
- data/vendor/node_modules/grunt/node_modules/nopt/examples/my-program.js +0 -30
- data/vendor/node_modules/grunt/node_modules/nopt/lib/nopt.js +0 -552
- data/vendor/node_modules/grunt/node_modules/nopt/node_modules/abbrev/LICENSE +0 -23
- data/vendor/node_modules/grunt/node_modules/nopt/node_modules/abbrev/README.md +0 -23
- data/vendor/node_modules/grunt/node_modules/nopt/node_modules/abbrev/lib/abbrev.js +0 -111
- data/vendor/node_modules/grunt/node_modules/nopt/node_modules/abbrev/package.json +0 -29
- data/vendor/node_modules/grunt/node_modules/nopt/package.json +0 -36
- data/vendor/node_modules/grunt/node_modules/rimraf/AUTHORS +0 -6
- data/vendor/node_modules/grunt/node_modules/rimraf/LICENSE +0 -23
- data/vendor/node_modules/grunt/node_modules/rimraf/README.md +0 -21
- data/vendor/node_modules/grunt/node_modules/rimraf/node_modules/graceful-fs/LICENSE +0 -23
- data/vendor/node_modules/grunt/node_modules/rimraf/node_modules/graceful-fs/README.md +0 -5
- data/vendor/node_modules/grunt/node_modules/rimraf/node_modules/graceful-fs/graceful-fs.js +0 -312
- data/vendor/node_modules/grunt/node_modules/rimraf/node_modules/graceful-fs/package.json +0 -40
- data/vendor/node_modules/grunt/node_modules/rimraf/node_modules/graceful-fs/test/open.js +0 -41
- data/vendor/node_modules/grunt/node_modules/rimraf/package.json +0 -59
- data/vendor/node_modules/grunt/node_modules/rimraf/rimraf.js +0 -161
- data/vendor/node_modules/grunt/node_modules/rimraf/test/run.sh +0 -10
- data/vendor/node_modules/grunt/node_modules/rimraf/test/setup.sh +0 -47
- data/vendor/node_modules/grunt/node_modules/rimraf/test/test-async.js +0 -5
- data/vendor/node_modules/grunt/node_modules/rimraf/test/test-fiber.js +0 -0
- data/vendor/node_modules/grunt/node_modules/rimraf/test/test-sync.js +0 -3
- data/vendor/node_modules/grunt/node_modules/underscore.string/Gemfile +0 -5
- data/vendor/node_modules/grunt/node_modules/underscore.string/Gemfile.lock +0 -34
- data/vendor/node_modules/grunt/node_modules/underscore.string/README.markdown +0 -668
- data/vendor/node_modules/grunt/node_modules/underscore.string/Rakefile +0 -28
- data/vendor/node_modules/grunt/node_modules/underscore.string/dist/underscore.string.min.js +0 -1
- data/vendor/node_modules/grunt/node_modules/underscore.string/lib/underscore.string.js +0 -525
- data/vendor/node_modules/grunt/node_modules/underscore.string/package.json +0 -72
- data/vendor/node_modules/grunt/node_modules/underscore.string/test/run-qunit.js +0 -44
- data/vendor/node_modules/grunt/node_modules/underscore.string/test/speed.js +0 -138
- data/vendor/node_modules/grunt/node_modules/underscore.string/test/strings.js +0 -438
- data/vendor/node_modules/grunt/node_modules/underscore.string/test/strings_standalone.js +0 -12
- data/vendor/node_modules/grunt/node_modules/underscore.string/test/test.html +0 -31
- data/vendor/node_modules/grunt/node_modules/underscore.string/test/test_standalone.html +0 -18
- data/vendor/node_modules/grunt/node_modules/underscore.string/test/test_underscore/arrays.js +0 -166
- data/vendor/node_modules/grunt/node_modules/underscore.string/test/test_underscore/chaining.js +0 -59
- data/vendor/node_modules/grunt/node_modules/underscore.string/test/test_underscore/collections.js +0 -270
- data/vendor/node_modules/grunt/node_modules/underscore.string/test/test_underscore/functions.js +0 -198
- data/vendor/node_modules/grunt/node_modules/underscore.string/test/test_underscore/objects.js +0 -535
- data/vendor/node_modules/grunt/node_modules/underscore.string/test/test_underscore/speed.js +0 -70
- data/vendor/node_modules/grunt/node_modules/underscore.string/test/test_underscore/temp.js +0 -27
- data/vendor/node_modules/grunt/node_modules/underscore.string/test/test_underscore/temp_tests.html +0 -19
- data/vendor/node_modules/grunt/node_modules/underscore.string/test/test_underscore/test.html +0 -43
- data/vendor/node_modules/grunt/node_modules/underscore.string/test/test_underscore/utility.js +0 -155
- data/vendor/node_modules/grunt/node_modules/underscore.string/test/test_underscore/vendor/jquery.js +0 -19
- data/vendor/node_modules/grunt/node_modules/underscore.string/test/test_underscore/vendor/jslitmus.js +0 -670
- data/vendor/node_modules/grunt/node_modules/underscore.string/test/test_underscore/vendor/qunit.css +0 -196
- data/vendor/node_modules/grunt/node_modules/underscore.string/test/test_underscore/vendor/qunit.js +0 -2360
- data/vendor/node_modules/grunt/node_modules/underscore.string/test/underscore.js +0 -999
- data/vendor/node_modules/grunt/node_modules/which/LICENSE +0 -23
- data/vendor/node_modules/grunt/node_modules/which/README.md +0 -5
- data/vendor/node_modules/grunt/node_modules/which/bin/which +0 -14
- data/vendor/node_modules/grunt/node_modules/which/package.json +0 -31
- data/vendor/node_modules/grunt/node_modules/which/which.js +0 -104
- data/vendor/node_modules/grunt/package.json +0 -82
- data/vendor/node_modules/istanbul/CHANGELOG.md +0 -57
- data/vendor/node_modules/istanbul/LICENSE +0 -24
- data/vendor/node_modules/istanbul/README.md +0 -205
- data/vendor/node_modules/istanbul/index.js +0 -115
- data/vendor/node_modules/istanbul/lib/cli.js +0 -74
- data/vendor/node_modules/istanbul/lib/collector.js +0 -121
- data/vendor/node_modules/istanbul/lib/command/check-coverage.js +0 -115
- data/vendor/node_modules/istanbul/lib/command/common/run-with-cover.js +0 -199
- data/vendor/node_modules/istanbul/lib/command/cover.js +0 -33
- data/vendor/node_modules/istanbul/lib/command/help.js +0 -58
- data/vendor/node_modules/istanbul/lib/command/index.js +0 -33
- data/vendor/node_modules/istanbul/lib/command/instrument.js +0 -244
- data/vendor/node_modules/istanbul/lib/command/report.js +0 -97
- data/vendor/node_modules/istanbul/lib/command/test.js +0 -31
- data/vendor/node_modules/istanbul/lib/hook.js +0 -187
- data/vendor/node_modules/istanbul/lib/instrumenter.js +0 -759
- data/vendor/node_modules/istanbul/lib/object-utils.js +0 -341
- data/vendor/node_modules/istanbul/lib/register-plugins.js +0 -15
- data/vendor/node_modules/istanbul/lib/report/cobertura.js +0 -207
- data/vendor/node_modules/istanbul/lib/report/html.js +0 -517
- data/vendor/node_modules/istanbul/lib/report/index.js +0 -60
- data/vendor/node_modules/istanbul/lib/report/json.js +0 -55
- data/vendor/node_modules/istanbul/lib/report/lcov.js +0 -49
- data/vendor/node_modules/istanbul/lib/report/lcovonly.js +0 -93
- data/vendor/node_modules/istanbul/lib/report/none.js +0 -20
- data/vendor/node_modules/istanbul/lib/report/teamcity.js +0 -82
- data/vendor/node_modules/istanbul/lib/report/templates/foot.txt +0 -102
- data/vendor/node_modules/istanbul/lib/report/templates/head.txt +0 -200
- data/vendor/node_modules/istanbul/lib/report/text-summary.js +0 -72
- data/vendor/node_modules/istanbul/lib/report/text.js +0 -210
- data/vendor/node_modules/istanbul/lib/store/fslookup.js +0 -60
- data/vendor/node_modules/istanbul/lib/store/index.js +0 -122
- data/vendor/node_modules/istanbul/lib/store/memory.js +0 -55
- data/vendor/node_modules/istanbul/lib/store/tmp.js +0 -80
- data/vendor/node_modules/istanbul/lib/util/factory.js +0 -88
- data/vendor/node_modules/istanbul/lib/util/file-matcher.js +0 -60
- data/vendor/node_modules/istanbul/lib/util/file-writer.js +0 -131
- data/vendor/node_modules/istanbul/lib/util/flow-control.js +0 -26
- data/vendor/node_modules/istanbul/lib/util/help-formatter.js +0 -24
- data/vendor/node_modules/istanbul/lib/util/input-error.js +0 -12
- data/vendor/node_modules/istanbul/lib/util/insertion-text.js +0 -109
- data/vendor/node_modules/istanbul/lib/util/meta.js +0 -13
- data/vendor/node_modules/istanbul/lib/util/tree-summarizer.js +0 -213
- data/vendor/node_modules/istanbul/lib/util/writer.js +0 -56
- data/vendor/node_modules/istanbul/lib/util/yui-load-hook.js +0 -49
- data/vendor/node_modules/istanbul/lib/vendor/prettify.css +0 -1
- data/vendor/node_modules/istanbul/lib/vendor/prettify.js +0 -1
- data/vendor/node_modules/istanbul/node_modules/abbrev/LICENSE +0 -23
- data/vendor/node_modules/istanbul/node_modules/abbrev/README.md +0 -23
- data/vendor/node_modules/istanbul/node_modules/abbrev/lib/abbrev.js +0 -111
- data/vendor/node_modules/istanbul/node_modules/abbrev/package.json +0 -29
- data/vendor/node_modules/istanbul/node_modules/async/LICENSE +0 -19
- data/vendor/node_modules/istanbul/node_modules/async/README.md +0 -1414
- data/vendor/node_modules/istanbul/node_modules/async/component.json +0 -11
- data/vendor/node_modules/istanbul/node_modules/async/lib/async.js +0 -955
- data/vendor/node_modules/istanbul/node_modules/async/package.json +0 -43
- data/vendor/node_modules/istanbul/node_modules/escodegen/LICENSE.BSD +0 -19
- data/vendor/node_modules/istanbul/node_modules/escodegen/LICENSE.source-map +0 -27
- data/vendor/node_modules/istanbul/node_modules/escodegen/README.md +0 -99
- data/vendor/node_modules/istanbul/node_modules/escodegen/bin/escodegen.js +0 -45
- data/vendor/node_modules/istanbul/node_modules/escodegen/bin/esgenerate.js +0 -45
- data/vendor/node_modules/istanbul/node_modules/escodegen/component.json +0 -48
- data/vendor/node_modules/istanbul/node_modules/escodegen/escodegen.browser.js +0 -3072
- data/vendor/node_modules/istanbul/node_modules/escodegen/escodegen.js +0 -2275
- data/vendor/node_modules/istanbul/node_modules/escodegen/node_modules/estraverse/LICENSE.BSD +0 -19
- data/vendor/node_modules/istanbul/node_modules/escodegen/node_modules/estraverse/README.md +0 -29
- data/vendor/node_modules/istanbul/node_modules/escodegen/node_modules/estraverse/estraverse.js +0 -315
- data/vendor/node_modules/istanbul/node_modules/escodegen/node_modules/estraverse/package.json +0 -41
- data/vendor/node_modules/istanbul/node_modules/escodegen/node_modules/source-map/CHANGELOG.md +0 -112
- data/vendor/node_modules/istanbul/node_modules/escodegen/node_modules/source-map/LICENSE +0 -28
- data/vendor/node_modules/istanbul/node_modules/escodegen/node_modules/source-map/Makefile.dryice.js +0 -166
- data/vendor/node_modules/istanbul/node_modules/escodegen/node_modules/source-map/README.md +0 -434
- data/vendor/node_modules/istanbul/node_modules/escodegen/node_modules/source-map/build/assert-shim.js +0 -56
- data/vendor/node_modules/istanbul/node_modules/escodegen/node_modules/source-map/build/mini-require.js +0 -152
- data/vendor/node_modules/istanbul/node_modules/escodegen/node_modules/source-map/build/prefix-source-map.jsm +0 -20
- data/vendor/node_modules/istanbul/node_modules/escodegen/node_modules/source-map/build/prefix-utils.jsm +0 -18
- data/vendor/node_modules/istanbul/node_modules/escodegen/node_modules/source-map/build/suffix-browser.js +0 -8
- data/vendor/node_modules/istanbul/node_modules/escodegen/node_modules/source-map/build/suffix-source-map.jsm +0 -6
- data/vendor/node_modules/istanbul/node_modules/escodegen/node_modules/source-map/build/suffix-utils.jsm +0 -21
- data/vendor/node_modules/istanbul/node_modules/escodegen/node_modules/source-map/build/test-prefix.js +0 -8
- data/vendor/node_modules/istanbul/node_modules/escodegen/node_modules/source-map/build/test-suffix.js +0 -3
- data/vendor/node_modules/istanbul/node_modules/escodegen/node_modules/source-map/lib/source-map.js +0 -8
- data/vendor/node_modules/istanbul/node_modules/escodegen/node_modules/source-map/lib/source-map/array-set.js +0 -97
- data/vendor/node_modules/istanbul/node_modules/escodegen/node_modules/source-map/lib/source-map/base64-vlq.js +0 -144
- data/vendor/node_modules/istanbul/node_modules/escodegen/node_modules/source-map/lib/source-map/base64.js +0 -42
- data/vendor/node_modules/istanbul/node_modules/escodegen/node_modules/source-map/lib/source-map/binary-search.js +0 -81
- data/vendor/node_modules/istanbul/node_modules/escodegen/node_modules/source-map/lib/source-map/source-map-consumer.js +0 -477
- data/vendor/node_modules/istanbul/node_modules/escodegen/node_modules/source-map/lib/source-map/source-map-generator.js +0 -380
- data/vendor/node_modules/istanbul/node_modules/escodegen/node_modules/source-map/lib/source-map/source-node.js +0 -371
- data/vendor/node_modules/istanbul/node_modules/escodegen/node_modules/source-map/lib/source-map/util.js +0 -205
- data/vendor/node_modules/istanbul/node_modules/escodegen/node_modules/source-map/node_modules/amdefine/LICENSE +0 -58
- data/vendor/node_modules/istanbul/node_modules/escodegen/node_modules/source-map/node_modules/amdefine/README.md +0 -171
- data/vendor/node_modules/istanbul/node_modules/escodegen/node_modules/source-map/node_modules/amdefine/amdefine.js +0 -299
- data/vendor/node_modules/istanbul/node_modules/escodegen/node_modules/source-map/node_modules/amdefine/intercept.js +0 -36
- data/vendor/node_modules/istanbul/node_modules/escodegen/node_modules/source-map/node_modules/amdefine/package.json +0 -36
- data/vendor/node_modules/istanbul/node_modules/escodegen/node_modules/source-map/package.json +0 -110
- data/vendor/node_modules/istanbul/node_modules/escodegen/node_modules/source-map/test/run-tests.js +0 -71
- data/vendor/node_modules/istanbul/node_modules/escodegen/node_modules/source-map/test/source-map/test-api.js +0 -26
- data/vendor/node_modules/istanbul/node_modules/escodegen/node_modules/source-map/test/source-map/test-array-set.js +0 -104
- data/vendor/node_modules/istanbul/node_modules/escodegen/node_modules/source-map/test/source-map/test-base64-vlq.js +0 -24
- data/vendor/node_modules/istanbul/node_modules/escodegen/node_modules/source-map/test/source-map/test-base64.js +0 -35
- data/vendor/node_modules/istanbul/node_modules/escodegen/node_modules/source-map/test/source-map/test-binary-search.js +0 -54
- data/vendor/node_modules/istanbul/node_modules/escodegen/node_modules/source-map/test/source-map/test-dog-fooding.js +0 -72
- data/vendor/node_modules/istanbul/node_modules/escodegen/node_modules/source-map/test/source-map/test-source-map-consumer.js +0 -451
- data/vendor/node_modules/istanbul/node_modules/escodegen/node_modules/source-map/test/source-map/test-source-map-generator.js +0 -417
- data/vendor/node_modules/istanbul/node_modules/escodegen/node_modules/source-map/test/source-map/test-source-node.js +0 -365
- data/vendor/node_modules/istanbul/node_modules/escodegen/node_modules/source-map/test/source-map/util.js +0 -161
- data/vendor/node_modules/istanbul/node_modules/escodegen/package.json +0 -58
- data/vendor/node_modules/istanbul/node_modules/esprima/README.md +0 -73
- data/vendor/node_modules/istanbul/node_modules/esprima/bin/esparse.js +0 -117
- data/vendor/node_modules/istanbul/node_modules/esprima/bin/esvalidate.js +0 -177
- data/vendor/node_modules/istanbul/node_modules/esprima/esprima.js +0 -3908
- data/vendor/node_modules/istanbul/node_modules/esprima/package.json +0 -59
- data/vendor/node_modules/istanbul/node_modules/esprima/test/compat.js +0 -239
- data/vendor/node_modules/istanbul/node_modules/esprima/test/reflect.js +0 -422
- data/vendor/node_modules/istanbul/node_modules/esprima/test/run.js +0 -66
- data/vendor/node_modules/istanbul/node_modules/esprima/test/runner.js +0 -387
- data/vendor/node_modules/istanbul/node_modules/esprima/test/test.js +0 -20238
- data/vendor/node_modules/istanbul/node_modules/fileset/LICENSE-MIT +0 -22
- data/vendor/node_modules/istanbul/node_modules/fileset/README.md +0 -87
- data/vendor/node_modules/istanbul/node_modules/fileset/lib/fileset.js +0 -64
- data/vendor/node_modules/istanbul/node_modules/fileset/node_modules/glob/LICENSE +0 -27
- data/vendor/node_modules/istanbul/node_modules/fileset/node_modules/glob/README.md +0 -250
- data/vendor/node_modules/istanbul/node_modules/fileset/node_modules/glob/examples/g.js +0 -9
- data/vendor/node_modules/istanbul/node_modules/fileset/node_modules/glob/examples/usr-local.js +0 -9
- data/vendor/node_modules/istanbul/node_modules/fileset/node_modules/glob/glob.js +0 -680
- data/vendor/node_modules/istanbul/node_modules/fileset/node_modules/glob/node_modules/inherits/LICENSE +0 -16
- data/vendor/node_modules/istanbul/node_modules/fileset/node_modules/glob/node_modules/inherits/README.md +0 -42
- data/vendor/node_modules/istanbul/node_modules/fileset/node_modules/glob/node_modules/inherits/inherits.js +0 -1
- data/vendor/node_modules/istanbul/node_modules/fileset/node_modules/glob/node_modules/inherits/inherits_browser.js +0 -23
- data/vendor/node_modules/istanbul/node_modules/fileset/node_modules/glob/node_modules/inherits/package.json +0 -33
- data/vendor/node_modules/istanbul/node_modules/fileset/node_modules/glob/node_modules/inherits/test.js +0 -25
- data/vendor/node_modules/istanbul/node_modules/fileset/node_modules/glob/package.json +0 -39
- data/vendor/node_modules/istanbul/node_modules/fileset/node_modules/glob/test/00-setup.js +0 -176
- data/vendor/node_modules/istanbul/node_modules/fileset/node_modules/glob/test/bash-comparison.js +0 -63
- data/vendor/node_modules/istanbul/node_modules/fileset/node_modules/glob/test/bash-results.json +0 -350
- data/vendor/node_modules/istanbul/node_modules/fileset/node_modules/glob/test/cwd-test.js +0 -55
- data/vendor/node_modules/istanbul/node_modules/fileset/node_modules/glob/test/globstar-match.js +0 -19
- data/vendor/node_modules/istanbul/node_modules/fileset/node_modules/glob/test/mark.js +0 -74
- data/vendor/node_modules/istanbul/node_modules/fileset/node_modules/glob/test/new-glob-optional-options.js +0 -10
- data/vendor/node_modules/istanbul/node_modules/fileset/node_modules/glob/test/nocase-nomagic.js +0 -113
- data/vendor/node_modules/istanbul/node_modules/fileset/node_modules/glob/test/pause-resume.js +0 -73
- data/vendor/node_modules/istanbul/node_modules/fileset/node_modules/glob/test/root-nomount.js +0 -39
- data/vendor/node_modules/istanbul/node_modules/fileset/node_modules/glob/test/root.js +0 -46
- data/vendor/node_modules/istanbul/node_modules/fileset/node_modules/glob/test/stat.js +0 -32
- data/vendor/node_modules/istanbul/node_modules/fileset/node_modules/glob/test/zz-cleanup.js +0 -11
- data/vendor/node_modules/istanbul/node_modules/fileset/node_modules/minimatch/LICENSE +0 -23
- data/vendor/node_modules/istanbul/node_modules/fileset/node_modules/minimatch/README.md +0 -218
- data/vendor/node_modules/istanbul/node_modules/fileset/node_modules/minimatch/minimatch.js +0 -1055
- data/vendor/node_modules/istanbul/node_modules/fileset/node_modules/minimatch/node_modules/lru-cache/CONTRIBUTORS +0 -14
- data/vendor/node_modules/istanbul/node_modules/fileset/node_modules/minimatch/node_modules/lru-cache/LICENSE +0 -23
- data/vendor/node_modules/istanbul/node_modules/fileset/node_modules/minimatch/node_modules/lru-cache/README.md +0 -97
- data/vendor/node_modules/istanbul/node_modules/fileset/node_modules/minimatch/node_modules/lru-cache/lib/lru-cache.js +0 -252
- data/vendor/node_modules/istanbul/node_modules/fileset/node_modules/minimatch/node_modules/lru-cache/package.json +0 -33
- data/vendor/node_modules/istanbul/node_modules/fileset/node_modules/minimatch/node_modules/lru-cache/test/basic.js +0 -369
- data/vendor/node_modules/istanbul/node_modules/fileset/node_modules/minimatch/node_modules/lru-cache/test/foreach.js +0 -52
- data/vendor/node_modules/istanbul/node_modules/fileset/node_modules/minimatch/node_modules/lru-cache/test/memory-leak.js +0 -50
- data/vendor/node_modules/istanbul/node_modules/fileset/node_modules/minimatch/node_modules/sigmund/LICENSE +0 -27
- data/vendor/node_modules/istanbul/node_modules/fileset/node_modules/minimatch/node_modules/sigmund/README.md +0 -53
- data/vendor/node_modules/istanbul/node_modules/fileset/node_modules/minimatch/node_modules/sigmund/bench.js +0 -283
- data/vendor/node_modules/istanbul/node_modules/fileset/node_modules/minimatch/node_modules/sigmund/package.json +0 -42
- data/vendor/node_modules/istanbul/node_modules/fileset/node_modules/minimatch/node_modules/sigmund/sigmund.js +0 -39
- data/vendor/node_modules/istanbul/node_modules/fileset/node_modules/minimatch/node_modules/sigmund/test/basic.js +0 -24
- data/vendor/node_modules/istanbul/node_modules/fileset/node_modules/minimatch/package.json +0 -40
- data/vendor/node_modules/istanbul/node_modules/fileset/node_modules/minimatch/test/basic.js +0 -399
- data/vendor/node_modules/istanbul/node_modules/fileset/node_modules/minimatch/test/brace-expand.js +0 -33
- data/vendor/node_modules/istanbul/node_modules/fileset/node_modules/minimatch/test/caching.js +0 -14
- data/vendor/node_modules/istanbul/node_modules/fileset/node_modules/minimatch/test/defaults.js +0 -274
- data/vendor/node_modules/istanbul/node_modules/fileset/node_modules/minimatch/test/extglob-ending-with-state-char.js +0 -8
- data/vendor/node_modules/istanbul/node_modules/fileset/package.json +0 -34
- data/vendor/node_modules/istanbul/node_modules/fileset/tests/fixtures/an (odd) filename.js +0 -1
- data/vendor/node_modules/istanbul/node_modules/fileset/tests/helper.js +0 -61
- data/vendor/node_modules/istanbul/node_modules/fileset/tests/test.js +0 -133
- data/vendor/node_modules/istanbul/node_modules/handlebars/LICENSE +0 -19
- data/vendor/node_modules/istanbul/node_modules/handlebars/README.markdown +0 -391
- data/vendor/node_modules/istanbul/node_modules/handlebars/bin/handlebars +0 -213
- data/vendor/node_modules/istanbul/node_modules/handlebars/bower.json +0 -9
- data/vendor/node_modules/istanbul/node_modules/handlebars/dist/handlebars.js +0 -2278
- data/vendor/node_modules/istanbul/node_modules/handlebars/dist/handlebars.min.js +0 -2
- data/vendor/node_modules/istanbul/node_modules/handlebars/dist/handlebars.runtime.js +0 -362
- data/vendor/node_modules/istanbul/node_modules/handlebars/dist/handlebars.runtime.min.js +0 -1
- data/vendor/node_modules/istanbul/node_modules/handlebars/global-test.js +0 -18
- data/vendor/node_modules/istanbul/node_modules/handlebars/global.js +0 -4
- data/vendor/node_modules/istanbul/node_modules/handlebars/handlebars-source.gemspec +0 -21
- data/vendor/node_modules/istanbul/node_modules/handlebars/handlebars.js.nuspec +0 -17
- data/vendor/node_modules/istanbul/node_modules/handlebars/lib/handlebars.js +0 -43
- data/vendor/node_modules/istanbul/node_modules/handlebars/lib/handlebars/base.js +0 -166
- data/vendor/node_modules/istanbul/node_modules/handlebars/lib/handlebars/browser-prefix.js +0 -3
- data/vendor/node_modules/istanbul/node_modules/handlebars/lib/handlebars/browser-suffix.js +0 -1
- data/vendor/node_modules/istanbul/node_modules/handlebars/lib/handlebars/compiler/ast.js +0 -138
- data/vendor/node_modules/istanbul/node_modules/handlebars/lib/handlebars/compiler/base.js +0 -21
- data/vendor/node_modules/istanbul/node_modules/handlebars/lib/handlebars/compiler/compiler.js +0 -1305
- data/vendor/node_modules/istanbul/node_modules/handlebars/lib/handlebars/compiler/index.js +0 -16
- data/vendor/node_modules/istanbul/node_modules/handlebars/lib/handlebars/compiler/parser.js +0 -483
- data/vendor/node_modules/istanbul/node_modules/handlebars/lib/handlebars/compiler/printer.js +0 -138
- data/vendor/node_modules/istanbul/node_modules/handlebars/lib/handlebars/compiler/visitor.js +0 -18
- data/vendor/node_modules/istanbul/node_modules/handlebars/lib/handlebars/runtime.js +0 -106
- data/vendor/node_modules/istanbul/node_modules/handlebars/lib/handlebars/source.rb +0 -11
- data/vendor/node_modules/istanbul/node_modules/handlebars/lib/handlebars/utils.js +0 -83
- data/vendor/node_modules/istanbul/node_modules/handlebars/min.sh +0 -11
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/optimist/LICENSE +0 -21
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/optimist/example/bool.js +0 -10
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/optimist/example/boolean_double.js +0 -7
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/optimist/example/boolean_single.js +0 -7
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/optimist/example/default_hash.js +0 -8
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/optimist/example/default_singles.js +0 -7
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/optimist/example/divide.js +0 -8
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/optimist/example/line_count.js +0 -20
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/optimist/example/line_count_options.js +0 -29
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/optimist/example/line_count_wrap.js +0 -29
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/optimist/example/nonopt.js +0 -4
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/optimist/example/reflect.js +0 -2
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/optimist/example/short.js +0 -3
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/optimist/example/string.js +0 -11
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/optimist/example/usage-options.js +0 -19
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/optimist/example/xup.js +0 -10
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/optimist/index.js +0 -478
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/optimist/package.json +0 -46
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/optimist/readme.markdown +0 -487
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/optimist/test/_.js +0 -71
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/optimist/test/_/argv.js +0 -2
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/optimist/test/_/bin.js +0 -3
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/optimist/test/parse.js +0 -446
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/optimist/test/usage.js +0 -292
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/LICENSE +0 -29
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/README.md +0 -588
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/bin/uglifyjs +0 -402
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/lib/ast.js +0 -985
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/lib/compress.js +0 -2028
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/lib/mozilla-ast.js +0 -267
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/lib/output.js +0 -1229
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/lib/parse.js +0 -1410
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/lib/scope.js +0 -581
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/lib/sourcemap.js +0 -81
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/lib/transform.js +0 -217
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/lib/utils.js +0 -295
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/node_modules/source-map/CHANGELOG.md +0 -112
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/node_modules/source-map/LICENSE +0 -28
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/node_modules/source-map/Makefile.dryice.js +0 -166
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/node_modules/source-map/README.md +0 -434
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/node_modules/source-map/build/assert-shim.js +0 -56
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/node_modules/source-map/build/mini-require.js +0 -152
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/node_modules/source-map/build/prefix-source-map.jsm +0 -20
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/node_modules/source-map/build/prefix-utils.jsm +0 -18
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/node_modules/source-map/build/suffix-browser.js +0 -8
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/node_modules/source-map/build/suffix-source-map.jsm +0 -6
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/node_modules/source-map/build/suffix-utils.jsm +0 -21
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/node_modules/source-map/build/test-prefix.js +0 -8
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/node_modules/source-map/build/test-suffix.js +0 -3
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/node_modules/source-map/lib/source-map.js +0 -8
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/node_modules/source-map/lib/source-map/array-set.js +0 -97
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/node_modules/source-map/lib/source-map/base64-vlq.js +0 -144
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/node_modules/source-map/lib/source-map/base64.js +0 -42
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/node_modules/source-map/lib/source-map/binary-search.js +0 -81
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/node_modules/source-map/lib/source-map/source-map-consumer.js +0 -477
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/node_modules/source-map/lib/source-map/source-map-generator.js +0 -380
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/node_modules/source-map/lib/source-map/source-node.js +0 -371
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/node_modules/source-map/lib/source-map/util.js +0 -205
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/node_modules/source-map/node_modules/amdefine/LICENSE +0 -58
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/node_modules/source-map/node_modules/amdefine/README.md +0 -171
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/node_modules/source-map/node_modules/amdefine/amdefine.js +0 -299
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/node_modules/source-map/node_modules/amdefine/intercept.js +0 -36
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/node_modules/source-map/node_modules/amdefine/package.json +0 -37
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/node_modules/source-map/package.json +0 -110
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/node_modules/source-map/test/run-tests.js +0 -71
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/node_modules/source-map/test/source-map/test-api.js +0 -26
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/node_modules/source-map/test/source-map/test-array-set.js +0 -104
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/node_modules/source-map/test/source-map/test-base64-vlq.js +0 -24
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/node_modules/source-map/test/source-map/test-base64.js +0 -35
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/node_modules/source-map/test/source-map/test-binary-search.js +0 -54
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/node_modules/source-map/test/source-map/test-dog-fooding.js +0 -72
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/node_modules/source-map/test/source-map/test-source-map-consumer.js +0 -451
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/node_modules/source-map/test/source-map/test-source-map-generator.js +0 -417
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/node_modules/source-map/test/source-map/test-source-node.js +0 -365
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/node_modules/source-map/test/source-map/util.js +0 -161
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/package.json +0 -39
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/test/compress/arrays.js +0 -12
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/test/compress/blocks.js +0 -49
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/test/compress/conditionals.js +0 -143
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/test/compress/dead-code.js +0 -89
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/test/compress/debugger.js +0 -24
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/test/compress/drop-unused.js +0 -97
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/test/compress/issue-105.js +0 -25
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/test/compress/issue-12.js +0 -11
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/test/compress/issue-143.js +0 -48
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/test/compress/issue-22.js +0 -17
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/test/compress/issue-44.js +0 -31
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/test/compress/issue-59.js +0 -30
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/test/compress/labels.js +0 -163
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/test/compress/loops.js +0 -123
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/test/compress/properties.js +0 -54
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/test/compress/sequences.js +0 -161
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/test/compress/switch.js +0 -260
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/test/compress/typeof.js +0 -25
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/test/run-tests.js +0 -170
- data/vendor/node_modules/istanbul/node_modules/handlebars/node_modules/uglify-js/tools/node.js +0 -165
- data/vendor/node_modules/istanbul/node_modules/handlebars/package.json +0 -42
- data/vendor/node_modules/istanbul/node_modules/handlebars/release-notes.md +0 -93
- data/vendor/node_modules/istanbul/node_modules/handlebars/test.js +0 -20
- data/vendor/node_modules/istanbul/node_modules/mkdirp/LICENSE +0 -21
- data/vendor/node_modules/istanbul/node_modules/mkdirp/examples/pow.js +0 -6
- data/vendor/node_modules/istanbul/node_modules/mkdirp/index.js +0 -82
- data/vendor/node_modules/istanbul/node_modules/mkdirp/package.json +0 -34
- data/vendor/node_modules/istanbul/node_modules/mkdirp/readme.markdown +0 -63
- data/vendor/node_modules/istanbul/node_modules/mkdirp/test/chmod.js +0 -38
- data/vendor/node_modules/istanbul/node_modules/mkdirp/test/clobber.js +0 -37
- data/vendor/node_modules/istanbul/node_modules/mkdirp/test/mkdirp.js +0 -28
- data/vendor/node_modules/istanbul/node_modules/mkdirp/test/perm.js +0 -32
- data/vendor/node_modules/istanbul/node_modules/mkdirp/test/perm_sync.js +0 -39
- data/vendor/node_modules/istanbul/node_modules/mkdirp/test/race.js +0 -41
- data/vendor/node_modules/istanbul/node_modules/mkdirp/test/rel.js +0 -32
- data/vendor/node_modules/istanbul/node_modules/mkdirp/test/return.js +0 -25
- data/vendor/node_modules/istanbul/node_modules/mkdirp/test/return_sync.js +0 -24
- data/vendor/node_modules/istanbul/node_modules/mkdirp/test/root.js +0 -18
- data/vendor/node_modules/istanbul/node_modules/mkdirp/test/sync.js +0 -32
- data/vendor/node_modules/istanbul/node_modules/mkdirp/test/umask.js +0 -28
- data/vendor/node_modules/istanbul/node_modules/mkdirp/test/umask_sync.js +0 -32
- data/vendor/node_modules/istanbul/node_modules/nopt/LICENSE +0 -23
- data/vendor/node_modules/istanbul/node_modules/nopt/README.md +0 -210
- data/vendor/node_modules/istanbul/node_modules/nopt/bin/nopt.js +0 -51
- data/vendor/node_modules/istanbul/node_modules/nopt/examples/my-program.js +0 -30
- data/vendor/node_modules/istanbul/node_modules/nopt/lib/nopt.js +0 -612
- data/vendor/node_modules/istanbul/node_modules/nopt/package.json +0 -36
- data/vendor/node_modules/istanbul/node_modules/resolve/LICENSE +0 -18
- data/vendor/node_modules/istanbul/node_modules/resolve/example/async.js +0 -5
- data/vendor/node_modules/istanbul/node_modules/resolve/example/sync.js +0 -3
- data/vendor/node_modules/istanbul/node_modules/resolve/index.js +0 -5
- data/vendor/node_modules/istanbul/node_modules/resolve/lib/async.js +0 -125
- data/vendor/node_modules/istanbul/node_modules/resolve/lib/caller.js +0 -8
- data/vendor/node_modules/istanbul/node_modules/resolve/lib/core.js +0 -4
- data/vendor/node_modules/istanbul/node_modules/resolve/lib/core.json +0 -38
- data/vendor/node_modules/istanbul/node_modules/resolve/lib/node-modules-paths.js +0 -25
- data/vendor/node_modules/istanbul/node_modules/resolve/lib/sync.js +0 -80
- data/vendor/node_modules/istanbul/node_modules/resolve/package.json +0 -36
- data/vendor/node_modules/istanbul/node_modules/resolve/readme.markdown +0 -144
- data/vendor/node_modules/istanbul/node_modules/resolve/test/core.js +0 -12
- data/vendor/node_modules/istanbul/node_modules/resolve/test/filter.js +0 -18
- data/vendor/node_modules/istanbul/node_modules/resolve/test/filter_sync.js +0 -15
- data/vendor/node_modules/istanbul/node_modules/resolve/test/mock.js +0 -142
- data/vendor/node_modules/istanbul/node_modules/resolve/test/mock_sync.js +0 -68
- data/vendor/node_modules/istanbul/node_modules/resolve/test/resolver.js +0 -270
- data/vendor/node_modules/istanbul/node_modules/resolve/test/resolver/bar/node_modules/foo/index.js +0 -1
- data/vendor/node_modules/istanbul/node_modules/resolve/test/resolver/baz/doom.js +0 -0
- data/vendor/node_modules/istanbul/node_modules/resolve/test/resolver/baz/package.json +0 -3
- data/vendor/node_modules/istanbul/node_modules/resolve/test/resolver/baz/quux.js +0 -1
- data/vendor/node_modules/istanbul/node_modules/resolve/test/resolver/biz/node_modules/garply/lib/index.js +0 -1
- data/vendor/node_modules/istanbul/node_modules/resolve/test/resolver/biz/node_modules/garply/package.json +0 -3
- data/vendor/node_modules/istanbul/node_modules/resolve/test/resolver/biz/node_modules/grux/index.js +0 -1
- data/vendor/node_modules/istanbul/node_modules/resolve/test/resolver/biz/node_modules/tiv/index.js +0 -1
- data/vendor/node_modules/istanbul/node_modules/resolve/test/resolver/cup.coffee +0 -1
- data/vendor/node_modules/istanbul/node_modules/resolve/test/resolver/foo.js +0 -1
- data/vendor/node_modules/istanbul/node_modules/resolve/test/resolver/incorrect_main/index.js +0 -2
- data/vendor/node_modules/istanbul/node_modules/resolve/test/resolver/incorrect_main/package.json +0 -3
- data/vendor/node_modules/istanbul/node_modules/resolve/test/resolver/mug.coffee +0 -0
- data/vendor/node_modules/istanbul/node_modules/resolve/test/resolver/mug.js +0 -0
- data/vendor/node_modules/istanbul/node_modules/resolve/test/resolver/other_path/lib/other-lib.js +0 -0
- data/vendor/node_modules/istanbul/node_modules/resolve/test/resolver/other_path/root.js +0 -0
- data/vendor/node_modules/istanbul/node_modules/resolve/test/resolver/quux/foo/index.js +0 -1
- data/vendor/node_modules/istanbul/node_modules/resolve/test/resolver/without_basedir/main.js +0 -6
- data/vendor/node_modules/istanbul/node_modules/resolve/test/resolver/without_basedir/node_modules/mymodule.js +0 -1
- data/vendor/node_modules/istanbul/node_modules/resolve/test/resolver_sync.js +0 -170
- data/vendor/node_modules/istanbul/node_modules/which/LICENSE +0 -23
- data/vendor/node_modules/istanbul/node_modules/which/README.md +0 -5
- data/vendor/node_modules/istanbul/node_modules/which/bin/which +0 -14
- data/vendor/node_modules/istanbul/node_modules/which/package.json +0 -32
- data/vendor/node_modules/istanbul/node_modules/which/which.js +0 -104
- data/vendor/node_modules/istanbul/node_modules/wordwrap/README.markdown +0 -70
- data/vendor/node_modules/istanbul/node_modules/wordwrap/example/center.js +0 -10
- data/vendor/node_modules/istanbul/node_modules/wordwrap/example/meat.js +0 -3
- data/vendor/node_modules/istanbul/node_modules/wordwrap/index.js +0 -76
- data/vendor/node_modules/istanbul/node_modules/wordwrap/package.json +0 -45
- data/vendor/node_modules/istanbul/node_modules/wordwrap/test/break.js +0 -30
- data/vendor/node_modules/istanbul/node_modules/wordwrap/test/idleness.txt +0 -63
- data/vendor/node_modules/istanbul/node_modules/wordwrap/test/wrap.js +0 -31
- data/vendor/node_modules/istanbul/package.json +0 -117
- data/vendor/node_modules/istanbul/test/browser/support/index.html +0 -153
- data/vendor/node_modules/istanbul/test/browser/support/phantom-test.client.js +0 -49
- data/vendor/node_modules/istanbul/test/browser/support/server.js +0 -154
- data/vendor/node_modules/istanbul/test/browser/test-browser-instrumentation.js +0 -94
- data/vendor/node_modules/istanbul/test/cli-helper.js +0 -219
- data/vendor/node_modules/istanbul/test/cli/package.json +0 -8
- data/vendor/node_modules/istanbul/test/cli/sample-project/amd/ipsum.js +0 -11
- data/vendor/node_modules/istanbul/test/cli/sample-project/amd/lorem.js +0 -7
- data/vendor/node_modules/istanbul/test/cli/sample-project/lib/bar.js +0 -13
- data/vendor/node_modules/istanbul/test/cli/sample-project/lib/foo.js +0 -12
- data/vendor/node_modules/istanbul/test/cli/sample-project/lib/util/bad.js +0 -1
- data/vendor/node_modules/istanbul/test/cli/sample-project/lib/util/generate-names.js +0 -5
- data/vendor/node_modules/istanbul/test/cli/sample-project/node_modules/dependency/index.js +0 -9
- data/vendor/node_modules/istanbul/test/cli/sample-project/node_modules/post-require/hook.js +0 -11
- data/vendor/node_modules/istanbul/test/cli/sample-project/node_modules/post-require/package.json +0 -5
- data/vendor/node_modules/istanbul/test/cli/sample-project/test/amd-run.js +0 -16
- data/vendor/node_modules/istanbul/test/cli/sample-project/test/global-leak.js +0 -30
- data/vendor/node_modules/istanbul/test/cli/sample-project/test/run.js +0 -25
- data/vendor/node_modules/istanbul/test/cli/sample-project/vendor/dummy_vendor_lib.js +0 -9
- data/vendor/node_modules/istanbul/test/cli/test-base-cli.js +0 -39
- data/vendor/node_modules/istanbul/test/cli/test-check-coverage-command.js +0 -97
- data/vendor/node_modules/istanbul/test/cli/test-cobertura-report.js +0 -54
- data/vendor/node_modules/istanbul/test/cli/test-cover-command.js +0 -170
- data/vendor/node_modules/istanbul/test/cli/test-html-report.js +0 -125
- data/vendor/node_modules/istanbul/test/cli/test-instrument-command.js +0 -167
- data/vendor/node_modules/istanbul/test/cli/test-json-report.js +0 -60
- data/vendor/node_modules/istanbul/test/cli/test-lcov-report.js +0 -58
- data/vendor/node_modules/istanbul/test/cli/test-lcovonly-report.js +0 -61
- data/vendor/node_modules/istanbul/test/cli/test-lots-of-files.js +0 -87
- data/vendor/node_modules/istanbul/test/cli/test-none-report.js +0 -17
- data/vendor/node_modules/istanbul/test/cli/test-report-command.js +0 -65
- data/vendor/node_modules/istanbul/test/cli/test-teamcity-report.js +0 -54
- data/vendor/node_modules/istanbul/test/cli/test-test-command.js +0 -43
- data/vendor/node_modules/istanbul/test/common.js +0 -19
- data/vendor/node_modules/istanbul/test/helper.js +0 -122
- data/vendor/node_modules/istanbul/test/instrumentation/test-do.js +0 -53
- data/vendor/node_modules/istanbul/test/instrumentation/test-expressions.js +0 -70
- data/vendor/node_modules/istanbul/test/instrumentation/test-for.js +0 -206
- data/vendor/node_modules/istanbul/test/instrumentation/test-forin.js +0 -50
- data/vendor/node_modules/istanbul/test/instrumentation/test-functions.js +0 -102
- data/vendor/node_modules/istanbul/test/instrumentation/test-if.js +0 -393
- data/vendor/node_modules/istanbul/test/instrumentation/test-misc.js +0 -35
- data/vendor/node_modules/istanbul/test/instrumentation/test-statement.js +0 -182
- data/vendor/node_modules/istanbul/test/instrumentation/test-strict.js +0 -121
- data/vendor/node_modules/istanbul/test/instrumentation/test-switch.js +0 -155
- data/vendor/node_modules/istanbul/test/instrumentation/test-while.js +0 -104
- data/vendor/node_modules/istanbul/test/loader.js +0 -38
- data/vendor/node_modules/istanbul/test/other/data-complete-copy/baz.js +0 -3
- data/vendor/node_modules/istanbul/test/other/data-complete-copy/fixture.xml +0 -1
- data/vendor/node_modules/istanbul/test/other/data-complete-copy/foo.js +0 -4
- data/vendor/node_modules/istanbul/test/other/data-complete-copy/myfile1 +0 -0
- data/vendor/node_modules/istanbul/test/other/data-complete-copy/myfile2 +0 -1
- data/vendor/node_modules/istanbul/test/other/data-complete-copy/subdir/x.css +0 -3
- data/vendor/node_modules/istanbul/test/other/data/baz.js +0 -3
- data/vendor/node_modules/istanbul/test/other/data/foo.js +0 -4
- data/vendor/node_modules/istanbul/test/other/data/matcher/general/general.js +0 -2
- data/vendor/node_modules/istanbul/test/other/data/matcher/general/node_modules/mod-file.js +0 -2
- data/vendor/node_modules/istanbul/test/other/data/matcher/lib/lib-top.js +0 -2
- data/vendor/node_modules/istanbul/test/other/data/matcher/node_modules/dep/mod-file.js +0 -2
- data/vendor/node_modules/istanbul/test/other/data/matcher/node_modules/mod-file.js +0 -2
- data/vendor/node_modules/istanbul/test/other/data/matcher/top.js +0 -2
- data/vendor/node_modules/istanbul/test/other/test-collector.js +0 -85
- data/vendor/node_modules/istanbul/test/other/test-command-xface.js +0 -35
- data/vendor/node_modules/istanbul/test/other/test-file-writer.js +0 -71
- data/vendor/node_modules/istanbul/test/other/test-help-formatter.js +0 -31
- data/vendor/node_modules/istanbul/test/other/test-hook.js +0 -87
- data/vendor/node_modules/istanbul/test/other/test-index-xface.js +0 -17
- data/vendor/node_modules/istanbul/test/other/test-input-error.js +0 -10
- data/vendor/node_modules/istanbul/test/other/test-insertion-text.js +0 -102
- data/vendor/node_modules/istanbul/test/other/test-matcher.js +0 -93
- data/vendor/node_modules/istanbul/test/other/test-object-utils.js +0 -201
- data/vendor/node_modules/istanbul/test/other/test-store.js +0 -129
- data/vendor/node_modules/istanbul/test/other/test-summarizer.js +0 -172
- data/vendor/node_modules/istanbul/test/run-again.js +0 -19
- data/vendor/node_modules/istanbul/test/run.js +0 -108
- data/vendor/node_modules/istanbul/yui-coverage-comparison.md +0 -85
- data/vendor/node_modules/qunit-clib/LICENSE.txt +0 -20
- data/vendor/node_modules/qunit-clib/README.md +0 -2
- data/vendor/node_modules/qunit-clib/package.json +0 -36
- data/vendor/node_modules/qunit-clib/qunit-clib.js +0 -570
- data/vendor/node_modules/qunitjs/AUTHORS.txt +0 -55
- data/vendor/node_modules/qunitjs/History.md +0 -496
- data/vendor/node_modules/qunitjs/README.md +0 -62
- data/vendor/node_modules/qunitjs/addons/canvas/README.md +0 -17
- data/vendor/node_modules/qunitjs/addons/canvas/canvas-test.js +0 -76
- data/vendor/node_modules/qunitjs/addons/canvas/canvas.html +0 -15
- data/vendor/node_modules/qunitjs/addons/canvas/qunit-canvas.js +0 -6
- data/vendor/node_modules/qunitjs/addons/close-enough/README.md +0 -18
- data/vendor/node_modules/qunitjs/addons/close-enough/close-enough-test.js +0 -35
- data/vendor/node_modules/qunitjs/addons/close-enough/close-enough.html +0 -14
- data/vendor/node_modules/qunitjs/addons/close-enough/qunit-close-enough.js +0 -32
- data/vendor/node_modules/qunitjs/addons/composite/README.md +0 -26
- data/vendor/node_modules/qunitjs/addons/composite/composite-demo-test.html +0 -24
- data/vendor/node_modules/qunitjs/addons/composite/index.html +0 -34
- data/vendor/node_modules/qunitjs/addons/composite/qunit-composite.css +0 -13
- data/vendor/node_modules/qunitjs/addons/composite/qunit-composite.js +0 -112
- data/vendor/node_modules/qunitjs/addons/junitlogger/README.md +0 -18
- data/vendor/node_modules/qunitjs/addons/junitlogger/index.html +0 -44
- data/vendor/node_modules/qunitjs/addons/junitlogger/junitlogger.js +0 -306
- data/vendor/node_modules/qunitjs/addons/phantomjs/README.md +0 -16
- data/vendor/node_modules/qunitjs/addons/phantomjs/runner.js +0 -127
- data/vendor/node_modules/qunitjs/addons/step/README.md +0 -20
- data/vendor/node_modules/qunitjs/addons/step/qunit-step.js +0 -26
- data/vendor/node_modules/qunitjs/addons/step/step-test.js +0 -15
- data/vendor/node_modules/qunitjs/addons/step/step.html +0 -14
- data/vendor/node_modules/qunitjs/addons/themes/README.md +0 -6
- data/vendor/node_modules/qunitjs/addons/themes/gabe.css +0 -371
- data/vendor/node_modules/qunitjs/addons/themes/gabe.html +0 -15
- data/vendor/node_modules/qunitjs/addons/themes/ninja.css +0 -196
- data/vendor/node_modules/qunitjs/addons/themes/ninja.html +0 -15
- data/vendor/node_modules/qunitjs/addons/themes/nv.css +0 -217
- data/vendor/node_modules/qunitjs/addons/themes/nv.html +0 -15
- data/vendor/node_modules/qunitjs/grunt.js +0 -101
- data/vendor/node_modules/qunitjs/package.json +0 -49
- data/vendor/node_modules/qunitjs/qunit/qunit.css +0 -244
- data/vendor/node_modules/qunitjs/qunit/qunit.js +0 -2152
- data/vendor/node_modules/qunitjs/test/async.html +0 -26
- data/vendor/node_modules/qunitjs/test/async.js +0 -6
- data/vendor/node_modules/qunitjs/test/deepEqual.js +0 -1438
- data/vendor/node_modules/qunitjs/test/headless.html +0 -28
- data/vendor/node_modules/qunitjs/test/index.html +0 -16
- data/vendor/node_modules/qunitjs/test/logs.html +0 -14
- data/vendor/node_modules/qunitjs/test/logs.js +0 -184
- data/vendor/node_modules/qunitjs/test/narwhal-test.js +0 -22
- data/vendor/node_modules/qunitjs/test/node-test.js +0 -22
- data/vendor/node_modules/qunitjs/test/swarminject.js +0 -10
- data/vendor/node_modules/qunitjs/test/test.js +0 -804
- data/vendor/node_modules/regenerate/LICENSE-MIT.txt +0 -20
- data/vendor/node_modules/regenerate/README.md +0 -467
- data/vendor/node_modules/regenerate/package.json +0 -50
- data/vendor/node_modules/regenerate/regenerate.js +0 -617
- data/vendor/node_modules/requirejs/README.md +0 -9
- data/vendor/node_modules/requirejs/bin/r.js +0 -26059
- data/vendor/node_modules/requirejs/package.json +0 -39
- data/vendor/node_modules/requirejs/require.js +0 -2054
@@ -1,28 +0,0 @@
|
|
1
|
-
<!DOCTYPE html>
|
2
|
-
<html>
|
3
|
-
<head>
|
4
|
-
<meta charset="UTF-8">
|
5
|
-
<title>QUnit Test Suite</title>
|
6
|
-
<link rel="stylesheet" href="../qunit/qunit.css">
|
7
|
-
<script src="../qunit/qunit.js"></script>
|
8
|
-
<script src="test.js"></script>
|
9
|
-
<script src="deepEqual.js"></script>
|
10
|
-
<script>
|
11
|
-
(function () {
|
12
|
-
function createCallback(logType) {
|
13
|
-
QUnit[logType](function () {
|
14
|
-
console.log(logType, arguments);
|
15
|
-
});
|
16
|
-
}
|
17
|
-
|
18
|
-
var logs = ["begin", "testStart", "testDone", "log", "moduleStart", "moduleDone", "done"];
|
19
|
-
for (var i = 0; i < logs.length; i++) {
|
20
|
-
createCallback(logs[i]);
|
21
|
-
}
|
22
|
-
}());
|
23
|
-
</script>
|
24
|
-
</head>
|
25
|
-
<body>
|
26
|
-
<div id="qunit-fixture">test markup</div>
|
27
|
-
</body>
|
28
|
-
</html>
|
@@ -1,16 +0,0 @@
|
|
1
|
-
<!DOCTYPE html>
|
2
|
-
<html>
|
3
|
-
<head>
|
4
|
-
<meta charset="UTF-8">
|
5
|
-
<title>QUnit Test Suite</title>
|
6
|
-
<link rel="stylesheet" href="../qunit/qunit.css">
|
7
|
-
<script src="../qunit/qunit.js"></script>
|
8
|
-
<script src="test.js"></script>
|
9
|
-
<script src="deepEqual.js"></script>
|
10
|
-
<script src="swarminject.js"></script>
|
11
|
-
</head>
|
12
|
-
<body>
|
13
|
-
<div id="qunit"></div>
|
14
|
-
<div id="qunit-fixture">test markup</div>
|
15
|
-
</body>
|
16
|
-
</html>
|
@@ -1,14 +0,0 @@
|
|
1
|
-
<!DOCTYPE html>
|
2
|
-
<html>
|
3
|
-
<head>
|
4
|
-
<meta charset="UTF-8">
|
5
|
-
<title>QUnit Test Suite</title>
|
6
|
-
<link rel="stylesheet" href="../qunit/qunit.css">
|
7
|
-
<script src="../qunit/qunit.js"></script>
|
8
|
-
<script src="logs.js"></script>
|
9
|
-
</head>
|
10
|
-
<body>
|
11
|
-
<div id="qunit"></div>
|
12
|
-
<div id="qunit-fixture">test markup</div>
|
13
|
-
</body>
|
14
|
-
</html>
|
@@ -1,184 +0,0 @@
|
|
1
|
-
// TODO disable reordering for this suite!
|
2
|
-
|
3
|
-
var begin = 0,
|
4
|
-
moduleStart = 0,
|
5
|
-
moduleDone = 0,
|
6
|
-
testStart = 0,
|
7
|
-
testDone = 0,
|
8
|
-
log = 0,
|
9
|
-
moduleContext,
|
10
|
-
moduleDoneContext,
|
11
|
-
testContext,
|
12
|
-
testDoneContext,
|
13
|
-
logContext;
|
14
|
-
|
15
|
-
QUnit.begin(function() {
|
16
|
-
begin++;
|
17
|
-
});
|
18
|
-
QUnit.done(function() {
|
19
|
-
});
|
20
|
-
QUnit.moduleStart(function(context) {
|
21
|
-
moduleStart++;
|
22
|
-
moduleContext = context;
|
23
|
-
});
|
24
|
-
QUnit.moduleDone(function(context) {
|
25
|
-
moduleDone++;
|
26
|
-
moduleDoneContext = context;
|
27
|
-
});
|
28
|
-
QUnit.testStart(function(context) {
|
29
|
-
testStart++;
|
30
|
-
testContext = context;
|
31
|
-
});
|
32
|
-
QUnit.testDone(function(context) {
|
33
|
-
testDone++;
|
34
|
-
testDoneContext = context;
|
35
|
-
});
|
36
|
-
QUnit.log(function(context) {
|
37
|
-
log++;
|
38
|
-
logContext = context;
|
39
|
-
});
|
40
|
-
|
41
|
-
module("logs1");
|
42
|
-
|
43
|
-
test("test1", 15, function() {
|
44
|
-
equal( begin, 1, "QUnit.begin calls" );
|
45
|
-
equal( moduleStart, 1, "QUnit.moduleStart calls" );
|
46
|
-
equal( testStart, 1, "QUnit.testStart calls" );
|
47
|
-
equal( testDone, 0, "QUnit.testDone calls" );
|
48
|
-
equal( moduleDone, 0, "QUnit.moduleDone calls" );
|
49
|
-
deepEqual( logContext, {
|
50
|
-
name: "test1",
|
51
|
-
module: "logs1",
|
52
|
-
result: true,
|
53
|
-
message: "QUnit.moduleDone calls",
|
54
|
-
actual: 0,
|
55
|
-
expected: 0
|
56
|
-
}, "log context after equal(actual, expected, message)" );
|
57
|
-
|
58
|
-
equal( "foo", "foo" );
|
59
|
-
deepEqual(logContext, {
|
60
|
-
name: "test1",
|
61
|
-
module: "logs1",
|
62
|
-
result: true,
|
63
|
-
message: undefined,
|
64
|
-
actual: "foo",
|
65
|
-
expected: "foo"
|
66
|
-
}, "log context after equal(actual, expected)" );
|
67
|
-
|
68
|
-
ok( true, "ok(true, message)" );
|
69
|
-
deepEqual( logContext, {
|
70
|
-
module: "logs1",
|
71
|
-
name: "test1",
|
72
|
-
result: true,
|
73
|
-
message: "ok(true, message)"
|
74
|
-
}, "log context after ok(true, message)" );
|
75
|
-
|
76
|
-
strictEqual( testDoneContext, undefined, "testDone context" );
|
77
|
-
deepEqual( testContext, {
|
78
|
-
module: "logs1",
|
79
|
-
name: "test1"
|
80
|
-
}, "test context" );
|
81
|
-
strictEqual( moduleDoneContext, undefined, "moduleDone context" );
|
82
|
-
deepEqual( moduleContext, {
|
83
|
-
name: "logs1"
|
84
|
-
}, "module context" );
|
85
|
-
|
86
|
-
equal( log, 14, "QUnit.log calls" );
|
87
|
-
});
|
88
|
-
test("test2", 11, function() {
|
89
|
-
equal( begin, 1, "QUnit.begin calls" );
|
90
|
-
equal( moduleStart, 1, "QUnit.moduleStart calls" );
|
91
|
-
equal( testStart, 2, "QUnit.testStart calls" );
|
92
|
-
equal( testDone, 1, "QUnit.testDone calls" );
|
93
|
-
equal( moduleDone, 0, "QUnit.moduleDone calls" );
|
94
|
-
|
95
|
-
ok( typeof testDoneContext.duration === "number" , "testDone context: duration" );
|
96
|
-
delete testDoneContext.duration;
|
97
|
-
deepEqual( testDoneContext, {
|
98
|
-
module: "logs1",
|
99
|
-
name: "test1",
|
100
|
-
failed: 0,
|
101
|
-
passed: 15,
|
102
|
-
total: 15
|
103
|
-
}, "testDone context" );
|
104
|
-
deepEqual( testContext, {
|
105
|
-
module: "logs1",
|
106
|
-
name: "test2"
|
107
|
-
}, "test context" );
|
108
|
-
strictEqual( moduleDoneContext, undefined, "moduleDone context" );
|
109
|
-
deepEqual( moduleContext, {
|
110
|
-
name: "logs1"
|
111
|
-
}, "module context" );
|
112
|
-
|
113
|
-
equal( log, 25, "QUnit.log calls" );
|
114
|
-
});
|
115
|
-
|
116
|
-
module("logs2");
|
117
|
-
|
118
|
-
test( "test1", 9, function() {
|
119
|
-
equal( begin, 1, "QUnit.begin calls" );
|
120
|
-
equal( moduleStart, 2, "QUnit.moduleStart calls" );
|
121
|
-
equal( testStart, 3, "QUnit.testStart calls" );
|
122
|
-
equal( testDone, 2, "QUnit.testDone calls" );
|
123
|
-
equal( moduleDone, 1, "QUnit.moduleDone calls" );
|
124
|
-
|
125
|
-
deepEqual( testContext, {
|
126
|
-
module: "logs2",
|
127
|
-
name: "test1"
|
128
|
-
}, "test context" );
|
129
|
-
deepEqual( moduleDoneContext, {
|
130
|
-
name: "logs1",
|
131
|
-
failed: 0,
|
132
|
-
passed: 26,
|
133
|
-
total: 26
|
134
|
-
}, "moduleDone context" );
|
135
|
-
deepEqual( moduleContext, {
|
136
|
-
name: "logs2"
|
137
|
-
}, "module context" );
|
138
|
-
|
139
|
-
equal( log, 34, "QUnit.log calls" );
|
140
|
-
});
|
141
|
-
test( "test2", 8, function() {
|
142
|
-
equal( begin, 1, "QUnit.begin calls" );
|
143
|
-
equal( moduleStart, 2, "QUnit.moduleStart calls" );
|
144
|
-
equal( testStart, 4, "QUnit.testStart calls" );
|
145
|
-
equal( testDone, 3, "QUnit.testDone calls" );
|
146
|
-
equal( moduleDone, 1, "QUnit.moduleDone calls" );
|
147
|
-
|
148
|
-
deepEqual( testContext, {
|
149
|
-
module: "logs2",
|
150
|
-
name: "test2"
|
151
|
-
}, "test context" );
|
152
|
-
deepEqual( moduleContext, {
|
153
|
-
name: "logs2"
|
154
|
-
}, "module context" );
|
155
|
-
|
156
|
-
equal( log, 42, "QUnit.log calls" );
|
157
|
-
});
|
158
|
-
|
159
|
-
var testAutorun = true;
|
160
|
-
|
161
|
-
QUnit.done(function() {
|
162
|
-
|
163
|
-
if (!testAutorun) {
|
164
|
-
return;
|
165
|
-
}
|
166
|
-
|
167
|
-
testAutorun = false;
|
168
|
-
|
169
|
-
module("autorun");
|
170
|
-
|
171
|
-
test("reset", 0, function() {});
|
172
|
-
|
173
|
-
moduleStart = moduleDone = 0;
|
174
|
-
|
175
|
-
test("first", function() {
|
176
|
-
equal(moduleStart, 1, "test started");
|
177
|
-
equal(moduleDone, 0, "test in progress");
|
178
|
-
});
|
179
|
-
|
180
|
-
test("second", function() {
|
181
|
-
equal(moduleStart, 2, "test started");
|
182
|
-
equal(moduleDone, 1, "test in progress");
|
183
|
-
});
|
184
|
-
});
|
@@ -1,22 +0,0 @@
|
|
1
|
-
// Run with: $ narwhal test/narwhal-test.js
|
2
|
-
var QUnit = require("../qunit/qunit");
|
3
|
-
|
4
|
-
QUnit.log(function(details) {
|
5
|
-
if (!details.result) {
|
6
|
-
var output = "FAILED: " + (details.message ? details.message + ", " : "");
|
7
|
-
if (details.actual) {
|
8
|
-
output += "expected: " + details.expected + ", actual: " + details.actual;
|
9
|
-
}
|
10
|
-
if (details.source) {
|
11
|
-
output += ", " + details.source;
|
12
|
-
}
|
13
|
-
print(output);
|
14
|
-
}
|
15
|
-
});
|
16
|
-
|
17
|
-
QUnit.test("fail twice with stacktrace", function(assert) {
|
18
|
-
/*jshint expr:true */
|
19
|
-
assert.equal(true, false);
|
20
|
-
assert.equal(true, false, "gotta fail");
|
21
|
-
x.y.z; // Throws ReferenceError
|
22
|
-
});
|
@@ -1,22 +0,0 @@
|
|
1
|
-
// Run with: $ node test/node-test.js
|
2
|
-
var QUnit = require("../qunit/qunit");
|
3
|
-
|
4
|
-
QUnit.log(function(details) {
|
5
|
-
if (!details.result) {
|
6
|
-
var output = "FAILED: " + (details.message ? details.message + ", " : "");
|
7
|
-
if (details.actual) {
|
8
|
-
output += "expected: " + details.expected + ", actual: " + details.actual;
|
9
|
-
}
|
10
|
-
if (details.source) {
|
11
|
-
output += ", " + details.source;
|
12
|
-
}
|
13
|
-
console.log(output);
|
14
|
-
}
|
15
|
-
});
|
16
|
-
|
17
|
-
QUnit.test("fail twice with stacktrace", function(assert) {
|
18
|
-
/*jshint expr:true */
|
19
|
-
assert.equal(true, false);
|
20
|
-
assert.equal(true, false, "gotta fail");
|
21
|
-
x.y.z; // Throws ReferenceError
|
22
|
-
});
|
@@ -1,10 +0,0 @@
|
|
1
|
-
// load testswarm agent
|
2
|
-
(function() {
|
3
|
-
var url = window.location.search;
|
4
|
-
url = decodeURIComponent( url.slice( url.indexOf("swarmURL=") + 9 ) );
|
5
|
-
if ( !url || url.indexOf("http") !== 0 ) {
|
6
|
-
return;
|
7
|
-
}
|
8
|
-
/*jshint evil:true */
|
9
|
-
document.write("<scr" + "ipt src='http://swarm.jquery.org/js/inject.js?" + (new Date()).getTime() + "'></scr" + "ipt>");
|
10
|
-
})();
|
@@ -1,804 +0,0 @@
|
|
1
|
-
function getPreviousTests( rTestName, rModuleName ) {
|
2
|
-
var testSpan, moduleSpan,
|
3
|
-
matches = [],
|
4
|
-
i = 0,
|
5
|
-
rModule = /(^| )module-name( |$)/,
|
6
|
-
testNames = typeof document.getElementsByClassName !== "undefined" ?
|
7
|
-
document.getElementsByClassName("test-name") :
|
8
|
-
(function( spans ) {
|
9
|
-
var span,
|
10
|
-
tests = [],
|
11
|
-
i = 0,
|
12
|
-
rTest = /(^| )test-name( |$)/;
|
13
|
-
for ( ; (span = spans[i]); i++ ) {
|
14
|
-
if ( rTest.test( span.className ) ) {
|
15
|
-
tests.push( span );
|
16
|
-
}
|
17
|
-
}
|
18
|
-
return tests;
|
19
|
-
})( document.getElementsByTagName("span") );
|
20
|
-
|
21
|
-
for ( ; (testSpan = testNames[i]); i++ ) {
|
22
|
-
moduleSpan = testSpan;
|
23
|
-
while ( (moduleSpan = moduleSpan.previousSibling) ) {
|
24
|
-
if ( rModule.test( moduleSpan.className ) ) {
|
25
|
-
break;
|
26
|
-
}
|
27
|
-
}
|
28
|
-
if ( (!rTestName || rTestName.test( testSpan.innerHTML )) &&
|
29
|
-
(!rModuleName || moduleSpan && rModuleName.test( moduleSpan.innerHTML )) ) {
|
30
|
-
|
31
|
-
while ( (testSpan = testSpan.parentNode) ) {
|
32
|
-
if ( testSpan.nodeName.toLowerCase() === "li" ) {
|
33
|
-
matches.push( testSpan );
|
34
|
-
}
|
35
|
-
}
|
36
|
-
}
|
37
|
-
}
|
38
|
-
return matches;
|
39
|
-
}
|
40
|
-
|
41
|
-
test("module without setup/teardown (default)", function() {
|
42
|
-
expect(1);
|
43
|
-
ok(true);
|
44
|
-
});
|
45
|
-
|
46
|
-
test("expect in test", 3, function() {
|
47
|
-
ok(true);
|
48
|
-
ok(true);
|
49
|
-
ok(true);
|
50
|
-
});
|
51
|
-
|
52
|
-
test("expect in test", 1, function() {
|
53
|
-
ok(true);
|
54
|
-
});
|
55
|
-
|
56
|
-
test("expect query and multiple issue", function() {
|
57
|
-
expect(2);
|
58
|
-
ok(true);
|
59
|
-
var expected = expect();
|
60
|
-
equal(expected, 2);
|
61
|
-
expect(expected + 1);
|
62
|
-
ok(true);
|
63
|
-
});
|
64
|
-
|
65
|
-
QUnit.module("assertion helpers");
|
66
|
-
|
67
|
-
QUnit.test( "QUnit.assert compatibility", 5, function( assert ) {
|
68
|
-
assert.ok( true, "Calling method on `assert` argument to test() callback" );
|
69
|
-
|
70
|
-
// Should also work, although discouraged and not documented
|
71
|
-
QUnit.assert.ok( true, "Calling method on QUnit.assert object" );
|
72
|
-
|
73
|
-
// Test compatibility aliases
|
74
|
-
QUnit.ok( true, "Calling aliased method in QUnit root object" );
|
75
|
-
ok( true, "Calling aliased function in global namespace" );
|
76
|
-
|
77
|
-
// Regression fix for #341
|
78
|
-
// The assert-context way of testing discouraged global variables,
|
79
|
-
// it doesn't make sense of it itself to be a global variable.
|
80
|
-
// Only allows for mistakes (e.g. forgetting to list 'assert' as parameter)
|
81
|
-
assert.notStrictEqual( window.assert, QUnit.assert, "Assert does not get exposed as a global variable" );
|
82
|
-
});
|
83
|
-
|
84
|
-
module("setup test", {
|
85
|
-
setup: function() {
|
86
|
-
ok(true);
|
87
|
-
}
|
88
|
-
});
|
89
|
-
|
90
|
-
test("module with setup", function() {
|
91
|
-
expect(2);
|
92
|
-
ok(true);
|
93
|
-
});
|
94
|
-
|
95
|
-
test("module with setup, expect in test call", 2, function() {
|
96
|
-
ok(true);
|
97
|
-
});
|
98
|
-
|
99
|
-
module("<script id='qunit-unescaped-module'>'module';</script>", {
|
100
|
-
setup: function() {
|
101
|
-
},
|
102
|
-
teardown: function() {
|
103
|
-
// We can't use ok(false) inside script tags since some browsers
|
104
|
-
// don't evaluate script tags inserted through innerHTML after domready.
|
105
|
-
// Counting them before/after doesn't cover everything either as qunit-modulefilter
|
106
|
-
// is created before any test is ran. So use ids instead.
|
107
|
-
if (document.getElementById('qunit-unescaped-module')) {
|
108
|
-
// This can either be from in #qunit-modulefilter or #qunit-testresult
|
109
|
-
ok(false, 'Unscaped module name');
|
110
|
-
}
|
111
|
-
if (document.getElementById('qunit-unescaped-test')) {
|
112
|
-
ok(false, 'Unscaped test name');
|
113
|
-
}
|
114
|
-
if (document.getElementById('qunit-unescaped-assertion')) {
|
115
|
-
ok(false, 'Unscaped test name');
|
116
|
-
}
|
117
|
-
}
|
118
|
-
});
|
119
|
-
|
120
|
-
test("<script id='qunit-unescaped-test'>'test';</script>", 1, function() {
|
121
|
-
ok(true, "<script id='qunit-unescaped-asassertionsert'>'assertion';</script>");
|
122
|
-
});
|
123
|
-
|
124
|
-
var state;
|
125
|
-
|
126
|
-
module("setup/teardown test", {
|
127
|
-
setup: function() {
|
128
|
-
state = true;
|
129
|
-
ok(true);
|
130
|
-
// Assert that we can introduce and delete globals in setup/teardown
|
131
|
-
// without noglobals sounding any alarm.
|
132
|
-
|
133
|
-
// Using an implied global variable instead of explicit window property
|
134
|
-
// because there is no way to delete a window.property in IE6-8
|
135
|
-
// `delete x` only works for `x = 1, and `delete window.x` throws exception.
|
136
|
-
// No one-code fits all solution possible afaic. Resort to @cc.
|
137
|
-
|
138
|
-
/*@cc_on
|
139
|
-
@if (@_jscript_version < 9)
|
140
|
-
x = 1;
|
141
|
-
@else @*/
|
142
|
-
window.x = 1;
|
143
|
-
/*@end
|
144
|
-
@*/
|
145
|
-
},
|
146
|
-
teardown: function() {
|
147
|
-
ok(true);
|
148
|
-
|
149
|
-
/*@cc_on
|
150
|
-
@if (@_jscript_version < 9)
|
151
|
-
delete x;
|
152
|
-
@else @*/
|
153
|
-
delete window.x;
|
154
|
-
/*@end
|
155
|
-
@*/
|
156
|
-
}
|
157
|
-
});
|
158
|
-
|
159
|
-
test("module with setup/teardown", function() {
|
160
|
-
expect(3);
|
161
|
-
ok(true);
|
162
|
-
});
|
163
|
-
|
164
|
-
module("setup/teardown test 2");
|
165
|
-
|
166
|
-
test("module without setup/teardown", function() {
|
167
|
-
expect(1);
|
168
|
-
ok(true);
|
169
|
-
});
|
170
|
-
|
171
|
-
var orgDate;
|
172
|
-
|
173
|
-
module("Date test", {
|
174
|
-
setup: function() {
|
175
|
-
orgDate = Date;
|
176
|
-
window.Date = function () {
|
177
|
-
ok( false, 'QUnit should internally be independant from Date-related manipulation and testing' );
|
178
|
-
return new orgDate();
|
179
|
-
};
|
180
|
-
},
|
181
|
-
teardown: function() {
|
182
|
-
window.Date = orgDate;
|
183
|
-
}
|
184
|
-
});
|
185
|
-
|
186
|
-
test("sample test for Date test", function () {
|
187
|
-
expect(1);
|
188
|
-
ok(true);
|
189
|
-
});
|
190
|
-
|
191
|
-
if (typeof setTimeout !== 'undefined') {
|
192
|
-
state = 'fail';
|
193
|
-
|
194
|
-
module("teardown and stop", {
|
195
|
-
teardown: function() {
|
196
|
-
equal(state, "done", "Test teardown.");
|
197
|
-
}
|
198
|
-
});
|
199
|
-
|
200
|
-
test("teardown must be called after test ended", function() {
|
201
|
-
expect(1);
|
202
|
-
stop();
|
203
|
-
setTimeout(function() {
|
204
|
-
state = "done";
|
205
|
-
start();
|
206
|
-
}, 13);
|
207
|
-
});
|
208
|
-
|
209
|
-
test("parameter passed to stop increments semaphore n times", function() {
|
210
|
-
expect(1);
|
211
|
-
stop(3);
|
212
|
-
setTimeout(function() {
|
213
|
-
state = "not enough starts";
|
214
|
-
start();
|
215
|
-
start();
|
216
|
-
}, 13);
|
217
|
-
setTimeout(function() {
|
218
|
-
state = "done";
|
219
|
-
start();
|
220
|
-
}, 15);
|
221
|
-
});
|
222
|
-
|
223
|
-
test("parameter passed to start decrements semaphore n times", function() {
|
224
|
-
expect(1);
|
225
|
-
stop();
|
226
|
-
stop();
|
227
|
-
stop();
|
228
|
-
setTimeout(function() {
|
229
|
-
state = "done";
|
230
|
-
start(3);
|
231
|
-
}, 18);
|
232
|
-
});
|
233
|
-
|
234
|
-
module("async setup test", {
|
235
|
-
setup: function() {
|
236
|
-
stop();
|
237
|
-
setTimeout(function() {
|
238
|
-
ok(true);
|
239
|
-
start();
|
240
|
-
}, 500);
|
241
|
-
}
|
242
|
-
});
|
243
|
-
|
244
|
-
asyncTest("module with async setup", function() {
|
245
|
-
expect(2);
|
246
|
-
ok(true);
|
247
|
-
start();
|
248
|
-
});
|
249
|
-
|
250
|
-
module("async teardown test", {
|
251
|
-
teardown: function() {
|
252
|
-
stop();
|
253
|
-
setTimeout(function() {
|
254
|
-
ok(true);
|
255
|
-
start();
|
256
|
-
}, 500);
|
257
|
-
}
|
258
|
-
});
|
259
|
-
|
260
|
-
asyncTest("module with async teardown", function() {
|
261
|
-
expect(2);
|
262
|
-
ok(true);
|
263
|
-
start();
|
264
|
-
});
|
265
|
-
|
266
|
-
module("asyncTest");
|
267
|
-
|
268
|
-
asyncTest("asyncTest", function() {
|
269
|
-
expect(2);
|
270
|
-
ok(true);
|
271
|
-
setTimeout(function() {
|
272
|
-
state = "done";
|
273
|
-
ok(true);
|
274
|
-
start();
|
275
|
-
}, 13);
|
276
|
-
});
|
277
|
-
|
278
|
-
asyncTest("asyncTest", 2, function() {
|
279
|
-
ok(true);
|
280
|
-
setTimeout(function() {
|
281
|
-
state = "done";
|
282
|
-
ok(true);
|
283
|
-
start();
|
284
|
-
}, 13);
|
285
|
-
});
|
286
|
-
|
287
|
-
test("sync", 2, function() {
|
288
|
-
stop();
|
289
|
-
setTimeout(function() {
|
290
|
-
ok(true);
|
291
|
-
start();
|
292
|
-
}, 13);
|
293
|
-
stop();
|
294
|
-
setTimeout(function() {
|
295
|
-
ok(true);
|
296
|
-
start();
|
297
|
-
}, 125);
|
298
|
-
});
|
299
|
-
|
300
|
-
test("test synchronous calls to stop", 2, function() {
|
301
|
-
stop();
|
302
|
-
setTimeout(function() {
|
303
|
-
ok(true, 'first');
|
304
|
-
start();
|
305
|
-
stop();
|
306
|
-
setTimeout(function() {
|
307
|
-
ok(true, 'second');
|
308
|
-
start();
|
309
|
-
}, 150);
|
310
|
-
}, 150);
|
311
|
-
});
|
312
|
-
}
|
313
|
-
|
314
|
-
module("save scope", {
|
315
|
-
setup: function() {
|
316
|
-
this.foo = "bar";
|
317
|
-
},
|
318
|
-
teardown: function() {
|
319
|
-
deepEqual(this.foo, "bar");
|
320
|
-
}
|
321
|
-
});
|
322
|
-
test("scope check", function() {
|
323
|
-
expect(2);
|
324
|
-
deepEqual(this.foo, "bar");
|
325
|
-
});
|
326
|
-
|
327
|
-
module("simple testEnvironment setup", {
|
328
|
-
foo: "bar",
|
329
|
-
// example of meta-data
|
330
|
-
bugid: "#5311"
|
331
|
-
});
|
332
|
-
test("scope check", function() {
|
333
|
-
deepEqual(this.foo, "bar");
|
334
|
-
});
|
335
|
-
test("modify testEnvironment",function() {
|
336
|
-
expect(0);
|
337
|
-
this.foo="hamster";
|
338
|
-
});
|
339
|
-
test("testEnvironment reset for next test",function() {
|
340
|
-
deepEqual(this.foo, "bar");
|
341
|
-
});
|
342
|
-
|
343
|
-
module("testEnvironment with object", {
|
344
|
-
options:{
|
345
|
-
recipe:"soup",
|
346
|
-
ingredients:["hamster","onions"]
|
347
|
-
}
|
348
|
-
});
|
349
|
-
test("scope check", function() {
|
350
|
-
deepEqual(this.options, {recipe:"soup",ingredients:["hamster","onions"]}) ;
|
351
|
-
});
|
352
|
-
test("modify testEnvironment",function() {
|
353
|
-
expect(0);
|
354
|
-
// since we do a shallow copy, the testEnvironment can be modified
|
355
|
-
this.options.ingredients.push("carrots");
|
356
|
-
});
|
357
|
-
test("testEnvironment reset for next test",function() {
|
358
|
-
deepEqual(this.options, {recipe:"soup",ingredients:["hamster","onions","carrots"]}, "Is this a bug or a feature? Could do a deep copy") ;
|
359
|
-
});
|
360
|
-
|
361
|
-
|
362
|
-
module("testEnvironment tests");
|
363
|
-
|
364
|
-
function makeurl() {
|
365
|
-
var testEnv = QUnit.current_testEnvironment;
|
366
|
-
var url = testEnv.url || 'http://example.com/search';
|
367
|
-
var q = testEnv.q || 'a search test';
|
368
|
-
return url + '?q='+encodeURIComponent(q);
|
369
|
-
}
|
370
|
-
|
371
|
-
test("makeurl working",function() {
|
372
|
-
equal( QUnit.current_testEnvironment, this, 'The current testEnvironment is global');
|
373
|
-
equal( makeurl(), 'http://example.com/search?q=a%20search%20test', 'makeurl returns a default url if nothing specified in the testEnvironment');
|
374
|
-
});
|
375
|
-
|
376
|
-
module("testEnvironment with makeurl settings", {
|
377
|
-
url: 'http://google.com/',
|
378
|
-
q: 'another_search_test'
|
379
|
-
});
|
380
|
-
test("makeurl working with settings from testEnvironment", function() {
|
381
|
-
equal( makeurl(), 'http://google.com/?q=another_search_test', 'rather than passing arguments, we use test metadata to from the url');
|
382
|
-
});
|
383
|
-
|
384
|
-
module("jsDump");
|
385
|
-
test("jsDump output", function() {
|
386
|
-
equal( QUnit.jsDump.parse([1, 2]), "[\n 1,\n 2\n]" );
|
387
|
-
equal( QUnit.jsDump.parse({top: 5, left: 0}), "{\n \"left\": 0,\n \"top\": 5\n}" );
|
388
|
-
if (typeof document !== 'undefined' && document.getElementById("qunit-header")) {
|
389
|
-
equal( QUnit.jsDump.parse(document.getElementById("qunit-header")), "<h1 id=\"qunit-header\"></h1>" );
|
390
|
-
equal( QUnit.jsDump.parse(document.getElementsByTagName("h1")), "[\n <h1 id=\"qunit-header\"></h1>\n]" );
|
391
|
-
}
|
392
|
-
});
|
393
|
-
|
394
|
-
module("assertions");
|
395
|
-
|
396
|
-
test("propEqual", 5, function( assert ) {
|
397
|
-
var objectCreate = Object.create || function ( origin ) {
|
398
|
-
function O() {}
|
399
|
-
O.prototype = origin;
|
400
|
-
var r = new O();
|
401
|
-
return r;
|
402
|
-
};
|
403
|
-
|
404
|
-
function Foo( x, y, z ) {
|
405
|
-
this.x = x;
|
406
|
-
this.y = y;
|
407
|
-
this.z = z;
|
408
|
-
}
|
409
|
-
Foo.prototype.doA = function () {};
|
410
|
-
Foo.prototype.doB = function () {};
|
411
|
-
Foo.prototype.bar = 'prototype';
|
412
|
-
|
413
|
-
function Bar() {
|
414
|
-
}
|
415
|
-
Bar.prototype = objectCreate( Foo.prototype );
|
416
|
-
Bar.prototype.constructor = Bar;
|
417
|
-
|
418
|
-
assert.propEqual(
|
419
|
-
new Foo( 1, '2', [] ),
|
420
|
-
{
|
421
|
-
x: 1,
|
422
|
-
y: '2',
|
423
|
-
z: []
|
424
|
-
}
|
425
|
-
);
|
426
|
-
|
427
|
-
assert.notPropEqual(
|
428
|
-
new Foo( '1', 2, 3 ),
|
429
|
-
{
|
430
|
-
x: 1,
|
431
|
-
y: '2',
|
432
|
-
z: 3
|
433
|
-
},
|
434
|
-
'Primitive values are strictly compared'
|
435
|
-
);
|
436
|
-
|
437
|
-
assert.notPropEqual(
|
438
|
-
new Foo( 1, '2', [] ),
|
439
|
-
{
|
440
|
-
x: 1,
|
441
|
-
y: '2',
|
442
|
-
z: {}
|
443
|
-
},
|
444
|
-
'Array type is preserved'
|
445
|
-
);
|
446
|
-
|
447
|
-
assert.notPropEqual(
|
448
|
-
new Foo( 1, '2', {} ),
|
449
|
-
{
|
450
|
-
x: 1,
|
451
|
-
y: '2',
|
452
|
-
z: []
|
453
|
-
},
|
454
|
-
'Empty array is not the same as empty object'
|
455
|
-
);
|
456
|
-
|
457
|
-
assert.propEqual(
|
458
|
-
new Foo( 1, '2', new Foo( [ 3 ], new Bar(), null ) ),
|
459
|
-
{
|
460
|
-
x: 1,
|
461
|
-
y: '2',
|
462
|
-
z: {
|
463
|
-
x: [ 3 ],
|
464
|
-
y: {},
|
465
|
-
z: null
|
466
|
-
}
|
467
|
-
},
|
468
|
-
'Complex nesting of different types, inheritance and constructors'
|
469
|
-
);
|
470
|
-
});
|
471
|
-
|
472
|
-
test("raises", 9, function() {
|
473
|
-
function CustomError( message ) {
|
474
|
-
this.message = message;
|
475
|
-
}
|
476
|
-
|
477
|
-
CustomError.prototype.toString = function() {
|
478
|
-
return this.message;
|
479
|
-
};
|
480
|
-
|
481
|
-
throws(
|
482
|
-
function() {
|
483
|
-
throw "my error";
|
484
|
-
}
|
485
|
-
);
|
486
|
-
|
487
|
-
throws(
|
488
|
-
function() {
|
489
|
-
throw "my error";
|
490
|
-
},
|
491
|
-
"simple string throw, no 'expected' value given"
|
492
|
-
);
|
493
|
-
|
494
|
-
// This test is for IE 7 and prior which does not properly
|
495
|
-
// implement Error.prototype.toString
|
496
|
-
throws(
|
497
|
-
function() {
|
498
|
-
throw new Error("error message");
|
499
|
-
},
|
500
|
-
/error message/,
|
501
|
-
"use regexp against instance of Error"
|
502
|
-
);
|
503
|
-
|
504
|
-
throws(
|
505
|
-
function() {
|
506
|
-
throw new CustomError();
|
507
|
-
},
|
508
|
-
CustomError,
|
509
|
-
'thrown error is an instance of CustomError'
|
510
|
-
);
|
511
|
-
|
512
|
-
throws(
|
513
|
-
function() {
|
514
|
-
throw new CustomError("some error description");
|
515
|
-
},
|
516
|
-
/description/,
|
517
|
-
"use a regex to match against the stringified error"
|
518
|
-
);
|
519
|
-
|
520
|
-
throws(
|
521
|
-
function() {
|
522
|
-
throw new CustomError("some error description");
|
523
|
-
},
|
524
|
-
function( err ) {
|
525
|
-
if ( (err instanceof CustomError) && /description/.test(err) ) {
|
526
|
-
return true;
|
527
|
-
}
|
528
|
-
},
|
529
|
-
"custom validation function"
|
530
|
-
);
|
531
|
-
|
532
|
-
throws(
|
533
|
-
function() {
|
534
|
-
/*jshint evil:true */
|
535
|
-
( window.execScript || function( data ) {
|
536
|
-
window["eval"].call( window, data );
|
537
|
-
})( "throw 'error';" );
|
538
|
-
},
|
539
|
-
'globally-executed errors caught'
|
540
|
-
);
|
541
|
-
|
542
|
-
this.CustomError = CustomError;
|
543
|
-
|
544
|
-
throws(
|
545
|
-
function() {
|
546
|
-
throw new this.CustomError("some error description");
|
547
|
-
},
|
548
|
-
/description/,
|
549
|
-
"throw error from property of 'this' context"
|
550
|
-
);
|
551
|
-
|
552
|
-
raises(
|
553
|
-
function() {
|
554
|
-
throw "error";
|
555
|
-
},
|
556
|
-
"simple throw, asserting with deprecated raises() function"
|
557
|
-
);
|
558
|
-
|
559
|
-
});
|
560
|
-
|
561
|
-
if (typeof document !== "undefined") {
|
562
|
-
|
563
|
-
module("fixture");
|
564
|
-
test("setup", function() {
|
565
|
-
expect(0);
|
566
|
-
document.getElementById("qunit-fixture").innerHTML = "foobar";
|
567
|
-
});
|
568
|
-
|
569
|
-
test("basics", function() {
|
570
|
-
equal( document.getElementById("qunit-fixture").innerHTML, "test markup", "automatically reset" );
|
571
|
-
});
|
572
|
-
|
573
|
-
test("running test name displayed", function() {
|
574
|
-
expect(2);
|
575
|
-
|
576
|
-
var displaying = document.getElementById("qunit-testresult");
|
577
|
-
|
578
|
-
ok( /running test name displayed/.test(displaying.innerHTML), "Expect test name to be found in displayed text" );
|
579
|
-
ok( /fixture/.test(displaying.innerHTML), "Expect module name to be found in displayed text" );
|
580
|
-
});
|
581
|
-
|
582
|
-
(function() {
|
583
|
-
var delayNextSetup,
|
584
|
-
sleep = function( n ) {
|
585
|
-
stop();
|
586
|
-
setTimeout( function() { start(); }, n );
|
587
|
-
};
|
588
|
-
|
589
|
-
module("timing", {
|
590
|
-
setup: function() {
|
591
|
-
if ( delayNextSetup ) {
|
592
|
-
delayNextSetup = false;
|
593
|
-
sleep( 250 );
|
594
|
-
}
|
595
|
-
}
|
596
|
-
});
|
597
|
-
|
598
|
-
test("setup", 0, function() {
|
599
|
-
delayNextSetup = true;
|
600
|
-
});
|
601
|
-
|
602
|
-
test("basics", 2, function() {
|
603
|
-
var previous = getPreviousTests(/^setup$/, /^timing$/)[0],
|
604
|
-
runtime = previous.lastChild.previousSibling;
|
605
|
-
ok( /(^| )runtime( |$)/.test( runtime.className ), "Runtime element exists" );
|
606
|
-
ok( /^\d+ ms$/.test( runtime.innerHTML ), "Runtime reported in ms" );
|
607
|
-
});
|
608
|
-
|
609
|
-
test("values", 2, function() {
|
610
|
-
var basics = getPreviousTests(/^setup$/, /^timing$/)[0],
|
611
|
-
slow = getPreviousTests(/^basics$/, /^timing$/)[0];
|
612
|
-
ok( parseInt( basics.lastChild.previousSibling.innerHTML, 10 ) < 50, "Fast runtime for trivial test" );
|
613
|
-
ok( parseInt( slow.lastChild.previousSibling.innerHTML, 10 ) > 250, "Runtime includes setup" );
|
614
|
-
});
|
615
|
-
})();
|
616
|
-
|
617
|
-
}
|
618
|
-
|
619
|
-
module("custom assertions");
|
620
|
-
(function() {
|
621
|
-
function mod2(value, expected, message) {
|
622
|
-
var actual = value % 2;
|
623
|
-
QUnit.push(actual == expected, actual, expected, message);
|
624
|
-
}
|
625
|
-
test("mod2", function() {
|
626
|
-
mod2(2, 0, "2 % 2 == 0");
|
627
|
-
mod2(3, 1, "3 % 2 == 1");
|
628
|
-
});
|
629
|
-
})();
|
630
|
-
|
631
|
-
|
632
|
-
module("recursions");
|
633
|
-
|
634
|
-
function Wrap(x) {
|
635
|
-
this.wrap = x;
|
636
|
-
if (x === undefined) {
|
637
|
-
this.first = true;
|
638
|
-
}
|
639
|
-
}
|
640
|
-
|
641
|
-
function chainwrap(depth, first, prev) {
|
642
|
-
depth = depth || 0;
|
643
|
-
var last = prev || new Wrap();
|
644
|
-
first = first || last;
|
645
|
-
|
646
|
-
if (depth == 1) {
|
647
|
-
first.wrap = last;
|
648
|
-
}
|
649
|
-
if (depth > 1) {
|
650
|
-
last = chainwrap(depth-1, first, new Wrap(last));
|
651
|
-
}
|
652
|
-
|
653
|
-
return last;
|
654
|
-
}
|
655
|
-
|
656
|
-
test("check jsDump recursion", function() {
|
657
|
-
expect(4);
|
658
|
-
|
659
|
-
var noref = chainwrap(0);
|
660
|
-
var nodump = QUnit.jsDump.parse(noref);
|
661
|
-
equal(nodump, '{\n "first": true,\n "wrap": undefined\n}');
|
662
|
-
|
663
|
-
var selfref = chainwrap(1);
|
664
|
-
var selfdump = QUnit.jsDump.parse(selfref);
|
665
|
-
equal(selfdump, '{\n "first": true,\n "wrap": recursion(-1)\n}');
|
666
|
-
|
667
|
-
var parentref = chainwrap(2);
|
668
|
-
var parentdump = QUnit.jsDump.parse(parentref);
|
669
|
-
equal(parentdump, '{\n "wrap": {\n "first": true,\n "wrap": recursion(-2)\n }\n}');
|
670
|
-
|
671
|
-
var circref = chainwrap(10);
|
672
|
-
var circdump = QUnit.jsDump.parse(circref);
|
673
|
-
ok(new RegExp("recursion\\(-10\\)").test(circdump), "(" +circdump + ") should show -10 recursion level");
|
674
|
-
});
|
675
|
-
|
676
|
-
test("check (deep-)equal recursion", function() {
|
677
|
-
var noRecursion = chainwrap(0);
|
678
|
-
equal(noRecursion, noRecursion, "I should be equal to me.");
|
679
|
-
deepEqual(noRecursion, noRecursion, "... and so in depth.");
|
680
|
-
|
681
|
-
var selfref = chainwrap(1);
|
682
|
-
equal(selfref, selfref, "Even so if I nest myself.");
|
683
|
-
deepEqual(selfref, selfref, "... into the depth.");
|
684
|
-
|
685
|
-
var circref = chainwrap(10);
|
686
|
-
equal(circref, circref, "Or hide that through some levels of indirection.");
|
687
|
-
deepEqual(circref, circref, "... and checked on all levels!");
|
688
|
-
});
|
689
|
-
|
690
|
-
|
691
|
-
test('Circular reference with arrays', function() {
|
692
|
-
|
693
|
-
// pure array self-ref
|
694
|
-
var arr = [];
|
695
|
-
arr.push(arr);
|
696
|
-
|
697
|
-
var arrdump = QUnit.jsDump.parse(arr);
|
698
|
-
|
699
|
-
equal(arrdump, '[\n recursion(-1)\n]');
|
700
|
-
equal(arr, arr[0], 'no endless stack when trying to dump arrays with circular ref');
|
701
|
-
|
702
|
-
|
703
|
-
// mix obj-arr circular ref
|
704
|
-
var obj = {};
|
705
|
-
var childarr = [obj];
|
706
|
-
obj.childarr = childarr;
|
707
|
-
|
708
|
-
var objdump = QUnit.jsDump.parse(obj);
|
709
|
-
var childarrdump = QUnit.jsDump.parse(childarr);
|
710
|
-
|
711
|
-
equal(objdump, '{\n "childarr": [\n recursion(-2)\n ]\n}');
|
712
|
-
equal(childarrdump, '[\n {\n "childarr": recursion(-2)\n }\n]');
|
713
|
-
|
714
|
-
equal(obj.childarr, childarr, 'no endless stack when trying to dump array/object mix with circular ref');
|
715
|
-
equal(childarr[0], obj, 'no endless stack when trying to dump array/object mix with circular ref');
|
716
|
-
|
717
|
-
});
|
718
|
-
|
719
|
-
|
720
|
-
test('Circular reference - test reported by soniciq in #105', function() {
|
721
|
-
var MyObject = function() {};
|
722
|
-
MyObject.prototype.parent = function(obj) {
|
723
|
-
if (obj === undefined) { return this._parent; }
|
724
|
-
this._parent = obj;
|
725
|
-
};
|
726
|
-
MyObject.prototype.children = function(obj) {
|
727
|
-
if (obj === undefined) { return this._children; }
|
728
|
-
this._children = obj;
|
729
|
-
};
|
730
|
-
|
731
|
-
var a = new MyObject(),
|
732
|
-
b = new MyObject();
|
733
|
-
|
734
|
-
var barr = [b];
|
735
|
-
a.children(barr);
|
736
|
-
b.parent(a);
|
737
|
-
|
738
|
-
equal(a.children(), barr);
|
739
|
-
deepEqual(a.children(), [b]);
|
740
|
-
});
|
741
|
-
|
742
|
-
(function() {
|
743
|
-
var reset = QUnit.reset;
|
744
|
-
module("reset");
|
745
|
-
test("reset runs assertions", function() {
|
746
|
-
expect(0);
|
747
|
-
QUnit.reset = function() {
|
748
|
-
ok( false, "reset should not modify test status" );
|
749
|
-
reset.apply( this, arguments );
|
750
|
-
};
|
751
|
-
});
|
752
|
-
test("reset runs assertions, cleanup", function() {
|
753
|
-
expect(0);
|
754
|
-
QUnit.reset = reset;
|
755
|
-
});
|
756
|
-
})();
|
757
|
-
|
758
|
-
function testAfterDone() {
|
759
|
-
var testName = "ensure has correct number of assertions";
|
760
|
-
|
761
|
-
function secondAfterDoneTest() {
|
762
|
-
QUnit.config.done = [];
|
763
|
-
// Because when this does happen, the assertion count parameter doesn't actually
|
764
|
-
// work we use this test to check the assertion count.
|
765
|
-
module("check previous test's assertion counts");
|
766
|
-
test('count previous two test\'s assertions', function () {
|
767
|
-
var tests = getPreviousTests(/^ensure has correct number of assertions/, /^Synchronous test after load of page$/);
|
768
|
-
|
769
|
-
equal(tests[0].firstChild.lastChild.getElementsByTagName("b")[1].innerHTML, "99");
|
770
|
-
equal(tests[1].firstChild.lastChild.getElementsByTagName("b")[1].innerHTML, "99");
|
771
|
-
});
|
772
|
-
}
|
773
|
-
QUnit.config.done = [];
|
774
|
-
QUnit.done(secondAfterDoneTest);
|
775
|
-
|
776
|
-
module("Synchronous test after load of page");
|
777
|
-
|
778
|
-
asyncTest('Async test', function() {
|
779
|
-
start();
|
780
|
-
for (var i = 1; i < 100; i++) {
|
781
|
-
ok(i);
|
782
|
-
}
|
783
|
-
});
|
784
|
-
|
785
|
-
test(testName, 99, function() {
|
786
|
-
for (var i = 1; i < 100; i++) {
|
787
|
-
ok(i);
|
788
|
-
}
|
789
|
-
});
|
790
|
-
|
791
|
-
// We need two of these types of tests in order to ensure that assertions
|
792
|
-
// don't move between tests.
|
793
|
-
test(testName + ' 2', 99, function() {
|
794
|
-
for (var i = 1; i < 100; i++) {
|
795
|
-
ok(i);
|
796
|
-
}
|
797
|
-
});
|
798
|
-
|
799
|
-
|
800
|
-
}
|
801
|
-
|
802
|
-
if (typeof setTimeout !== 'undefined') {
|
803
|
-
QUnit.done(testAfterDone);
|
804
|
-
}
|