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
/
librustpkg
/
tests.rs
Age
Commit message (
Expand
)
Author
Lines
2013-05-29
librustc: Stop reexporting the standard modules from prelude.
Patrick Walton
-1
/
+4
2013-05-29
auto merge of #6733 : alexcrichton/rust/issue-2400, r=brson
bors
-5
/
+0
2013-05-28
Un-ignore rusti/rustpkg tests on i686
Alex Crichton
-5
/
+0
2013-05-28
Silence various warnings throughout test modules
Alex Crichton
-10
/
+10
2013-05-23
cleanup warnings from librustpkg
Erick Tryzelaar
-1
/
+0
2013-05-23
more testing fallout from core->std/std->extra move
Ted Horst
-0
/
+1
2013-05-19
Use assert_eq! rather than assert! where possible
Corey Richardson
-4
/
+4
2013-05-15
rustpkg: ignore tests on i686, since they fail
Tim Chevalier
-0
/
+5
2013-05-14
rustpkg: Tests for well-formed and ill-formed package IDs...
Tim Chevalier
-13
/
+59
2013-05-14
rustpkg: Implement URL-like package IDs
Tim Chevalier
-13
/
+27
2013-05-14
Fix rustpkg tests now that they're in a different location
Alex Crichton
-3
/
+3
2013-05-14
Fix test fallout from removing vecs_implicitly_copyable
Alex Crichton
-13
/
+12
2013-05-03
rustpkg: Handle sysroot more correctly
Tim Chevalier
-7
/
+48
2013-05-03
rustpkg: Implement install command
Tim Chevalier
-20
/
+51
2013-04-28
fix typo in librstpkg tests, allowed by old parser
John Clements
-1
/
+1
2013-04-27
only use #[no_core] in libcore
Daniel Micay
-4
/
+1
2013-04-24
rustpkg: Preliminary work on install command
Tim Chevalier
-0
/
+93
2013-04-12
rustpkg: Factor out tests; use a condition instead of returning an option
Tim Chevalier
-0
/
+11
[prev]