1875 Commits (4fe1581daecf081aae40dac0f44395629f916cf7)
 

Author SHA1 Message Date
eidheim edb7b266a4 Fixes #234: close tab on middle mouse click 10 years ago
Jørgen Lien Sellæg 4b467da8a8 Output assertion failure on tests 10 years ago
eidheim 99571e10a3 Added lldb_test 10 years ago
eidheim 49651a44f8 Added extra read test to source_test 10 years ago
eidheim d08c6a1ee3 Added read/write tests to source_test 10 years ago
eidheim 41760f606c Added preference item tab_indents_line (default: true) fixes #226, and now uses raw string literals in src/files.h 10 years ago
eidheim bb711f70d0 Add process_test, and fixits test in source_view_test 10 years ago
eidheim c3f4a1c31f Removed redundant if expression 10 years ago
eidheim 969cd83997 Cleanup of source_clang_test 10 years ago
eidheim f2ed3b1e5b Added more tests to source_clang_test 10 years ago
eidheim 1443b08e50 Added some more tests to source_clang_test, and fixed test error on OS X 10 years ago
U-ole-PC\ole df925395cc Fixes undefined reference error on MSYS2 and Ubuntu 10 years ago
eidheim c8f72431ed Added source_clang test, and tests cleanup 10 years ago
eidheim b60d6f5a2f CMakeLists.txt cleanup 10 years ago
eidheim 0d2b93b1e1 Improved goto declaration 10 years ago
eidheim fd56c4d1e9 Updated tiny-process-library submodule 10 years ago
eidheim 3ed4a2d3ae Disable tests when compiling with clang++ on Tavis CI 10 years ago
eidheim 0e636ad5d5 Added source_test testing Source::View::cleanup_whitespace_characters. Removed the now reduntant example_test, and moved comment to source_test. 10 years ago
Jørgen Lien Sellæg 639aad0652 Merge branch 'master' of github.com:cppit/jucipp into ci 10 years ago
Jørgen Lien Sellæg 01fce1781e Add appveyor.yml and attempt of windows build 10 years ago
eidheim cf29c656e4 Removed std::move to enable copy elision 10 years ago
Jørgen Lien Sellæg eb098f45dd Update README.md 10 years ago
Jørgen Lien Sellæg 8964bb89c7 Merge branch 'master' of github.com:eidheim/jucipp into ci 10 years ago
Jørgen Lien Sellæg 00d0265508 Add tests to travis build. Some modifications for this 10 years ago
eidheim ac18d661ab Added extra cmake tests 10 years ago
eidheim cca68fc573 Cleanup of cmake_test 10 years ago
eidheim 51de983d8f Fixed cmake_test in case jucipp folder is not named jucipp 10 years ago
Jørgen Lien Sellæg 513261f348 Merge branch 'master' of github.com:eidheim/jucipp into ci 10 years ago
eidheim 3fbb9a28e4 Cleanup of example_test comment 10 years ago
eidheim 7a00076538 Removed -flto as it is no longer needed 10 years ago
eidheim f3e6116e92 Simplified setup of tests, and made tests platform independent 10 years ago
eidheim 13fad63f15 Added initial tests 10 years ago
Jørgen Lien Sellæg 0fa221a311 Build library object instead of executable when compiling with clang in CI. 10 years ago
Jørgen Lien Sellæg 27dcd0452b Merge branch 'cppit-master' into ci 10 years ago
Jørgen Lien Sellæg 1004645e6b Boilerplate for OSX, use images instead of dockerfiles, upgrades travis host, easy to test locally 10 years ago
eidheim c7e369a960 get_buffer/get_source_buffer cleanup 10 years ago
eidheim 6e226501e9 Now adds ; after } when creating struct or class 10 years ago
eidheim c8499f90dc Slight correction to tooltip placement 10 years ago
eidheim 4771ef0d0d Dialog and tooltip placement corrections 10 years ago
eidheim b0bf9597ab Now scrolls to the right when writing out of view, and improved selection dialog placement 10 years ago
Ole Christian Eidheim 7fe07b6eb0 Improved Wayland support: correctly set transient on all windows 10 years ago
eidheim 847a9015a0 Corrected clang::Token_* to clang::TokenKind::Token_* 10 years ago
eidheim b3b7711393 Renamed ClangViewRefactor::Token to ClangViewRefactor::Identifier to avoid confusion 10 years ago
eidheim e639087d3d Improved terminal links search 10 years ago
eidheim 6e20fea01a When renaming class/constructor/destructor, also rename class, constructor and destructor 10 years ago
eidheim 0ef0c81306 Updated libclangmm submodule 10 years ago
eidheim 65386fa921 Updated libclangmm submodule 10 years ago
eidheim 2393556e89 Refactoring/operations accross files: added wait dialog if other tabs are parsing 10 years ago
eidheim 4190af65f6 Cleanup of Source::ClangViewParse::update_syntax 10 years ago
eidheim 8b7ae10a77 Cleanup of refactoring methods 10 years ago