shspec/test
Mike Gerwitz a368e809a3
Support binary comparisons by `expect'
* src/spec.sh
  (__spec_result): Remove variable.
  (__spec_outfile): Add variable.
  (expect): Write stdout to temporary file rather than storing in variable,
    which strips trailing whitespace and does not handle null bytes.
  (shspec::__handle-to): Use `$__spec_outpath'.
  Update copyright years.

* test/test-spec: Add tests for trailing whitespace and binary comparison.
2017-04-19 01:57:42 -04:00
..
test-expect-core Corrected copyright in file headers 2014-06-17 01:35:24 -04:00
test-expect-env Corrected copyright in file headers 2014-06-17 01:35:24 -04:00
test-spec Support binary comparisons by `expect' 2017-04-19 01:57:42 -04:00
test-util Corrected copyright in file headers 2014-06-17 01:35:24 -04:00