Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
Daniel Shahaf 13a8db1d71 tests: exit non-zero upon failure há 9 anos
..
README.md Fix READMEs há 13 anos
test-highlighting.zsh tests: exit non-zero upon failure há 9 anos
test-perfs.zsh Big refactoring. há 13 anos

README.md

zsh-syntax-highlighting / tests

Utility scripts for testing zsh-syntax-highlighting highlighters.

The tests expect the highlighter directory to contain a test-data directory with test data files. See the main highlighter for examples.

highlighting test

test-highlighting.zsh tests the correctness of the highlighting. Usage:

zsh test-highlighting.zsh <HIGHLIGHTER NAME>

performance test

test-perfs.zsh measures the time spent doing the highlighting. Usage:

zsh test-perfs.zsh <HIGHLIGHTER NAME>