tests: add base_attr_lazy
authorJean Privat <jean@pryen.org>
Tue, 22 Jul 2014 14:53:49 +0000 (10:53 -0400)
committerJean Privat <jean@pryen.org>
Tue, 22 Jul 2014 14:53:49 +0000 (10:53 -0400)
commitd59f99ff23c55cd5a016757ff56e799bc8c4e0c2
treed757378407fc237752e346ae602a83f2c0424662
parent8e588ce087466eefb9eab37e038942c31631d332
tests: add base_attr_lazy

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