aboutsummaryrefslogblamecommitdiffstats
path: root/bruiser/lua-scripts/smoketest.lua
blob: f2783657b073e0fcd695e064d08d03dc4f38c82f (plain) (tree)























                                     
help()
--hijackmain()
clear()
history()
Vars()
Funcs()
Classes()
Structs()
Arrays()
Unions()
historysize(150)
showsource(1,5,"test.cpp")
--extractmutagen()
setmakepath("./test/bruisertest")
setbinpath("./test/bruisertest")
make("clean")
make("all")
run("test")
getmakepath()
getbinpath()
getpaths()
getsourcefiles()
changedirectory("/home/bloodstalker")
pwd()