index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
doc
/
guide-testing.md
Age
Commit message (
Expand
)
Author
Lines
2019-02-13
Convert old doc links to current edition
Lzu Tao
-1
/
+1
2015-01-16
Grammar tweak to old guide stub documents.
Tim Parenti
-1
/
+1
2015-01-09
Add stub deprecation files for each of the old guides.
Huon Wilson
-0
/
+4
2015-01-08
"The Rust Programming Language"
Steve Klabnik
-584
/
+0
2015-01-05
rollup merge of #19888: steveklabnik/gh19861
Alex Crichton
-2
/
+11
2015-01-05
unignore and fix doctests in guide and reference
Jorge Aparicio
-4
/
+6
2015-01-05
ignore boxed closure doctests in the guide/reference
Jorge Aparicio
-2
/
+2
2014-12-27
restore paragraph
Steve Klabnik
-2
/
+9
2014-12-27
Add header to optimizations section
Steve Klabnik
-0
/
+2
2014-12-16
guide-ownership.md, guide-testing.md: fix typos
Philipp Gesang
-1
/
+1
2014-12-13
Revamped testing guide
Steve Klabnik
-255
/
+450
2014-12-07
Mention expected in testing docs
Steven Fackler
-0
/
+15
2014-11-17
Fix fallout from coercion removal
Nick Cameron
-1
/
+1
2014-11-01
Guide: Fix variable name
Daniel Hofstetter
-1
/
+1
2014-10-29
Rename fail! to panic!
Steve Klabnik
-2
/
+2
2014-09-23
Deprecate `#[ignore(cfg(...))]`
Steven Fackler
-2
/
+2
2014-08-12
guide-testing.md: add auxiliary verb
Philipp Gesang
-1
/
+1
2014-06-24
librustc: Remove the fallback to `int` from typechecking.
Niko Matsakis
-3
/
+3
2014-06-20
testing guide: update to use `test_harness` & fix problems.
Huon Wilson
-25
/
+21
2014-06-02
docs: Stop using `notrust`
Florian Gilcher
-9
/
+9
2014-05-15
test: allow the test filter to be a regex.
Huon Wilson
-7
/
+27
2014-04-14
auto merge of #13477 : Manishearth/rust/newattr, r=brson
bors
-2
/
+2
2014-04-12
Update tutorials to use new attribute syntax (#13476)
Manish Goregaokar
-2
/
+2
2014-04-11
libtest: rename `BenchHarness` to `Bencher`
Liigo Zhuang
-7
/
+7
2014-03-20
rename std::vec -> std::slice
Daniel Micay
-3
/
+3
2014-03-09
docs: adjust code blocks to pass with rustdoc.
Huon Wilson
-0
/
+10
2014-02-20
move extra::test to libtest
Liigo Zhuang
-8
/
+9
2014-02-14
extern mod => extern crate
Alex Crichton
-2
/
+2
2014-02-09
Expand the testing guide to cover optimizations, benchmarks and how to
Huon Wilson
-56
/
+130
2014-02-02
Move doc/ to src/doc/
Alex Crichton
-0
/
+262