summaryrefslogtreecommitdiff
path: root/tests/src/CLRTest.Execute.Bash.targets
AgeCommit message (Expand)AuthorFilesLines
2017-08-15Make unit tests run clean with tiered compilationnoahfalk1-3/+3
2017-06-15Fix timing issues in some baseservices testswtgodbe1-1/+7
2017-06-15Revert "Add the arm64 unix CI"Jarret Shook1-14/+2
2017-06-12Add the arm64 unix CIjashook1-2/+14
2017-05-29Make linux test build workedRoman Artemev1-6/+2
2017-05-22Revert "Fixed tests build on Linux"Russ Keldorph1-3/+6
2017-05-19Test build fixes for LinuxRoman Artemev1-6/+3
2017-05-16Disable opt-sensitive tests under tailcall stress and balance pushd. (#11658)Pat Gavlin1-2/+2
2017-04-26Refactor ildasm round trip logicSven Boemer1-44/+5
2017-04-04Fix invocation of ILLink in linux testingSwaroop Sridhar1-1/+1
2017-03-29Fix some bugs in Linux ILLINK testing.Swaroop Sridhar1-8/+11
2017-03-28Add support for CoreCLR testing via ILLINK on LinuxSwaroop Sridhar1-26/+120
2017-03-21Merge pull request #10254 from sdmaclea/PR-FIX-SCRIPT-ERRORAditya Mandaleeka1-2/+2
2017-03-20Fix another per code reviewSteve MacLean, Qualcomm Datacenter Technologies, Inc1-1/+1
2017-03-17Delete unused ReferenceLocalMscorlib property from test proj files (#10250)Jan Kotas1-2/+0
2017-03-17Fix script ERRORLEVEL typoSteve MacLean, Qualcomm Datacenter Technologies, Inc1-1/+1
2017-02-14Return exit code 0 for long-running/GCSimulator tests in Helixwtgodbe1-4/+8
2017-02-10[Unix] Skipped tests should report exit code 2 (#9510)Steve MacLean1-3/+3
2017-02-06Change /bin/bash to usr/bin/env bashWilliam Godbe1-1/+1
2017-02-03Add #!\bin\bash to beginning of shell test scriptswtgodbe1-0/+1
2016-11-21Enable jit disasm in test scriptsSven Boemer1-1/+2
2016-11-17Exclude tests that timeout with HeapVerifyMichelle McDaniel1-0/+8
2016-06-10Remove need for longgc and gcsimulator tests to have their own buildSean Gillespie1-11/+1
2016-05-27Second attempt to properly modify environment for stress test modesRuss Keldorph1-2/+4
2016-05-26Fxing the case of COMPlus_GCStressRama Krishnan Raghupathy1-4/+0
2016-05-17Guard Crossgen Test Runtime logic with RunCrossGen EnvRama Krishnan Raghupathy1-38/+23
2016-05-13Removing Redundant Projects that are BuildOnly :Rama krishnan Raghupathy1-31/+30
2016-05-03Merge pull request #4721 from swgillespie/gcsimulatorSean Gillespie1-0/+11
2016-05-03GCSimulator test runSean Gillespie1-0/+11
2016-04-28Embrace bash message with " (#4633)Jonghyun Park1-1/+1
2016-04-22Add a "playlists" flag to runtests.sh that will run a list of testsSean Gillespie1-5/+0
2016-04-11Create Long-running GC test job for the CISean Gillespie1-0/+5
2016-04-04Fix to add error checks for crossgen compilationGaurav Khanna1-5/+18
2016-03-16Enable tests to run under a specified GCStress modeGaurav Khanna1-5/+7
2016-03-12Add test mode exclusionsRuss Keldorph1-0/+17
2016-02-02Enable ready to run tests on UnixJan Vorlicek1-3/+13
2016-01-01Enable ilasm round trip test for xPlatformsKyungwoo Lee1-10/+54
2015-11-24Merge pull request #2132 from AndyAyersMS/FixLinuxTestScriptAditya Mandaleeka1-3/+3
2015-11-21Fix generated test script to properly check for debuggerAndy Ayers1-3/+3
2015-11-20Replace double quotes around test arguments with single quotes.Aditya Mandaleeka1-1/+1
2015-11-02Fixing PR1-RunOnly Linux TestsBryan Arant1-17/+75
2015-10-15Changes to Test InfrastructureKoundinya Veluri1-6/+5
2015-09-29Improve CoreCLR test runner outside WindowsKoundinya Veluri1-24/+2
2015-09-15Handle pre- and post-commands gracefully in bash execution scripts.Aditya Mandaleeka1-6/+34
2015-09-15Enable bash run scripts to handle tests with multiple arguments.Aditya Mandaleeka1-1/+1
2015-09-15Enable coreclr tests to run on Unix with corerun.Aditya Mandaleeka1-4/+8
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+191