1
0
mirror of https://github.com/sstephenson/bats.git synced 2025-03-03 23:39:48 +01:00
bats/libexec
Dmitry Rozhkov adc7ecfe17 Avoid undocumented usage of the head utility.
Some implementations of head (e.g. the one in Busybox)
can't handle options like "-1". Replace them with "-n1".

Signed-off-by: Dmitry Rozhkov <dmitry.rozhkov@linux.intel.com>
2016-05-02 14:47:48 +00:00
..
bats Avoid undocumented usage of the head utility. 2016-05-02 14:47:48 +00:00
bats-exec-suite Prefer let x+=1 for incrementing counters 2013-10-28 21:01:51 -05:00
bats-exec-test saving $IFS in run() not altered for code using it 2015-01-29 20:51:49 +01:00
bats-format-tap-stream Add skipped count tests in the summary 2014-08-13 14:32:35 +01:00
bats-preprocess Support single-line test definitions 2013-11-17 13:04:57 -06:00