forked from pool/shunit2
b8b880c03a
- Update to version 2.1.7: * Colorized output * shUnit2 no longer exits with an 'OK' result if there were syntax errors * changed license to Apache 2.0 - Update to version 2.1.8: * Users can now define a custom prefix for test function names (SHUNIT_TEST_PREFIX) * Syntax errors in functions are now treated as test failures * Test now fail when setup() or tearDown() fail * Add assertContains, assertNotContains, failFound and failNotFound functions - delete patches shunit2-examples.diff and shunit2-gen_test_results.sh.diff, not needed - delete source file lgpl-2.1.txt - do not install test scripts - enable package testing with script test_runner - provide compat symlink from /usr/share/shunit2/shunit2 to /usr/share/shunit2/src/shunit2 - source /usr/bin/shunit2 in examples, so no additional path settings are needed to use it OBS-URL: https://build.opensuse.org/package/show/devel:tools/shunit2?expand=0&rev=9
47 lines
1.8 KiB
Plaintext
47 lines
1.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Fri Jul 12 13:03:50 UTC 2024 - Manfred Schwarb <manfred99@gmx.ch>
|
|
|
|
- Update to version 2.1.7:
|
|
* Colorized output
|
|
* shUnit2 no longer exits with an 'OK' result if there were syntax errors
|
|
* changed license to Apache 2.0
|
|
- Update to version 2.1.8:
|
|
* Users can now define a custom prefix for test function names (SHUNIT_TEST_PREFIX)
|
|
* Syntax errors in functions are now treated as test failures
|
|
* Test now fail when setup() or tearDown() fail
|
|
* Add assertContains, assertNotContains, failFound and failNotFound functions
|
|
- delete patches shunit2-examples.diff and shunit2-gen_test_results.sh.diff, not needed
|
|
- delete source file lgpl-2.1.txt
|
|
- do not install test scripts
|
|
- enable package testing with script test_runner
|
|
- provide compat symlink from /usr/share/shunit2/shunit2 to /usr/share/shunit2/src/shunit2
|
|
- source /usr/bin/shunit2 in examples, so no additional path settings are needed to use it
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 26 13:17:36 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
|
PatchN.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 20 15:29:17 UTC 2016 - mpluskal@suse.com
|
|
|
|
- Cleanup spec file with spec-cleaner
|
|
- Update project url
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 20 13:34:37 UTC 2016 - carlospecter@gmail.com
|
|
|
|
- spec update: installed shunit2 binary to bindir
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 23 09:41:50 UTC 2013 - cfarrell@suse.com
|
|
|
|
- license update: LGPL-2.1
|
|
This package is LGPL-2.1, not GPL-3.0
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 2 08:35:14 UTC 2012 - toms@opensuse.org
|
|
|
|
- First initial release 2.1.6
|