index
:
ori/mc.git
0.2
abi
autoexpr
autovar
bettermatch
biofunc
callee-save
closures
dependent-tags
fixtraits
freebsd-port
hashtraits
integrated
kill-sleq
libmath-merge
master
matchcomp
mbld-rebase
mbld2
mpkg
netbsd-port
peephole-opt
poller
qbe
struct-lit
threadwork
tls
trait-syntax
update-bootstrap
The Myrddin compiler.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
runtest.sh
Age
Commit message (
Expand
)
Author
2020-08-11
Fix botched merge
Ori Bernstein
2020-07-11
Fix tests on BSDs and 9front, improve names.
abi
Ori Bernstein
2020-06-24
Allow runtest.{rc,sh} to handle subdirectories.
S. Gilles
2018-10-28
Respect outdir and use it for tests.
Ori Bernstein
2018-01-31
Fix missing condition in runtest.sh
Mura Li
2018-01-30
Support running single test
Mura Li
2017-11-18
Point mbld to the right libraries for running tests.
Ori Bernstein
2017-09-29
Use the right variables to point to the compiler.
Ori Bernstein
2017-07-25
Fix running tests.
Ori Bernstein
2017-07-23
Preparing for the new mbld.
Ori Bernstein
2016-06-08
Make the build work on linux dash
Ori Bernstein
2016-06-08
Use a more posix /bin/sh.
Ori Bernstein
2016-05-25
Improve hash functions.
Ori Bernstein
2016-05-24
Make the subtest runner a bit more resilient.
Ori Bernstein
2016-05-24
Run myrddin tests as subtests.
Ori Bernstein
2016-01-12
Fix #36 - Emit Oret arg when return type is void
andrewc
2015-09-11
Add dependencies for building named targets.
Ori Bernstein
2015-08-21
Get closer to the C ABI
Ori Bernstein
2015-04-19
Fix tests in non-mbld world.
Ori Bernstein
2015-02-25
Make runtest.sh exit with failure if the tests fail.
Ori Bernstein
2014-12-25
Get testing closer to working on plan9.
Ori Bernstein
2014-12-25
Get code to actually run on plan9.
Ori Bernstein
2014-12-25
Remove unused code from runtest.sh
Ori Bernstein
2014-08-11
Simplify runtime overrride scheme.
Ori Bernstein
2014-08-11
Spit out the runtime from libstd.
Ori Bernstein
2014-08-11
more modifications for FreeBSD port
akoshibe
2013-10-18
Portability fix for runtest.sh
Ori Bernstein
2013-10-17
Portability fix for OSX
Ori Bernstein
2013-10-17
Make test runner runnable.
Ori Bernstein
2013-10-17
Rewrite test harness.
Ori Bernstein