summaryrefslogtreecommitdiff
path: root/tests/src/Common/Coreclr.TestWrapper
AgeCommit message (Expand)AuthorFilesLines
2018-08-24Use runtest.py to run tests for all platforms (#19213)Jarret Shook1-10/+0
2018-07-25Sdk test projects (#19044)Chris Sienkiewicz1-0/+1
2018-07-19Build xunit wrappers the same way on windows and unix (#18695)Sven Boemer1-28/+10
2017-03-17Delete unused ReferenceLocalMscorlib property from test proj files (#10250)Jan Kotas1-4/+0
2017-03-16Take crash dumps for timed-out tests.Pat Gavlin2-0/+155
2017-03-14Do not wait on std{out,err} when a test times out.Pat Gavlin1-9/+13
2017-01-24Add support for running CoreCLR Tests in Helixwtgodbe1-1/+16
2016-08-23 Infra changes to unify the tests to be built against a common project.json.Rama Krishnan Raghupathy1-48/+0
2016-08-23Bulk moving Tests to use uber project.jsonRama Krishnan Raghupathy1-5/+1
2016-07-29Using full versions, update CoreFX dependencies to beta-24328-05.Davis Goodin1-29/+33
2016-06-21Up the default timeout for GCStressjashoo1-0/+2
2016-05-26Fxing the case of COMPlus_GCStressRama Krishnan Raghupathy1-0/+10
2016-05-22Update tests to build against rc3-24117-00 (#5154)Jan Kotas1-18/+18
2016-04-14Updating BuildToolsJose Perez Rodriguez1-0/+9
2016-04-11Create Long-running GC test job for the CISean Gillespie1-1/+7
2016-03-14Fix timeout determination for testsGaurav Khanna1-3/+3
2016-03-10Add System.Threading.Thread to tests to restore missing types.Davis Goodin1-2/+2
2016-03-10Update dependencies on packages that don't exist.Davis Goodin1-1/+1
2016-03-10Update all versions to validate.Davis Goodin1-12/+12
2016-03-02Change all dependency versions to match what was actually restored in the che...Davis Goodin1-15/+15
2016-03-02Use tooling to add Platforms dependencies and imports where necessary.Davis Goodin1-15/+16
2016-03-02Remove all lockfiles from source control.Davis Goodin1-3481/+0
2016-01-27Update license headersdotnet-bot1-2/+3
2015-11-30Merge pull request #2168 from pgavlin/EnvFileChangePat Gavlin3-73/+34
2015-11-25Clean up the CoreCLR test wrappers.Pat Gavlin3-73/+34
2015-11-24Update auto-generated project.lock.jsonJan Kotas1-339/+1882
2015-10-18Managed Test Portdotnet-bot3-30/+792
2015-10-15Changes to Test InfrastructureKoundinya Veluri3-135/+249
2015-09-02Package updates and fixesMatt Mitchell1-319/+371
2015-07-09Move CoreCLR to the modern build tools and dnxMatt Mitchell5-16/+1021
2015-06-06ObjectDisposedException handled in test wrapper.krk1-2/+17
2015-03-08Adding app.config to get rid of the warning MSB3276Rama krishnan Raghupathy2-1/+29
2015-01-30Changes to Miscellaneous test project and runtestRama krishnan Raghupathy1-5/+0
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot3-0/+152