summaryrefslogtreecommitdiff
path: root/tests/runtest.sh
AgeCommit message (Expand)AuthorFilesLines
2016-04-29Update directory check for case with multiple CoreFX directories.Aditya Mandaleeka1-3/+4
2016-04-29Add cascading CoreFX directories to Unix CI runAditya Mandaleeka1-1/+1
2016-04-29Allow multiple CoreFX bin directories to be specified in runtest.sh.Aditya Mandaleeka1-32/+39
2016-04-22Merge pull request #4467 from krytarowski/netbsd-support-71Aditya Mandaleeka1-3/+14
2016-04-22Add a "playlists" flag to runtests.sh that will run a list of testsSean Gillespie1-3/+52
2016-04-22Add NetBSD support in tests/runtest.shKamil Rytarowski1-3/+14
2016-04-12Implement software write watch and make concurrent GC functional outside WindowsKoundinya Veluri1-7/+13
2016-03-24Merge pull request #3885 from sejongoh/test_env_scriptSejong Oh1-3/+27
2016-03-24Add --test-env option to tests/runtest.sh to set stress mode environment vari...Sejong OH1-3/+27
2016-03-24Fix typo causing an "unary operator expected"Emmanuel1-1/+1
2016-03-23Enable support to precompile the FX assemblies at test invocation time.Gaurav Khanna1-4/+37
2016-03-16Patch runtest.sh to skip netstandard15aot assemblies.Sergiy Kuryata1-1/+1
2016-03-12Exclude netcore50aot assemblies in runtests.shSergiy Kuryata1-1/+1
2016-03-11Patch the runtests.sh script to work around an issue with corefx assembliesSergiy Kuryata1-1/+1
2016-03-10Pull down coredistool package on WindowsSejong Oh1-1/+1
2016-03-02Add pulling down coredistool package for gcstress testSejong OH1-2/+10
2016-02-19Add option to runtest.sh to generate code coverage reports for coreclrWilliam Godbe1-0/+94
2016-02-18stop copying of bad System.Runtime versionWilliam Godbe1-1/+1
2016-01-14Enable server GC for Ubuntu test runs for PRs in CIWilliam Godbe1-1/+8
2015-12-16Enable jit64\hfa tests for LinuxHongtao Yu1-0/+7
2015-12-01runtest.sh now works on Mac as well as LinuxWilliam Godbe1-6/+26
2015-11-05Exit with failure code if any tests fail.Aditya Mandaleeka1-6/+16
2015-10-28Switch to corefx directory before running find commandAditya Mandaleeka1-1/+1
2015-10-27Add chmod +x to individual test scripts in runtest.shAditya Mandaleeka1-0/+3
2015-10-16Controlling Xplat Event logging:Rama1-0/+9
2015-10-13Add some instructions (tests, new APIs)Koundinya Veluri1-1/+1
2015-10-07Add unit test for loading native library from host-provided native search pathsKoundinya Veluri1-1/+1
2015-09-29Improve CoreCLR test runner outside WindowsKoundinya Veluri1-73/+574
2015-09-17Minor improvements to runtest.shAditya Mandaleeka1-21/+21
2015-09-17Add runtest.sh script to run CoreCLR tests on LinuxAditya Mandaleeka1-0/+141