David Srbecký
c168ea3b63
Merged and simplified Value tests;
...
Simplified DebugType test
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5112 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
David Srbecký
5b77ae5bd0
Expressions test merged into ExpressionEvaluator test;
...
Fixed base class of String
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5111 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
dbb48e866c
Merge 3.0 to trunk.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@5081 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
0136a81aab
Run debugger unit tests as 32-bit process.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@5056 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
a8d5cfbfbb
Implemented "Edit > Format > Sort lines" for AvalonEdit.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4962 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
David Srbecký
e46df2b648
Unified and extended tests for testing metadata reading
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4871 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
David Srbecký
9d5ae9f098
Removed some redundant debugger tests; Re-enabled some old tests
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4866 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
David Srbecký
b5952382f6
Renamed debugger tests. The tests now have a prefix specifying which class they test.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4862 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
David Srbecký
b9888b0418
Unit test for yield/delegate local variables
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4827 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
David Srbecký
f27fd62e1c
Rewritten expressions in debugger to use NRefactory;
...
Variable Tree Model modified so that it supports lazy evaluation (for scrolling)
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4555 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
David Srbecký
ac76eaa009
Type caching simplified;
...
Fixed a bug for AppDomains - the AppDomain for threads can change
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4521 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
David Srbecký
ed13621a90
Pretty print array content in debugger console
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@4344 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
056d1692b1
Fixed CodeCoverage tests.
...
Ignore failing debugger tests.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/dotnet4@4297 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
Daniel Grunwald
ab626fb573
Add back all unit tests.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/dotnet4@4296 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
17 years ago
David Srbecký
c19717ac7e
Methods for reading and writing of process memory. Test that breaks string immutability using memory write.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/3.0@3585 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
David Srbecký
55e8e0bd7e
Rewritten the stepping engine;
...
Extensive unit test for stepping
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3229 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
David Srbecký
dfa2158fc4
Fixed Forum-7997: Error getting a name of a thread;
...
The problem was that ICorDebugValue2.ExactType returned null.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3200 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
David Srbecký
cd1de9b0e0
Test for debug types
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3194 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
David Srbecký
dfa651c2a1
Use richer set of icons in the local variables pad
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3179 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
David Srbecký
0fae4ba16b
Ignore code marked with DebuggerStepThroughAttribute or DebuggerNonUserCodeAttribute
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3155 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
David Srbecký
3c97029fc0
Significantly beefing up the MetaData wrapper
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3154 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
David Srbecký
2545154105
Changed semantics of Process.Terminate: The process is not immediately marked as exited; It is marked as exited when the callback is received.
...
Added tests for process termination.
Tracking of COM objects is no longer outputted to the console.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3132 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
David Srbecký
10c2f3348e
Fixed SD2-1423: Thread state is invalid exception when breaking into application after main thread finished;
...
Including test
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3115 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
David Srbecký
ab6a579558
Added Module.GetDefinedTypes; Only non-generic types are returned at the moment;
...
Added test for it
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@3110 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
18 years ago
David Srbecký
cca75c8ce0
Base class tests
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2918 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
David Srbecký
4964163792
Added StackOverflow test.
...
Updated tests.
Fixed null reference in Tread.SelectedStackFrame.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2877 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
David Srbecký
a82ac0c580
Added the expected output to the tests as well
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2851 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
David Srbecký
ce1b19125e
MethodInfo instances are unique. Added a test for it.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2838 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
David Srbecký
a4b61226e7
Added a test for value type (struct)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2833 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
David Srbecký
4bce79054f
Tests and tested programs can be defined in the same file.
...
Added a template for debugger tests.
Convenience environment variable for updating XML output.
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2831 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
David Srbecký
72d158f3e7
Tests for the last revision generic
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2782 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
David Srbecký
1a378ee7ba
Updated tests
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2780 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
David Srbecký
62bb8ba089
Preparing to remove ValueCollection
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2776 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
19 years ago
David Srbecký
4681b50e41
Fixed access to members of base class
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2279 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
128320fba5
Added exception test
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2277 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
9ee0b16287
Fixed types for nested generic classes
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2275 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
34a6fb2cd1
Debugger tests: Store various states to XML and compare with previous results
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2274 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
David Srbecký
0d1b123a4d
Debugger tests compile (but fail)
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@2206 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
20 years ago
Daniel Grunwald
94d5e5bc08
Switch from MbUnit to NUnit:
...
Fixes SD2-621 (ExpectedException test failure not added to error list), SD2-408 (Add "Run Test" to member bookmark), SD2-618 (Run test fixture in console with debugger shows no output).
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1069 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
21 years ago
David Srbecký
f8131d60a1
Fixed SD2-638: Crash when closing console window during debugging;
...
Added debugger test: DebuggeeKilled
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1062 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
21 years ago
David Srbecký
57e48ef856
Added debugger test: ArrayValue
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@1059 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
21 years ago
David Srbecký
b8447a8bfa
Added debugger test: SetIP
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@893 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
21 years ago
David Srbecký
1012efb736
Added debugger test: PropertyVariableForm
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@885 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
21 years ago
David Srbecký
d3b6bd0d16
Added debugger test: PropertyVariable
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@883 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
21 years ago
David Srbecký
2db2020cbd
Added debugger test: ObjectValue
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@880 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
21 years ago
Daniel Grunwald
e8a8828662
Fixed SD2-600 (Can't convert for loop). VB parser now accepts zero as lower array bound.
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@871 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
21 years ago
David Srbecký
bf0bea81ce
Added debugger test: FunctionVariablesLifetime;
...
Fixed function so that expired variables do not throw exceptions
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@870 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
21 years ago
David Srbecký
aef003e31a
Added debugger test: FunctionLifetime
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@868 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
21 years ago
David Srbecký
fc5718d45b
Added debugger test: FunctionLocalVariables
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@866 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
21 years ago
David Srbecký
00cc12f465
Added debugger test: FunctionArgumentVariables
...
git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/trunk@865 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61
21 years ago