File cram.changes of Package cram
-------------------------------------------------------------------
Fri Jun 17 08:37:24 UTC 2016 - mpluskal@suse.com
- Update testsuite dependencies and enable all tests
-------------------------------------------------------------------
Thu Apr 28 19:50:01 UTC 2016 - mimi.vx@gmail.com
- update to 0.7
* Added the -d/--debug flag that disables diffing of expected/actual output and
instead passes through script output to stdout/stderr.
* Added the --shell-opts flag for specifying flags to invoke the shell with. By
setting --shell-opts='-x' and --debug together, this can be used to see shell
commands as they're run and their output in real time which can be useful for
debugging slow or hanging tests.
* Added xUnit XML output support (for better integration of test results with Bamboo
and other continuous integration tools).
* Added support for using (esc) on expected out lines that aren't automatically
escaped in actual output.
* Added the $TESTSHELL environment variable. This allows a test to portably check
what shell it was invoked with.
* Added an error message for when no tests are found in a directory.
* Changed Makefile to install into /usr/local by default.
* Simplified the Makefile's targets. The targets available now are all, build,
check/test, clean, dist, install, and quicktest (for running the test suite
without checking test coverage).
* Fixed non-ASCII strings not being escaped with (esc) on Python 3.
* Fixed a crash on tests that don't have a trailing newline.
* Fixed a crash when using set -x with zsh.
-------------------------------------------------------------------
Sat Feb 20 14:08:50 UTC 2016 - mpluskal@suse.com
- Switch to python3
- Minor spec file cleanups
-------------------------------------------------------------------
Fri Sep 18 12:22:19 UTC 2015 - jmatejka@suse.cz
- Initial package ready for submission to Fatory. Version 0.6