rtest_unit.mac: split off tests for usersetunits into a new script, rtest_unit_userse...
commit79486a23b2e2c38e31cdfaff855756e70b1671f7
authorRobert Dodier <robert_dodier@sourceforge.net>
Tue, 19 Nov 2024 05:56:51 +0000 (18 21:56 -0800)
committerRobert Dodier <robert_dodier@sourceforge.net>
Tue, 19 Nov 2024 05:56:55 +0000 (18 21:56 -0800)
treec00798b3cc68c6a8c08152a3543ffaa390f6653f
parent6b575cafef8e1ecc16a247f81304868cdb04df91
rtest_unit.mac: split off tests for usersetunits into a new script, rtest_unit_usersetunits.mac.

rtest_unit_usersetunits.mac must be run in a clean session
(without the unit package being loaded already).

Both rtest_unit.mac and rtest_unit_usersetunits.mac should probably
be run by themselves (not with other test scripts) since the
unit package redefines some global functions.
share/contrib/unit/rtest_unit.mac
share/contrib/unit/rtest_unit_usersetunits.mac [new file with mode: 0644]