]> Nishi Git Mirror - gwion.git/commit
:white_check_mark: Class extensions (add tests)
authorJérémie Astor <fennecdjay@gmail.com>
Thu, 1 Apr 2021 13:17:51 +0000 (15:17 +0200)
committerJérémie Astor <fennecdjay@gmail.com>
Thu, 1 Apr 2021 13:17:51 +0000 (15:17 +0200)
commit62e69c94afcafc02c24b8b9a39cbe04d2f7186be
treed8f5be02d2806ce0a7a4586ca0098e843ccb9ce8
parent4654d47a7cac4a9c6c7a3c58658d571c1b0d858d
:white_check_mark: Class extensions (add tests)
tests/extend/extend.gw [new file with mode: 0644]
tests/extend/extend_abstract.gw [new file with mode: 0644]
tests/extend/extend_final.gw [new file with mode: 0644]
tests/extend/extend_not_compound.gw [new file with mode: 0644]
tests/extend/extend_tmpl.gw [new file with mode: 0644]