1
0
mirror of https://github.com/sstephenson/bats.git synced 2024-09-29 20:48:27 +02:00
bats/libexec
Mike Bland 8c4a86d534
format-tap: Refactor summary to remove subshells
While the performance impact of these changes are in the noise under
macOS 10.12.3 on a on a MacBook Pro with a 2.9GHz Intel Core i5 CPU and
8GB 1867MHz DDR3 RAM, eliminating these subshells makes the code more
consistent.

I did try removing `buffer` to eliminate yet more subshells, but the
flickering of the output did prove annoying, so I'm not removing it.
2017-09-30 15:12:38 -04:00
..
bats bats-exec-suite: Count tests w/ BATS_TEST_PATTERN 2017-09-30 15:12:38 -04:00
bats-exec-suite bats-exec-suite: Count tests w/ BATS_TEST_PATTERN 2017-09-30 15:12:38 -04:00
bats-exec-test exec-test: Replace caller with FUNCNAME, etc. 2017-09-30 15:12:38 -04:00
bats-format-tap-stream format-tap: Refactor summary to remove subshells 2017-09-30 15:12:38 -04:00
bats-preprocess bats-exec-suite: Count tests w/ BATS_TEST_PATTERN 2017-09-30 15:12:38 -04:00