REPORTER = dot TARGETS ?= unexpected.js CHEWBACCA_THRESHOLD ?= 25 lint: @./node_modules/.bin/jscs lib/*.js test/*.js test/**/*.js @./node_modules/.bin/jshint lib/*.js test/*.js test/**/*.js .PHONY: lint unexpected.js: lib/* (echo '/*!' && $@ .PHONY: unexpected.js create-html-runners: test/tests.tpl.html test/JasmineRunner.tpl.html @for file in tests JasmineRunner ; do \ (sed '/test files/q' ./test/$${file}.tpl.html | sed '$$d' && \ find test -name '*.spec.js' | sed 's/test/