| r2378 |
Source path:
svn/
trunk/ v3/ src/ Extensions/ NAnt/ Gallio.NAntTasks/ GallioTask.cs
|
|
|
Change log
Added support for launching new processes with the debugger attached up front. Refactored how the debug flag gets passed around into a new DebuggerSetup object. Later on we'll pass interesting things in here as options for the debugger. Added integration tests for the Visual Studio Interop code. Added integration tests for the AutoCAD plugin. Added support for launching AutoCAD with the debugger attached.
| Go to: |
Project members,
sign in to write a code review
Older revisions
r2013
by yann.trevin
on Jul 21, 2009
Diff
XML doc reviewed and fixed (Ambience, AutoCAD, MbUnit2, NAnt, and Navigator extensions).
r1988
by jeff.brown
on Jul 14, 2009
Diff
Removed the test framework node from the test tree. Modified Icarus to fully support test files (instead of just assemblies). ...
r1986
by jeff.brown
on Jul 13, 2009
Diff
Removed XmlSerializer support from HostSetup and HostConfiguration since they are no longer needed now that TestPackage / TestPackageData incorporate all of the settings they ...