1
0
mirror of https://github.com/sstephenson/bats.git synced 2024-09-29 04:28:53 +02:00
bats/libexec
Sylvain 1735a4fcd2 saving $IFS in run() not altered for code using it
IFS was modified by run() becoming '\n' and so relying to its bash default
was failing tests.

Also some wrong tests corrected because was relying on this behavior to pass.

Fix #89
2015-01-29 20:51:49 +01:00
..
bats Bats 0.4.0 2014-08-13 09:59:22 -05: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