vscode-cmake-tools/test/unit-tests
snehara99 7aa4eaba88
Dev/snehara/sidebar ab testing (#3167)
* both sidebar and statusbar visible

* toggle is working

* updated description

* renamed sideBar.ts to projectStatus.ts

* changed name of projectOutlineProvider.ts to projectOutline.ts to match

* removed unused icons

* updated sidebar to use displayName whenever possible

* fixed issue with build/debug/launch presets when no kit is selected

* addressed some comments and fixed loc

* selecting kit refreshed all nodes

* fixed build error (unused variable)

* simplified code calling useProjectStatusView

* updated changelog

* updated changelog
2023-06-01 17:30:32 +00:00
..
driver Add trust to kit scanning paths (#3067) 2023-03-22 11:04:47 -07:00
test-project-without-cmakelists/.vscode Remove `cmake.useCMakeServer` setting from package.json (#1218) 2020-05-06 09:19:57 -07:00
TestCMakeCache-g++.txt Add debugger information to kit file 2018-05-13 17:05:42 +02:00
TestCMakeCache-gcc-5.txt Clean up debugger integration tests 2018-05-21 03:17:40 +02:00
TestCMakeCache-gcc.txt Add debugger information to kit file 2018-05-13 17:05:42 +02:00
TestCMakeCache-msvc-com-2017.txt Bugfix miDebuggerPath problem 2018-05-07 22:12:30 +02:00
TestCMakeCache.txt Add debugger information to kit file 2018-05-13 17:05:42 +02:00
TestResults.xml Fix some of our higher hitting crashes (#2719) 2022-09-01 09:37:43 -07:00
TestResults2.xml Fix some of our higher hitting crashes (#2719) 2022-09-01 09:37:43 -07:00
cache.test.ts Add public API (#2794) 2022-10-25 00:28:43 +00:00
config.test.ts Dev/snehara/sidebar ab testing (#3167) 2023-06-01 17:30:32 +00:00
cpptools.test.ts Fix some of our higher hitting crashes (#2719) 2022-09-01 09:37:43 -07:00
ctest.test.ts Fix some of our higher hitting crashes (#2719) 2022-09-01 09:37:43 -07:00
debugger.test.ts reject env variables containing newlines when debugging (#2518) 2022-04-22 14:43:18 -07:00
diagnostics.test.ts Use the Warning severity for deprecation messages (#2710) 2022-08-26 09:31:19 -07:00
dirty.test.ts Enable "no misused promises" lint rule (#2630) 2022-07-06 21:49:38 +00:00
index.ts Fix tests and enable Windows CI (#2295) 2021-12-20 15:31:43 -08:00
kit-scan.test.ts CMake Multi Root and Multi Project support (#2835) 2022-12-27 08:46:15 -08:00
kitmanager.test.ts Add trust to kit scanning paths (#3067) 2023-03-22 11:04:47 -07:00
pii.test.ts Enable "no misused promises" lint rule (#2630) 2022-07-06 21:49:38 +00:00
presets.test.ts Fix Ninja env for VS 2015 and map toolsets to versions (#2524) 2022-04-26 10:20:45 -07:00
runTest.ts use vscode version: '1.68.1' (#2652) 2022-07-20 15:40:33 -07:00
select-debugger.test.ts Enable "no misused promises" lint rule (#2630) 2022-07-06 21:49:38 +00:00
shlex.test.ts Enable linting on braces (#2230) 2021-11-04 12:05:20 -07:00
test_compdb.json Reindent the files (#2226) 2021-11-03 09:52:24 -07:00
test_kit.json Reindent the files (#2226) 2021-11-03 09:52:24 -07:00
util.test.ts print the time it takes to complete a build (#3014) 2023-02-10 08:03:46 -08:00