Fix: Add "(gdb)\n" token after each result record
[sdk/tools/netcoredbg.git] / tests /
2018-10-14 Igor KulaychukConditional breakpoints: add implementation and test
2018-10-14 Igor KulaychukExpressions: add implementation and test
2018-10-14 Igor KulaychukMake set variables evaluation Roslyn-based
2018-10-14 Alexander AksenovVariables: add set value support and test
2018-08-27 Igor Kulaychuk/AI... Merge pull request #45 from dotnet/windows
2018-08-24 Igor KulaychukAdd support for Windows in TestRunner
2018-08-13 Igor Kulaychuk/AI... Merge pull request #43 from a-aksenov/test-decimal accepted/tizen/unified/20180821.091154 submit/tizen/20180820.165235
2018-08-13 Alexander AksenovTests: updated ValueTest for decimal values
2018-06-21 Igor Kulaychuk/AI... Merge pull request #33 from dotnet/add-test-expect...
2018-06-20 Igor KulaychukEnable overriding test default timeout with TIMEOUT env
2018-04-26 Igor Kulaychuk/SRR... Merge pull request #21 from i-kulaychuk/fix-breakpoints
2018-04-26 Igor KulaychukAdd test for adding/removing breakpoints
2018-04-25 Igor Kulaychuk/SRR... Merge pull request #17 from i-kulaychuk/add-exception...
2018-04-25 Igor KulaychukIncrease default test Expect timeout to 20 seconds
2018-04-05 Igor KulaychukAdd ExceptionTest
2018-04-03 Igor Kulaychuk/SRR... Merge pull request #16 from i-kulaychuk/debugger-tests
2018-04-03 Igor KulaychukAlways close test process after performing a test
2018-04-03 Igor KulaychukFix misspellings and assembly references
2018-03-30 Igor KulaychukUpdate tests README
2018-03-29 Igor KulaychukUpdate tests
2018-03-27 Igor KulaychukEnable handling MI status
2018-03-27 Igor KulaychukInitial files for xunit-based tests