summaryrefslogtreecommitdiff
path: root/test cases/common/38 run program
AgeCommit message (Expand)Author
2016-09-08Can use files() in run_command.Jussi Pakkanen
2015-08-16Use system() instead of name() which is a confusing term.Jussi Pakkanen
2015-07-27Now host_machine, build_machine and target_machine are properly separated and...Jussi Pakkanen
2013-08-24Can run test suite through mingw cross compiler.Jussi Pakkanen
2013-07-01Windows command execution works.Jussi Pakkanen
2013-06-30Can run local script files as well as commands.Jussi Pakkanen
2013-06-30Can invoke methods on general statements and not just variable names.Jussi Pakkanen
2013-06-30Can run external programs and capture their output. Also some string function...Jussi Pakkanen