thejoeejoee / VUT-FIT-IFJ-2017-toolkit

IDE for custom language IFJcode17 and pack of automatic tests for compilers of that language.
https://ifj.josefkolar.cz/
GNU General Public License v3.0
23 stars 11 forks source link

Don't show skipped tests when verbose mode is off. #41

Closed timoti111 closed 6 years ago

timoti111 commented 6 years ago

Verbose mode shows everything and if verbose mode is off output looks like this:

image

Only failed tests are visible.