8ffe9ee758
Fix bug for skips raised in setUpClass v1.2.1 In python 2.7+ label skips as skip tests. Change skip test exception coloring to blue.. v1.1.1 Fix for immediate broken with recent release when I switched API usage and removed an function. v1.1.0 Update tests for better reporting fix for errors during module setup Better support for skips Introduce proper printing for skipped tests as well as the ability to suppress them using --hide-skips Test with python 3.4 v1.0.0 - [!] Major Changes [!] [!] This release completely changes the way in which color test results are printed. It now attempts to override the code which nose uses to print results rather than to suppress those results and print them separately. [!] Package maintainer changes to JBKahn Use travis for testing
31 lines
1.3 KiB
Text
31 lines
1.3 KiB
Text
@comment $NetBSD: PLIST,v 1.2 2017/07/20 17:23:16 adam Exp $
|
|
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
|
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/requires.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|
|
${PYSITELIB}/rednose.py
|
|
${PYSITELIB}/rednose.pyc
|
|
${PYSITELIB}/rednose.pyo
|
|
${PYSITELIB}/test_files/__init__.py
|
|
${PYSITELIB}/test_files/__init__.pyc
|
|
${PYSITELIB}/test_files/__init__.pyo
|
|
${PYSITELIB}/test_files/basic_test_suite.py
|
|
${PYSITELIB}/test_files/basic_test_suite.pyc
|
|
${PYSITELIB}/test_files/basic_test_suite.pyo
|
|
${PYSITELIB}/test_files/class_test_failure.py
|
|
${PYSITELIB}/test_files/class_test_failure.pyc
|
|
${PYSITELIB}/test_files/class_test_failure.pyo
|
|
${PYSITELIB}/test_files/encoding_test.py
|
|
${PYSITELIB}/test_files/encoding_test.pyc
|
|
${PYSITELIB}/test_files/encoding_test.pyo
|
|
${PYSITELIB}/test_files/encoding_test_with_literals.py
|
|
${PYSITELIB}/test_files/encoding_test_with_literals.pyc
|
|
${PYSITELIB}/test_files/encoding_test_with_literals.pyo
|
|
${PYSITELIB}/test_files/new_tests.py
|
|
${PYSITELIB}/test_files/new_tests.pyc
|
|
${PYSITELIB}/test_files/new_tests.pyo
|
|
${PYSITELIB}/test_files/sample_test.py
|
|
${PYSITELIB}/test_files/sample_test.pyc
|
|
${PYSITELIB}/test_files/sample_test.pyo
|