tests: add base_is_optional to check the evaluation order of attribute values
authorJean Privat <jean@pryen.org>
Wed, 4 May 2016 14:27:17 +0000 (10:27 -0400)
committerJean Privat <jean@pryen.org>
Wed, 4 May 2016 14:27:17 +0000 (10:27 -0400)
commitfdeeac9fbf527bad84e488825e8afd60fe49e82a
treeb5c8c4af8e98c80054121786df810f4051ea742d
parent7b720228a4f68672595bdd588789768f9b4e564e
tests: add base_is_optional to check the evaluation order of attribute values

Signed-off-by: Jean Privat <jean@pryen.org>
tests/base_is_optional.nit [new file with mode: 0644]
tests/sav/base_is_optional.res [new file with mode: 0644]
tests/sav/base_is_optional_alt1.res [new file with mode: 0644]