You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
eidheim 6ea5e6876b Added tests for Source->Implement Method 8 years ago
..
lldb_test_files Updated submodules and modernized cmake files 8 years ago
meson_test_files Added support for the Meson Build System 9 years ago
source_clang_test_files Std headers are now parsed. Also moved Source::ClangViewParse::get_compilation_commands to CompileCommands::get_arguments and some cleanup." 8 years ago
stubs Fixes crash that could happen when performing compile and run and start debug at approximately the same time. Project objects are now kept alive for as long as they are needed. Also removed Terminal::InProgress since it could lead to unsafe code in the future. 8 years ago
tmp Added read/write tests to source_test 10 years ago
usages_clang_test_files Fixes #251: Go to Usage and Rename now includes unopened files. Also includes various other cleanups related to this work. 8 years ago
CMakeLists.txt Updated submodules and modernized cmake files 8 years ago
cmake_build_test.cc Updated submodules 9 years ago
compile_commands_test.cc Improved search of executables in cmake projects 9 years ago
filesystem_test.cc Debug start/continue: implemented environment parsing on string set in Debug Set Run Arguments 8 years ago
git_test.cc Now compiles with c++14 instead of c++11, and some src/git.* cleanup 10 years ago
lldb_test.cc Removed unnecessary thread in lldb_test 8 years ago
meson_build_test.cc Cleanup of meson implementation 9 years ago
process_test.cc Updated submodules 9 years ago
source_clang_test.cc Added tests for Source->Implement Method 8 years ago
source_key_test.cc Fixes backspace key when insert is after spaces or tabs at start of the first line in buffer 8 years ago
source_test.cc Fixes #251: Go to Usage and Rename now includes unopened files. Also includes various other cleanups related to this work. 8 years ago
terminal_test.cc Terminal links cleanup, and added links for a assert error messages. Also added terminal_test.cc 8 years ago
usages_clang_test.cc Fixes #251: Go to Usage and Rename now includes unopened files. Also includes various other cleanups related to this work. 8 years ago