]> git.lizzy.rs Git - rust.git/history - .travis.yml
Enable backtraces for tests
[rust.git] / .travis.yml
2018-05-13 bjorn3Enable backtraces for tests
2018-05-11 Oliver SchneiderMerge pull request #253 from solson/oli-obk-patch-1
2018-05-11 Oliver SchneiderTest miri on mac os
2018-05-09 Oliver SchneiderMerge pull request #375 from solson/cleanups
2018-05-09 Oliver Schneidercargo cache was messing up xargo/miri install
2018-05-09 Oliver SchneiderMerge pull request #368 from solson/rustup
2018-05-09 Oliver SchneiderDisable cargo miri test for now
2018-04-13 bjorn3travis: cache build dir
2017-12-15 Oliver SchneiderMerge pull request #355 from solson/upstreamed
2017-12-15 Oliver SchneiderWithout a Cargo.lock it makes no sense to use --locked
2017-09-14 Ralf JungMerge pull request #337 from RalfJung/rustup
2017-09-14 Oliver Schneider`cargo install` only takes `--debug`, not `--release`
2017-09-14 Ralf Jungtravis: more consistent cargo flags (--locked, --release)
2017-09-09 Ralf JungMerge pull request #332 from solson/rustup
2017-09-09 Ralf Jungonly test on master
2017-09-06 Ralf JungMerge pull request #330 from RalfJung/rustup
2017-09-06 Ralf Junguse latest xargo; this fixes the libstd build problem
2017-09-04 Ralf JungMerge branch 'master' into align_offset
2017-09-04 Ralf JungMerge pull request #327 from RalfJung/backtrace
2017-09-04 Ralf Jungmake sure the lock file is not changed when building...
2017-08-24 Ralf JungMerge pull request #301 from RalfJung/mir-validate
2017-08-23 Ralf JungMerge branch 'master' into mir-validate
2017-08-18 Ralf Jungtravis: fail fast
2017-08-10 Oliver SchneiderMerge pull request #297 from RalfJung/mir-validate
2017-08-09 Ralf Jungsome tests for RangeMap
2017-08-09 Oliver SchneiderMerge branch 'master' into oli-obk-patch-2
2017-08-09 Ralf JungMerge pull request #294 from oli-obk/cargo_miri
2017-08-09 Oliver SchneiderMake cargo_miri a feature
2017-08-03 Oliver SchneiderMerge pull request #280 from solson/archeology
2017-08-02 Oliver SchneiderSpeed up travis by using release mode
2017-08-02 Eduard-Mihai BurtescuMerge pull request #278 from solson/unions
2017-08-02 Oliver SchneiderMerge pull request #268 from oli-obk/upstream
2017-08-01 Oliver SchneiderBuild the rustc_tests binary on travis
2017-08-01 Oliver SchneiderAdjust travis to the directory changes
2017-08-01 Oliver SchneiderSplit up miri into the librustc_mir and bin parts
2017-07-21 Oliver SchneiderMerge pull request #258 from oli-obk/upstream
2017-07-21 Oliver SchneiderPrep miri repository for rustc merger
2017-07-12 Oliver SchneiderMerge pull request #241 from solson/rustc_integration
2017-07-12 Oliver SchneiderMerge pull request #238 from RalfJung/tests
2017-07-11 Ralf Jungadd little script to build libstd
2017-06-21 Oliver SchneiderMerge pull request #200 from oli-obk/master
2017-06-21 Oliver SchneiderAdd fullmir tests
2017-06-12 Oliver SchneiderMerge pull request #194 from RalfJung/test
2017-06-12 Oliver SchneiderMerge pull request #193 from RalfJung/xargo
2017-06-12 Ralf Jungrustup 1.4 fixed the permissions of the extracted files
2017-05-31 Oliver SchneiderMerge pull request #174 from RalfJung/xargo-test
2017-05-31 Ralf Jungrun test suite also against libstd with full MIR
2017-04-21 Eduard-Mihai BurtescuMerge pull request #156 from oli-obk/master
2017-03-23 Oliver SchneiderTry to fix travis
2017-01-29 Scott OlsonMerge pull request #103 from oli-obk/tuples
2017-01-28 Scott OlsonMerge pull request #104 from oli-obk/cargo
2017-01-28 Oliver Schneidertravis cargo doesn't support custom subcommands
2017-01-28 Oliver Schneideradd tests for cargo miri and run them on travis
2017-01-12 Scott OlsonMerge pull request #101 from oli-obk/small_fixes
2017-01-12 Scott OlsonMerge pull request #100 from oli-obk/tuple_struct_const...
2017-01-12 Scott OlsonMerge pull request #99 from oli-obk/travis
2017-01-12 Oliver Schneiderremove typo
2017-01-12 Oliver Schneidertravis fix
2017-01-12 Oliver Schneideranalyze travis
2017-01-12 Oliver Schneidertest more targets on travis
2016-06-16 Scott OlsonMerge pull request #27 from oli-obk/travis
2016-06-16 Oliver Schneidermiri needs to be *built* with RUST_SYSROOT, not *run*
2016-06-16 Oliver Schneiderundo all travis script changes
2016-06-16 Oliver Schneidertravis didn't fail when compiling miri on nightly
2016-06-16 Oliver Schneiderfix travis
2016-06-15 Oliver Schneidercreate a miri-pass test that allows us to run miri...
2016-05-10 Scott OlsonOnly test on the latest nightly version.
2016-05-09 Scott OlsonUpdate to a new nightly.
2016-05-09 Scott OlsonMerge branch 'new-data-layout'
2016-04-23 Scott OlsonUpdate to a nightly with rustc::ty::layout.
2016-04-15 Scott OlsonMerge pull request #5 from killercup/fix/travis-stuff
2016-04-15 Pascal HertleifFix Travis Config for Nightly
2016-04-15 Scott OlsonMerge pull request #3 from killercup/feature/tests
2016-04-15 Pascal HertleifAdd Travis Config