Add test for overloading and NULL
This commit is contained in:
parent
ef8a92578b
commit
2769a8763c
3 changed files with 97 additions and 0 deletions
|
|
@ -340,6 +340,7 @@ CPP_TEST_CASES += \
|
|||
overload_extend \
|
||||
overload_method \
|
||||
overload_numeric \
|
||||
overload_null \
|
||||
overload_polymorphic \
|
||||
overload_rename \
|
||||
overload_return_type \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue