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
Age
Commit message (
Expand
)
Author
2015-05-08
Use before def checking is closer to working.
Ori Bernstein
2015-05-07
Fix up OSX to work with previous tests.
Ori Bernstein
2015-05-03
Run gen/cmd commands in the right subdir.
Ori Bernstein
2015-04-21
Move tests from test/ directory to libstd/test/
Ori Bernstein
2015-04-19
Fix tests in non-mbld world.
Ori Bernstein
2015-04-12
Now actually fix it.
Ori Bernstein
2015-04-12
Fix std.pathnorm for empty strings.
Ori Bernstein
2015-03-09
Make type substitution more robust.
Ori Bernstein
2015-03-08
Add 'tygeneric' specifier.
Ori Bernstein
2015-02-25
Make runtest.sh exit with failure if the tests fail.
Ori Bernstein
2015-02-06
Merge branch 'master' of git+ssh://git.eigenstate.org/git/ori/mc
Ori Bernstein
2015-02-06
Fix mod.
Ori Bernstein
2015-02-05
Add more stdbigint test cases.
Ori Bernstein
2015-02-04
Clean up bigint division and tests.
Ori Bernstein
2015-02-04
Clean up bigint division and tests.
Ori Bernstein
2015-01-20
Add support for constant union initializers.
Ori Bernstein
2015-01-16
Add missing test.
Ori Bernstein
2015-01-08
Add 'matchnsconst' test.
Ori Bernstein
2014-12-29
Update dial and syswrap to work on plan9.
Ori Bernstein
2014-12-27
More tests pass.
Ori Bernstein
2014-12-26
Plan 9 currently has no sys.statbuf.
Ori Bernstein
2014-12-26
Add a mkfile that runs the test suite.
Ori Bernstein
2014-12-26
fix division tests.
Ori Bernstein
2014-12-26
Quote empty string for eval.
Ori Bernstein
2014-12-26
Get the test harness more or less working.
Ori Bernstein
2014-12-26
More tweaks towards working tests.
Ori Bernstein
2014-12-25
Fix the rc script up.
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-12-21
New blessed way to implement traits with no functions.
Ori Bernstein
2014-12-18
Add tests for trait impls.
Ori Bernstein
2014-11-30
Be stricter about negating booleans.
Ori Bernstein
2014-11-04
Fix clobbering match pattern type.
Ori Bernstein
2014-11-04
Fix constant patterns for matching.
Ori Bernstein
2014-11-04
Fix most tests.
Ori Bernstein
2014-10-06
Split libstd into libstd and libsys.
Ori Bernstein
2014-10-05
Make 'install' a phony target.
Ori Bernstein
2014-09-28
Fix premature unification in generics.
Ori Bernstein
2014-09-24
Fix struct matching for out of order members.
Ori Bernstein
2014-09-18
Remove dependencies on libbio for mandelbrot.myr
Ori Bernstein
2014-09-18
Add a mandelbrot test.
Ori Bernstein
2014-09-17
Rename float -> flt
Ori Bernstein
2014-09-15
Fix typo in sort.
Ori Bernstein
2014-09-15
Fix up character type checks.
Ori Bernstein
2014-09-14
Add test cases for strstrip.
Ori Bernstein
2014-09-14
Fix test data and spurious bigint prints.
Ori Bernstein
2014-09-14
Fix bigint parsing for hex.
Ori Bernstein
2014-09-12
Improve bigint testing.
Ori Bernstein
2014-09-12
Make bigfmt match the fmt functions.
Ori Bernstein
[next]