Add more tests
This commit is contained in:
parent
769d18f2b0
commit
e3968034ce
6
test/gengc.lua
Normal file
6
test/gengc.lua
Normal file
@ -0,0 +1,6 @@
|
||||
if T == nil then
|
||||
(Message or print)('\n >>> testC not active: \z
|
||||
skipping some generational tests <<<\n')
|
||||
print 'OK'
|
||||
return
|
||||
end
|
@ -10,3 +10,4 @@
|
||||
abc" "123" "sdlfkgj<3" "asldkfj" zzz "" "" "" "" "" "fasd!" "afd" "" "as" zzzz
|
||||
|
||||
"\xf7\xAff\x43"
|
||||
"\u{fa4}\u{1234}\u{12000}\u{123}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user