summaryrefslogtreecommitdiff
path: root/tests/runtest.sh
AgeCommit message (Expand)AuthorFilesLines
2016-08-04on fail: create local_dumplings.txt with the url of the uploaded core dump fi...Bryan Arant1-2/+19
2016-07-25Fix copy check condition for native interop test library. (#6468)Sung-Jae Lee1-1/+1
2016-07-21Fix minor error in runtest help.Aditya Mandaleeka1-1/+1
2016-06-30Upload CI dumps to dumpling.Aditya Mandaleeka1-7/+42
2016-06-20Merge pull request #5888 from adityamandaleeka/generate_core_dumps_runtestAditya Mandaleeka1-0/+8
2016-06-20Set coredump_filter to include shared library code.Aditya Mandaleeka1-0/+8
2016-06-17Merge pull request #5863 from adityamandaleeka/generate_core_dumps_runtestAditya Mandaleeka1-2/+101
2016-06-17Add option to runtest.sh to enable limited dump generation.Aditya Mandaleeka1-2/+101
2016-06-14Fix bracket spacing in runtest scriptSean Gillespie1-2/+2
2016-06-10Remove need for longgc and gcsimulator tests to have their own buildSean Gillespie1-0/+20
2016-06-01Add options to 'runtest.sh'Sung-Jae Lee1-15/+41
2016-05-28Documentation: Adding flag descriptions of unit test scriptsGeunsik Lim1-0/+4
2016-05-27Merge pull request #5261 from ramarag/gcstressRama krishnan Raghupathy1-4/+4
2016-05-27Fix environment settings for Unix JIT stress scenariosRuss Keldorph1-0/+2
2016-05-26Fxing the case of COMPlus_GCStressRama Krishnan Raghupathy1-4/+4
2016-05-25Be more explict when picking up libs from CoreFxMatt Ellis1-6/+9
2016-05-24Update runtests.sh to accommodate a change in CoreFX that broke creation of C...Sergiy Kuryata1-1/+1
2016-05-24Merge pull request #5153 from LLITCHEV/r2r_jitstress_jobsLubomir Litchev1-0/+17
2016-05-24Merge pull request #5129 from leemgs/upstream-diff-time-of-unittestAditya Mandaleeka1-0/+6
2016-05-23Add R2R JitStress, JitStressRegs, JITMinOpts and ForceRelocs jobs to CI.Lubomir Litchev1-0/+17
2016-05-24Linux/ARM: Add execution time of ./tests/runtest.shGeunsik Lim1-0/+6
2016-05-20Fix typo in runtest.sh (#5125)Hanjoung Lee1-1/+1
2016-05-19Documentation: Add CoreCLR binary folder to test results (#5084)Geunsik Lim1-0/+1
2016-05-17Guard Crossgen Test Runtime logic with RunCrossGen EnvRama Krishnan Raghupathy1-7/+13
2016-05-17Merge pull request #4789 from sejongoh/always_download_coredistoolsSejong Oh1-29/+1
2016-05-16Always download coredistools packageSejong Oh1-29/+1
2016-05-13Removing Redundant Projects that are BuildOnly :Rama krishnan Raghupathy1-0/+19
2016-05-07Merge pull request #4742 from lemmaa/fix-unit-test-scriptBruce Forstall1-16/+19
2016-05-05Following the review commentsSung-Jae Lee1-21/+16
2016-05-03Add quotes around coreFxBinDir example.Aditya Mandaleeka1-33/+33
2016-05-03Fix '--mscorlibDir=' option default value processingSung-Jae Lee1-3/+3
2016-05-03Using alternate way for 'readarray' to support bash in Mac OS XSung-Jae Lee1-4/+20
2016-05-03Fix 'runtest.sh' scriptSung-Jae Lee1-12/+4
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