summaryrefslogtreecommitdiff
path: root/.jenkins/test.sh
AgeCommit message (Expand)AuthorFilesLines
2018-03-27Move .jenkins to .jenkins/pytorch (#6004)Edward Z. Yang1-52/+0
2018-03-22A complete revamp of our test scripts. (#5904)Edward Z. Yang1-40/+11
2018-03-19Port ATen and JIT C++ tests to Catch2 (#5788)Luca Antiga1-0/+14
2018-03-18Delete stubs from one more place. (#5866)Edward Z. Yang1-1/+0
2018-03-11Make use of new BUILD_ENVIRONMENT variable when possible. (#5699)Edward Z. Yang1-21/+23
2018-03-09Rewrite run_test.sh in Python (#5615)Peter Goldsborough1-1/+1
2018-02-24Turn on ASAN in continuous integration. (#5271)Edward Z. Yang1-0/+10
2018-02-15Run tests with -v flag, fixes #5240 (#5259)Edward Z. Yang1-1/+1
2018-02-13CUDA support for C++ extensions with setuptools (#5207)Peter Goldsborough1-0/+2
2018-02-12Modest refactor of .jenkins scripts (#5202)Edward Z. Yang1-5/+1
2018-02-01Modify .jenkins/test.sh to install ninjaPeter Goldsborough1-0/+10
2018-01-30Urgent CI fix for test.sh (#4955)Edward Z. Yang1-0/+2
2018-01-29Add Linux Jenkins scripts to PyTorch repo. (#4910)Edward Z. Yang1-0/+46