aboutsummaryrefslogtreecommitdiffstats
path: root/bruiser/lua-scripts/wasmtest.lua (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-10-03wip, working on fixing the setters, need to test all of them to see if they ↵bloodstalker1-0/+34
are working.some of them are working now.
2018-10-02added tests for wasm setters, faultreiber and tablegen now use the same xml ↵bloodstalker1-21/+627
file. makes things more consistent
2018-10-01fixed some more bugs on tablegen and faultreiber's side. you can run the ↵bloodstalker1-26/+94
demo file called wasmtest under lua-scripts if you wanna see what we have so far.
2018-09-30some more fixes, mainly for tablegen and fualtreiber, will check later to ↵bloodstalker1-3/+12
make sure everything is working correctly
2018-09-27did some code cleanup on m0 and bruiser, now you can specify report paths ↵bloodstalker1-0/+1
for m0, wip of dedrecating mutator.sh and mutator.py
2018-09-25it's working for the most part, the getter methods are also registering ↵bloodstalker1-3/+39
lightuserdata with a respective global metatable
2018-09-24getting there. half the wasm stuff are working. you can run demo4 to seebloodstalker1-7/+163
2018-09-20forgot the new xml filebloodstalker1-0/+18