summary refs log tree commit diff
path: root/mk/tests.mk
AgeCommit message (Expand)AuthorLines
2016-04-06Address nits.Niko Matsakis-1/+1
2016-04-06add incremental test runner and some testsNiko Matsakis-1/+11
2016-04-03mk: Add configure option for disabling codegen testsAlex Crichton-2/+6
2016-03-25Salt test crates in buildsystem.Michael Woerister-1/+1
2016-03-07mk: Distribute fewer TARGET_CRATESAlex Crichton-5/+9
2016-02-26Auto merge of #31846 - alexcrichton:better-disable-jemallc, r=brsonbors-2/+2
2016-02-25mk: Move disable-jemalloc logic into makefilesAlex Crichton-2/+2
2016-02-24Recurse to find test files in any subdirectory of the base path. If aNiko Matsakis-15/+16
2016-02-16pass CXX to run-makeSébastien Marie-1/+2
2016-02-14Auto merge of #31391 - frewsxcv:test, r=alexcrichtonbors-1/+2
2016-02-13Add LLVM ModulePass regression test using run-make.Corey Farwell-1/+2
2016-02-09Update MakefileGuillaume Gomez-10/+33
2016-02-01Revert "mk: fix some undefined variable warnings"Alex Crichton-14/+10
2016-02-01mk: fix some undefined variable warningsTamir Duberstein-10/+14
2016-01-30Auto merge of #31274 - brson:nobench, r=nikomatsakisbors-18/+4
2016-01-30Auto merge of #30448 - alexcrichton:llvmup, r=nikomatsakisbors-0/+2
2016-01-29Get tests working on MSVC 32-bitAlex Crichton-0/+2
2016-01-29Remove src/test/benchBrian Anderson-18/+4
2016-01-26Implement the translation item collector.Michael Woerister-1/+11
2016-01-21mk: Remove all perf-related targetsAlex Crichton-25/+2
2015-12-20remove specific code for OpenBSD that define STDCPP_LIBDIR_RUSTFLAGSSébastien Marie-4/+3
2015-12-13Better support for `--llvm-root`.Richard Diamond-1/+3
2015-12-03Fix typoJake Worth-1/+1
2015-11-30Re-enable testing the bookSteve Klabnik-2/+2
2015-11-17Auto merge of #29794 - semarie:openbsd-stdcpp-path, r=alexcrichtonbors-3/+4
2015-11-12libtest: deny warnings in doctestsKevin Butler-1/+1
2015-11-12libterm: deny warnings in doctestsKevin Butler-1/+1
2015-11-12libsyntax: deny warnings in doctestsKevin Butler-1/+1
2015-11-12libserialize: deny warnings in doctestsKevin Butler-1/+1
2015-11-12librbml: deny warnings in doctestsKevin Butler-1/+1
2015-11-12librand: deny warnings in doctestsKevin Butler-1/+1
2015-11-12liblog: deny warnings in doctestsKevin Butler-1/+2
2015-11-12libgraphviz: deny warnings in doctestsKevin Butler-1/+1
2015-11-12libgetopts: deny warnings in doctestsKevin Butler-1/+1
2015-11-12libfmt_macros: deny warnings in doctestsKevin Butler-1/+1
2015-11-12libflate: deny warnings in doctestsKevin Butler-1/+1
2015-11-12libarena: deny warnings in doctestsKevin Butler-1/+1
2015-11-11pass stdc++ library path after LVVM library pathSébastien Marie-3/+4
2015-11-09std: Migrate to the new libcAlex Crichton-1/+2
2015-09-17rmake: Get all tests passing on MSVCAlex Crichton-2/+7
2015-08-14rustc: Allow changing the default allocatorAlex Crichton-1/+2
2015-08-13Auto merge of #27625 - wthrowe:find, r=alexcrichtonbors-2/+3
2015-08-12Whitelist .pp files in tidy-binariesWilliam Throwe-1/+1
2015-08-11trans: Re-enable unwinding on 64-bit MSVCAlex Crichton-1/+6
2015-08-10Make tidy-binaries find invocation work on LinuxWilliam Throwe-1/+2
2015-08-06Fix setting of PATH for `make check` on windowsDiggory Blake-1/+2
2015-08-03rename TARPL to The RustinomiconAlexis Beingessner-2/+2
2015-07-13update build to make tarplAlexis Beingessner-1/+2
2015-06-02Auto merge of #25654 - petrochenkov:encenv, r=alexcrichtonbors-5/+6
2015-05-30Warn if the test suite is run on Windows in console with non-UTF-8 code pagepetrochenkov-5/+6