graph G { compound="true" rankdir="TB" bgcolor="white" fontname="Tahoma" node [ fixedsize="false" fontname="Tahoma" color="white" fillcolor="deepskyblue2" fontcolor="black" shape="box" style="filled" penwidth="1.0" ] edge [ fontname="Arial" color="#00688b" fontcolor="black" fontsize="12" arrowsize="0.5" penwidth="1.0" ] "GoogleTestAdapter/FailingExe" -- "GoogleTestAdapter/CrashingExe" [label=" 2 ", penwidth="2", color="#00688b70"]; "GoogleTestAdapter/FakeGtestDll" -- "GoogleTestAdapter/CrashingExe" [label=" 2 ", penwidth="2", color="#00688b70"]; "GoogleTestAdapter/FakeGtestDll" -- "GoogleTestAdapter/FailingExe" [label=" 2 ", penwidth="2", color="#00688b70"]; "GoogleTestAdapter/SemaphoreExe" -- "GoogleTestAdapter/CrashingExe" [label=" 2 ", penwidth="2", color="#00688b70"]; "GoogleTestAdapter/SemaphoreExe" -- "GoogleTestAdapter/FailingExe" [label=" 2 ", penwidth="2", color="#00688b70"]; "GoogleTestAdapter/SemaphoreExe" -- "GoogleTestAdapter/FakeGtestDll" [label=" 2 ", penwidth="2", color="#00688b70"]; "GoogleTestAdapter/UnicodeNameExe" -- "GoogleTestAdapter/CrashingExe" [label=" 2 ", penwidth="2", color="#00688b70"]; "GoogleTestAdapter/UnicodeNameExe" -- "GoogleTestAdapter/FailingExe" [label=" 2 ", penwidth="2", color="#00688b70"]; "GoogleTestAdapter/UnicodeNameExe" -- "GoogleTestAdapter/FakeGtestDll" [label=" 2 ", penwidth="2", color="#00688b70"]; "GoogleTestAdapter/UnicodeNameExe" -- "GoogleTestAdapter/SemaphoreExe" [label=" 2 ", penwidth="2", color="#00688b70"]; "GoogleTestNuGet" -- "GoogleTestAdapter/CrashingExe" [label=" 2 ", penwidth="2", color="#00688b70"]; "GoogleTestNuGet" -- "GoogleTestAdapter/FailingExe" [label=" 2 ", penwidth="2", color="#00688b70"]; "GoogleTestNuGet" -- "GoogleTestAdapter/FakeGtestDll" [label=" 2 ", penwidth="2", color="#00688b70"]; "GoogleTestNuGet" -- "GoogleTestAdapter/SemaphoreExe" [label=" 2 ", penwidth="2", color="#00688b70"]; "GoogleTestNuGet" -- "GoogleTestAdapter/UnicodeNameExe" [label=" 2 ", penwidth="2", color="#00688b70"]; "SampleTests/CrashingTests" -- "GoogleTestAdapter/CrashingExe" [label=" 2 ", penwidth="2", color="#00688b70"]; "SampleTests/CrashingTests" -- "GoogleTestAdapter/FailingExe" [label=" 2 ", penwidth="2", color="#00688b70"]; "SampleTests/CrashingTests" -- "GoogleTestAdapter/FakeGtestDll" [label=" 2 ", penwidth="2", color="#00688b70"]; "SampleTests/CrashingTests" -- "GoogleTestAdapter/SemaphoreExe" [label=" 2 ", penwidth="2", color="#00688b70"]; "SampleTests/CrashingTests" -- "GoogleTestAdapter/UnicodeNameExe" [label=" 2 ", penwidth="2", color="#00688b70"]; "SampleTests/CrashingTests" -- "GoogleTestNuGet" [label=" 2 ", penwidth="2", color="#00688b70"]; "SampleTests/DllDependentProject" -- "GoogleTestAdapter/CrashingExe" [label=" 2 ", penwidth="2", color="#00688b70"]; "SampleTests/DllDependentProject" -- "GoogleTestAdapter/FailingExe" [label=" 2 ", penwidth="2", color="#00688b70"]; "SampleTests/DllDependentProject" -- "GoogleTestAdapter/FakeGtestDll" [label=" 2 ", penwidth="2", color="#00688b70"]; "SampleTests/DllDependentProject" -- "GoogleTestAdapter/SemaphoreExe" [label=" 2 ", penwidth="2", color="#00688b70"]; "SampleTests/DllDependentProject" -- "GoogleTestAdapter/UnicodeNameExe" [label=" 2 ", penwidth="2", color="#00688b70"]; "SampleTests/DllDependentProject" -- "GoogleTestNuGet" [label=" 2 ", penwidth="2", color="#00688b70"]; "SampleTests/DllDependentProject" -- "SampleTests/CrashingTests" [label=" 2 ", penwidth="2", color="#00688b70"]; "SampleTests/DllProject" -- "GoogleTestAdapter/CrashingExe" [label=" 2 ", penwidth="2", color="#00688b70"]; "SampleTests/DllProject" -- "GoogleTestAdapter/FailingExe" [label=" 2 ", penwidth="2", color="#00688b70"]; "SampleTests/DllProject" -- "GoogleTestAdapter/FakeGtestDll" [label=" 2 ", penwidth="2", color="#00688b70"]; "SampleTests/DllProject" -- "GoogleTestAdapter/SemaphoreExe" [label=" 2 ", penwidth="2", color="#00688b70"]; "SampleTests/DllProject" -- "GoogleTestAdapter/UnicodeNameExe" [label=" 2 ", penwidth="2", color="#00688b70"]; "SampleTests/DllProject" -- "GoogleTestNuGet" [label=" 2 ", penwidth="2", color="#00688b70"]; "SampleTests/DllProject" -- "SampleTests/CrashingTests" [label=" 2 ", penwidth="2", color="#00688b70"]; "SampleTests/DllProject" -- "SampleTests/DllDependentProject" [label=" 2 ", penwidth="2", color="#00688b70"]; "SampleTests/LibProject" -- "GoogleTestAdapter/CrashingExe" [label=" 2 ", penwidth="2", color="#00688b70"]; "SampleTests/LibProject" -- "GoogleTestAdapter/FailingExe" [label=" 2 ", penwidth="2", color="#00688b70"]; "SampleTests/LibProject" -- "GoogleTestAdapter/FakeGtestDll" [label=" 2 ", penwidth="2", color="#00688b70"]; "SampleTests/LibProject" -- "GoogleTestAdapter/SemaphoreExe" [label=" 2 ", penwidth="2", color="#00688b70"]; "SampleTests/LibProject" -- "GoogleTestAdapter/UnicodeNameExe" [label=" 2 ", penwidth="2", color="#00688b70"]; "SampleTests/LibProject" -- "GoogleTestNuGet" [label=" 2 ", penwidth="2", color="#00688b70"]; "SampleTests/LibProject" -- "SampleTests/CrashingTests" [label=" 2 ", penwidth="2", color="#00688b70"]; "SampleTests/LibProject" -- "SampleTests/DllDependentProject" [label=" 2 ", penwidth="2", color="#00688b70"]; "SampleTests/LibProject" -- "SampleTests/DllProject" [label=" 2 ", penwidth="2", color="#00688b70"]; "SampleTests/LoadTests" -- "GoogleTestAdapter/CrashingExe" [label=" 2 ", penwidth="2", color="#00688b70"]; "SampleTests/LoadTests" -- "GoogleTestAdapter/FailingExe" [label=" 2 ", penwidth="2", color="#00688b70"]; "SampleTests/LoadTests" -- "GoogleTestAdapter/FakeGtestDll" [label=" 2 ", penwidth="2", color="#00688b70"]; "SampleTests/LoadTests" -- "GoogleTestAdapter/SemaphoreExe" [label=" 2 ", penwidth="2", color="#00688b70"]; "SampleTests/LoadTests" -- "GoogleTestAdapter/UnicodeNameExe" [label=" 2 ", penwidth="2", color="#00688b70"]; }