| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-08-14 | Moved compile-fail tests to ui tests. | David Wood | -21/+0 | |
| 2016-12-26 | More systematic error reporting in path resolution | Vadim Petrochenkov | -3/+1 | |
| 2016-04-07 | Fix fallout in tests | Jeffrey Seyfried | -1/+1 | |
| 2013-01-30 | test: De-export aux, bench, compile-fail, and run-fail. rs=deexporting | Patrick Walton | -5/+1 | |
| 2012-12-10 | Reliciense makefiles and testsuite. Yup. | Graydon Hoare | -0/+10 | |
| 2012-09-21 | Install new pub/priv/export rules as defaults, old rules accessible under ↵ | Graydon Hoare | -0/+1 | |
| #[legacy_exports]; | ||||
| 2011-08-20 | Reformat | Brian Anderson | -1/+1 | |
| This changes the indexing syntax from .() to [], the vector syntax from ~[] to [] and the extension syntax from #fmt() to #fmt[] | ||||
| 2011-07-27 | Reformat for new syntax | Marijn Haverbeke | -8/+4 | |
| 2011-05-14 | Remove xfail-boot lines from tests | Brian Anderson | -1/+0 | |
| 2011-05-12 | Downcase std modules again, move to :: for module dereferencing | Marijn Haverbeke | -1/+1 | |
| This should be a snapshot transition. | ||||
| 2011-05-10 | Un-XFAIL compile-fail export tests for stage0 | Brian Anderson | -1/+0 | |
| 2011-05-04 | Add missing ret statements to check_mod | Brian Anderson | -2/+0 | |
| Un-XFAIL compile-fail export tests | ||||
| 2011-05-04 | More export XFAILs. | Graydon Hoare | -0/+3 | |
| 2011-05-01 | Add a regression test for use of unexported fully-qualified paths | Brian Anderson | -0/+21 | |
| An unexported foo.baz can't be resolved from inside foo when called as foo.baz instead of just baz. This behavior may want to change eventually. | ||||
