GoogleTestAdapter/TestAdapter/TestExecutor.cs (2 lines): - line 239: // TODO: expose setting in runContext to attach to testhost if needed? - line 245: // TODO: expose setting in runContext to attach to testhost if needed? GoogleTestAdapter/CrashingExe/stdafx.cpp (1 line): - line 7: // TODO: reference any additional headers you need in STDAFX.H GoogleTestAdapter/FailingExe/stdafx.cpp (1 line): - line 7: // TODO: reference any additional headers you need in STDAFX.H GoogleTestAdapter/Core/Runners/ITestRunner.cs (1 line): - line 10: // TODO remove isBeingDebugged parameter (use debuggedLauncher != null) GoogleTestAdapter/Core/Scheduling/TestDurationSerializer.cs (1 line): - line 80: // TODO lock on file base GoogleTestAdapter/CrashingExe/stdafx.h (1 line): - line 15: // TODO: reference additional headers your program requires here GoogleTestAdapter/FailingExe/stdafx.h (1 line): - line 15: // TODO: reference additional headers your program requires here SampleTests/DllProject/stdafx.cpp (1 line): - line 7: // TODO: Auf zus�tzliche Header verweisen, die in STDAFX.H GoogleTestAdapter/Core/Scheduling/DurationBasedTestsSplitter.cs (1 line): - line 52: // TODO performance GoogleTestAdapter/Core/TestResults/ErrorMessageParser.cs (1 line): - line 33: // TODO make expression parse "unknown file: error: SEH exception with code 0xc0000005 thrown in the test body." SampleTests/DllProject/stdafx.h (1 line): - line 16: // TODO: Hier auf zus�tzliche Header, die das Programm erfordert, verweisen. GoogleTestAdapter/Core/Runners/CommandLineGenerator.cs (1 line): - line 27: // TODO change to new MaxCommandLength asa only ProcessExecutor is used (32768, see https://msdn.microsoft.com/en-us/library/windows/desktop/ms682425%28v=vs.85%29.aspx?f=255&MSPPError=-2147217396) SampleTests/LibProject/stdafx.h (1 line): - line 15: // TODO: reference additional headers your program requires here GoogleTestAdapter/NewProjectWizard/WizardImplementation.cs (1 line): - line 84: // TODO: Filter out projects not applicable GoogleTestAdapter/VsPackage.GTA/ReleaseNotes/VersionProvider.cs (1 line): - line 12: private const string OldVersionPropertyName = "LastStartedVersion"; // TODO remove for release 1.0 SampleTests/LibProject/stdafx.cpp (1 line): - line 7: // TODO: reference any additional headers you need in STDAFX.H