Simple C string test
Was added for Javascript, but was not being used in full test-suite. Rename from javascript_unicode to simple_string and provide for all languages. Rewrite to use portable C
This commit is contained in:
parent
f105590c0a
commit
1010fbaa8f
5 changed files with 24 additions and 19 deletions
|
|
@ -613,6 +613,7 @@ C_TEST_CASES += \
|
|||
simple_array \
|
||||
sizeof_pointer \
|
||||
sneaky1 \
|
||||
string_simple \
|
||||
struct_rename \
|
||||
struct_initialization \
|
||||
typedef_struct \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue