Skip to content

Instantly share code, notes, and snippets.

@trapd00r
Created October 19, 2016 14:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save trapd00r/5586ef14b9d108ac439c4cdde9f19909 to your computer and use it in GitHub Desktop.
Save trapd00r/5586ef14b9d108ac439c4cdde9f19909 to your computer and use it in GitHub Desktop.
make test QUIET=y
make[1]: Entering directory '/j/tmp/zsh-syntax-highlighting'
Running test brackets
Running test main
# option-path_dirs
1..1
not ok 1 - [1,21] «bar/testing-issue-228» - expected "command", observed "unknown-toke n".
ln: failed to create symbolic link 'broken-symlink': No such file or directory
Bail out! output on stderr
# path-broken-symlink
1..1
not ok 1 - [3,16] «broken-symlink» - expected "path", observed "default".
Running test pattern
Makefile:38: recipe for target 'test' failed
make[1]: *** [test] Error 2
make[1]: Leaving directory '/j/tmp/zsh-syntax-highlighting'
Makefile:49: recipe for target 'quiet-test' failed
make: *** [quiet-test] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment