head 1.9; access; symbols pkgsrc-2026Q3:1.9.0.6 pkgsrc-2026Q3-base:1.9 pkgsrc-2026Q2:1.9.0.4 pkgsrc-2026Q2-base:1.9 pkgsrc-2026Q1:1.9.0.2 pkgsrc-2026Q1-base:1.9 pkgsrc-2025Q4:1.8.0.6 pkgsrc-2025Q4-base:1.8 pkgsrc-2025Q3:1.8.0.4 pkgsrc-2025Q3-base:1.8 pkgsrc-2025Q2:1.8.0.2 pkgsrc-2025Q2-base:1.8 pkgsrc-2025Q1:1.7.0.2 pkgsrc-2025Q1-base:1.7 pkgsrc-2024Q4:1.6.0.6 pkgsrc-2024Q4-base:1.6 pkgsrc-2024Q3:1.6.0.4 pkgsrc-2024Q3-base:1.6 pkgsrc-2024Q2:1.6.0.2 pkgsrc-2024Q2-base:1.6 pkgsrc-2024Q1:1.5.0.4 pkgsrc-2024Q1-base:1.5 pkgsrc-2023Q4:1.5.0.2 pkgsrc-2023Q4-base:1.5 pkgsrc-2023Q3:1.4.0.4 pkgsrc-2023Q3-base:1.4 pkgsrc-2023Q2:1.4.0.2 pkgsrc-2023Q2-base:1.4; locks; strict; comment @# @; 1.9 date 2026.01.09.12.36.07; author wiz; state Exp; branches; next 1.8; commitid ree4vGAi26MEsIpG; 1.8 date 2025.04.12.12.08.14; author adam; state Exp; branches; next 1.7; commitid MtMyGcLJ6PSa3LQF; 1.7 date 2024.12.24.10.51.18; author wiz; state Exp; branches; next 1.6; commitid M7oHtLIJ1LTX7KCF; 1.6 date 2024.04.10.09.31.00; author wiz; state Exp; branches; next 1.5; commitid eL7QC9gazrPCYz5F; 1.5 date 2023.10.28.19.57.04; author wiz; state Exp; branches; next 1.4; commitid jP8MYROLWZ3yJqKE; 1.4 date 2023.06.15.13.27.02; author wiz; state Exp; branches; next 1.3; commitid 9R02M9b21bDrV2tE; 1.3 date 2023.06.15.06.13.08; author wiz; state Exp; branches; next 1.2; commitid ym7hFOH3aJrzw0tE; 1.2 date 2023.06.15.06.10.33; author wiz; state Exp; branches; next 1.1; commitid U8ahaut9044Hv0tE; 1.1 date 2023.06.09.15.57.32; author wiz; state Exp; branches; next ; commitid nhYjybHNcEb4XhsE; desc @@ 1.9 log @py-nihtest: update to 1.10.0. # 1.10.0 [2026-01-09] - Add support for running multiple tests and configuring a test suite. - Add option to run program inside debugger. - Fix handling of relative paths in program directories. @ text @@@comment $NetBSD$ bin/nihtest-${PYVERSSUFFIX} ${PYSITELIB}/${WHEEL_INFODIR}/METADATA ${PYSITELIB}/${WHEEL_INFODIR}/RECORD ${PYSITELIB}/${WHEEL_INFODIR}/WHEEL ${PYSITELIB}/${WHEEL_INFODIR}/entry_points.txt ${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE ${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt ${PYSITELIB}/nihtest/Command.py ${PYSITELIB}/nihtest/Command.pyc ${PYSITELIB}/nihtest/Command.pyo ${PYSITELIB}/nihtest/CompareArrays.py ${PYSITELIB}/nihtest/CompareArrays.pyc ${PYSITELIB}/nihtest/CompareArrays.pyo ${PYSITELIB}/nihtest/Configuration.py ${PYSITELIB}/nihtest/Configuration.pyc ${PYSITELIB}/nihtest/Configuration.pyo ${PYSITELIB}/nihtest/Directory.py ${PYSITELIB}/nihtest/Directory.pyc ${PYSITELIB}/nihtest/Directory.pyo ${PYSITELIB}/nihtest/Environment.py ${PYSITELIB}/nihtest/Environment.pyc ${PYSITELIB}/nihtest/Environment.pyo ${PYSITELIB}/nihtest/Features.py ${PYSITELIB}/nihtest/Features.pyc ${PYSITELIB}/nihtest/Features.pyo ${PYSITELIB}/nihtest/File.py ${PYSITELIB}/nihtest/File.pyc ${PYSITELIB}/nihtest/File.pyo ${PYSITELIB}/nihtest/Output.py ${PYSITELIB}/nihtest/Output.pyc ${PYSITELIB}/nihtest/Output.pyo ${PYSITELIB}/nihtest/Sandbox.py ${PYSITELIB}/nihtest/Sandbox.pyc ${PYSITELIB}/nihtest/Sandbox.pyo ${PYSITELIB}/nihtest/Suite.py ${PYSITELIB}/nihtest/Suite.pyc ${PYSITELIB}/nihtest/Suite.pyo ${PYSITELIB}/nihtest/Test.py ${PYSITELIB}/nihtest/Test.pyc ${PYSITELIB}/nihtest/Test.pyo ${PYSITELIB}/nihtest/TestCase.py ${PYSITELIB}/nihtest/TestCase.pyc ${PYSITELIB}/nihtest/TestCase.pyo ${PYSITELIB}/nihtest/Utility.py ${PYSITELIB}/nihtest/Utility.pyc ${PYSITELIB}/nihtest/Utility.pyo ${PYSITELIB}/nihtest/__init__.py ${PYSITELIB}/nihtest/__init__.pyc ${PYSITELIB}/nihtest/__init__.pyo ${PYSITELIB}/nihtest/__main__.py ${PYSITELIB}/nihtest/__main__.pyc ${PYSITELIB}/nihtest/__main__.pyo man/man1/nihtest-${PYVERSSUFFIX}.1 man/man5/nihtest-case-${PYVERSSUFFIX}.5 man/man5/nihtest.conf-${PYVERSSUFFIX}.5 @ 1.8 log @Fix PLIST after py-setuptools update; bump depends and revision @ text @d1 1 a1 1 @@comment $NetBSD: PLIST,v 1.7 2024/12/24 10:51:18 wiz Exp $ d36 3 @ 1.7 log @py-nihtest: update to 1.9.1. Fix self tests inside pkgsrc. # 1.9.1 [2024-12-17] - Fix directory comparators broken in 1.9.0. - Fix handling of files in nested directories. - Fix on Windows. # 1.9.0 [2024-12-17] - Fail for unexpeced empty directories. - Allow specifying existance of directories. - Check for duplicate file/directory specifications in test case. - Deprecate `mkdir` directive, use `directory` instead. @ text @d1 1 a1 1 @@comment $NetBSD$ a2 1 ${PYSITELIB}/${WHEEL_INFODIR}/LICENSE d7 1 @ 1.6 log @py-nihtest: update to 1.6.0. # 1.6.0 [2024-04-10] - Print command line for `--verbose --setup-only`. - Add `stdout-replace` directive. - Better integration with IDEs. @ text @d18 3 @ 1.5 log @python/wheel.mk: simplify a lot, and switch to 'installer' for installation This follows the recommended bootstrap method (flit_core, build, installer). However, installer installs different files than pip, so update PLISTs for all packages using wheel.mk and bump their PKGREVISIONs. @ text @d27 3 @ 1.4 log @py-nihtest: update to 1.1.0. # 1.1.0 [2023-06-15] - Improve environment variable handling. - Reject config file with unknown sections or directives. @ text @d1 1 a1 1 @@comment $NetBSD: PLIST,v 1.3 2023/06/15 06:13:08 wiz Exp $ a2 1 ${PYSITELIB}/${WHEEL_INFODIR}/INSTALLER a5 1 ${PYSITELIB}/${WHEEL_INFODIR}/REQUESTED a6 1 ${PYSITELIB}/${WHEEL_INFODIR}/direct_url.json d11 1 d14 1 d17 1 d20 1 d23 1 d26 1 d29 1 d32 1 d35 1 d38 1 d41 1 d44 1 @ 1.3 log @py-nihtest: install man pages into appropriate sections Ride bump. @ text @d1 1 a1 1 @@comment $NetBSD: PLIST,v 1.2 2023/06/15 06:10:33 wiz Exp $ d18 2 @ 1.2 log @py-nihtest: install man pages Bump PKGREVISION. @ text @d1 1 a1 1 @@comment $NetBSD$ d35 2 a36 2 man/man1/nihtest-case-${PYVERSSUFFIX}.1 man/man1/nihtest.conf-${PYVERSSUFFIX}.1 @ 1.1 log @devel/py-nihtest: import py-nihtest-1.0.0 This is nihtest, a testing tool for command line utilities. Tests are run in a sandbox directory to guarantee a clean separation of the test. It checks that exit code, standard and error outputs are as expected and compares the files in the sandbox after the run with the expected results. @ text @d34 3 @