Commit Graph

18 Commits

Author SHA1 Message Date
Eric Huss b4570015e5 Remove some legacy test suites. 2021-11-04 14:18:39 -05:00
Camelid e58307a28e Clean up `compiletest` chapter (#935) 2020-10-26 11:58:00 +09:00
Santiago Pastorino a6fd9bc595 All the text is at the time of this writing 2020-03-17 12:16:02 -05:00
Santiago Pastorino 07adbd3e18 Suites are defined in enum Mode 2020-03-17 12:16:02 -05:00
Tshepang Lekhonkhobe dcf77e10b3 run-pass dir is gone (#409)
Fixes #405
2019-08-01 23:25:07 -03:00
Philipp Hansch 32abc8af93 Fix typos
These were fixed using [codespell](https://github.com/codespell-project/codespell).
2018-09-12 07:32:18 +02:00
Josh Triplett 45482cb170 Update copyright guidance to omit notices for new files.
Previously approved in https://github.com/rust-lang/rust/pull/43498 ;
update the guide to match.
2018-08-20 11:08:22 -05:00
mark 8a49eb7686 fix all the not-en-dashes 2018-07-09 21:45:49 -05:00
C Jones 5544506249 Make chapter links in compiletest not be code
mdBook doesn't display links inside code, so these links look very confusing.
Additionally, these types of links don't seem to be code on other pages of the book.
2018-05-11 17:58:17 -05:00
varkor ad35712ddc Consolidate and fix code blocks 2018-04-06 14:18:08 -05:00
Mark Mansi fc16c05abe Fix long lines in compiletest 2018-03-26 20:28:00 -05:00
Alexander Regueiro b3d8fba198 Hard-wrapped lines that are too long. 2018-03-26 20:28:00 -05:00
Brad Gibson b84288f2ac changed to relative links, where possible 2018-02-21 10:44:23 -08:00
Brad Gibson 3d7bc934db cleaned up some stragglers 2018-02-21 07:44:07 -08:00
Brad Gibson f50f36177a added compiletest to summary.md; linked to existing resources for additional information 2018-02-20 15:32:17 -08:00
Brad Gibson 43afda3032 fixed typos 2018-02-13 09:45:26 -08:00
Brad Gibson 3c6e64ed70 Update compiletest.md
changed file references to GitHub links directly to files
2018-02-13 09:22:33 -08:00
Brad Gibson b4e2f6b643 created compiletest.md
describe the steps required to add a test and a header command to compiletest
2018-02-13 05:53:35 -08:00