Home | History | Annotate | Download | only in unit-tests

Lines Matching refs:unexport

1 # $NetBSD: directive-unexport-env.mk,v 1.9 2023/06/01 20:56:35 rillig Exp $
3 # Tests for the .unexport-env directive.
5 # Before 2020-12-13, the directive unexport-env wrongly accepted arguments
8 # Before 2020-12-13, misspelled directive names like "unexport-environment"
13 # expect+1: Unknown directive "unexport-en"
14 .unexport-en # misspelled
15 .unexport-env # ok
16 # expect+1: Unknown directive "unexport-environment"
17 .unexport-environment # misspelled
23 # expect+1: The directive .unexport-env does not take arguments
24 .unexport-env UT_EXPORTED UT_UNEXPORTED