Package Release Info

cram-0.7-bp150.2.3

Update Info: Base Release
Available in Package Hub : 15

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

cram-common
python2-cram
python3-cram

Change Logs

* Mon Jul 10 2017 toddrme2178@gmail.com
- Add singlespec macro backwards compatibility shims.
* Tue Jun 27 2017 mpluskal@suse.com
- Provide/obsolete old cram
* Wed Jun 14 2017 mpluskal@suse.com
- Convert to singlespec
* Sun Sep 25 2016 mpluskal@suse.com
- Use upstream download url instead of pypi
- Install vim syntax plugin
- Finally correct dependencies
- Drop SLE conditions
* Mon Aug 22 2016 mpluskal@suse.com
- Disable tests and its dependencies for SLE
* Fri Jun 17 2016 mpluskal@suse.com
- Update testsuite dependencies and enable all tests
* Thu Apr 28 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 2016 mpluskal@suse.com
- Switch to python3
- Minor spec file cleanups
* Fri Sep 18 2015 jmatejka@suse.cz
- Initial package ready for submission to Fatory. Version 0.6