<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rust/src/test/run-pass/syntax-extension-shell.rs, branch 0.4</title>
<subtitle>https://github.com/rust-lang/rust
</subtitle>
<id>http://git.dreamy.place/mirrors/rust/atom?h=0.4</id>
<link rel='self' href='http://git.dreamy.place/mirrors/rust/atom?h=0.4'/>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/'/>
<updated>2011-12-23T01:53:53+00:00</updated>
<entry>
<title>Register new snapshots, purge log_err and log_full in favour of log(...).</title>
<updated>2011-12-23T01:53:53+00:00</updated>
<author>
<name>Graydon Hoare</name>
<email>graydon@mozilla.com</email>
</author>
<published>2011-12-23T01:53:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=f0dfbe7b1b8d630488441982cf3d46f82a3a89db'/>
<id>urn:sha1:f0dfbe7b1b8d630488441982cf3d46f82a3a89db</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Register snapshots and switch logging over to use of log_full or #error / #debug.</title>
<updated>2011-12-22T22:42:52+00:00</updated>
<author>
<name>Graydon Hoare</name>
<email>graydon@mozilla.com</email>
</author>
<published>2011-12-22T22:42:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=8b580954fe140dd45db61d719a49065c3e31de95'/>
<id>urn:sha1:8b580954fe140dd45db61d719a49065c3e31de95</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace xfail-stageN with simply xfail-test</title>
<updated>2011-08-31T14:32:16+00:00</updated>
<author>
<name>Marijn Haverbeke</name>
<email>marijnh@gmail.com</email>
</author>
<published>2011-08-31T11:22:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6209e844eefe6058fab2c0427e4a6f4ff21dc865'/>
<id>urn:sha1:6209e844eefe6058fab2c0427e4a6f4ff21dc865</id>
<content type='text'>
Closes #799
</content>
</entry>
<entry>
<title>Revert "Replace xfail-stageN with simply xfail-test"</title>
<updated>2011-08-31T12:24:08+00:00</updated>
<author>
<name>Marijn Haverbeke</name>
<email>marijnh@gmail.com</email>
</author>
<published>2011-08-31T12:24:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=66bc01472000ffe38798c9ecc03df1e0e95cb635'/>
<id>urn:sha1:66bc01472000ffe38798c9ecc03df1e0e95cb635</id>
<content type='text'>
This reverts commit 574194f6bcfb90b9f8486002b83babc4c21208c0.
</content>
</entry>
<entry>
<title>Replace xfail-stageN with simply xfail-test</title>
<updated>2011-08-31T11:43:09+00:00</updated>
<author>
<name>Marijn Haverbeke</name>
<email>marijnh@gmail.com</email>
</author>
<published>2011-08-31T11:22:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=574194f6bcfb90b9f8486002b83babc4c21208c0'/>
<id>urn:sha1:574194f6bcfb90b9f8486002b83babc4c21208c0</id>
<content type='text'>
Closes #799
</content>
</entry>
<entry>
<title>Remove all xfail-stage0 directives</title>
<updated>2011-08-03T17:55:59+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2011-08-03T06:46:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c53402846ea7fabe8595c3f50cbc786db16d087a'/>
<id>urn:sha1:c53402846ea7fabe8595c3f50cbc786db16d087a</id>
<content type='text'>
While it is still technically possible to test stage 0, it is not part of any
of the main testing rules and maintaining xfail-stage0 is a chore. Nobody
should worry about how tests fare in stage0.
</content>
</entry>
<entry>
<title>Fix damage done by the pretty-printer</title>
<updated>2011-07-27T13:54:33+00:00</updated>
<author>
<name>Marijn Haverbeke</name>
<email>marijnh@gmail.com</email>
</author>
<published>2011-07-27T12:48:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=6e2a7bff7faf040b1eced0ee3547b28f6962cedc'/>
<id>urn:sha1:6e2a7bff7faf040b1eced0ee3547b28f6962cedc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reformat for new syntax</title>
<updated>2011-07-27T13:54:33+00:00</updated>
<author>
<name>Marijn Haverbeke</name>
<email>marijnh@gmail.com</email>
</author>
<published>2011-07-27T12:19:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=df7f21db093b0f206048b18e977161f91b7c28f1'/>
<id>urn:sha1:df7f21db093b0f206048b18e977161f91b7c28f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add xfail-stage3 directives to tests</title>
<updated>2011-07-22T17:18:28+00:00</updated>
<author>
<name>Brian Anderson</name>
<email>banderson@mozilla.com</email>
</author>
<published>2011-07-21T02:37:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=07732545d271e64f746a9f3e5eea0b231024e44d'/>
<id>urn:sha1:07732545d271e64f746a9f3e5eea0b231024e44d</id>
<content type='text'>
The new test runners run stage 3
</content>
</entry>
<entry>
<title>Assume xfail-stage0 implies stage1 and stage2 in tests, for now.</title>
<updated>2011-05-04T01:14:02+00:00</updated>
<author>
<name>Graydon Hoare</name>
<email>graydon@mozilla.com</email>
</author>
<published>2011-05-04T01:13:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.dreamy.place/mirrors/rust/commit/?id=c36645b358a5e3ed8502177076b69ad4e243a030'/>
<id>urn:sha1:c36645b358a5e3ed8502177076b69ad4e243a030</id>
<content type='text'>
</content>
</entry>
</feed>
