Commit Graph

5 Commits

Author SHA1 Message Date
eec72a9fca Successfully interpret class methods
just about closes #24
2019-02-27 09:48:21 +02:00
5b2c7745fe move the methods test to mains
previous commit made the mains tests more general
this joins methods tests here
so we can run them on arm too
fix #11
2018-08-18 20:06:15 +03:00
80264c5322 mains tests can include any code
not wrapping as main anymore
(must still include mains)
first part of #11
2018-08-18 19:42:14 +03:00
c8a903cd83 adds arm testing of same files 2018-06-24 17:10:39 +03:00
8d369dbfa1 automate mains test more
move sources and include exit code and stdout in filename
2018-06-24 13:37:36 +03:00