1786 Commits (c1307fc5d7c37fd7d0d1fedaf3cc6b0134de9437)
 

Author SHA1 Message Date
eidheim 7e01fd517f Notebook: focus and change page fixes 10 years ago
eidheim 33a3912ca7 Fixes to out of bounds for loops 10 years ago
eidheim 169b36a2b2 Minor improvements to close_tab action and Window::on_delete_event 10 years ago
eidheim d18e8bef2c Added split window, fixes #235 10 years ago
Jørgen Lien Sellæg 1ec36f44bc fix source directory path for appveyor 10 years ago
Jørgen Lien Sellæg 2a86c1c20b Make sure tests displays errors on windows, fix some bad practise in bash 10 years ago
Jørgen Lien Sellæg 8b6300f8dd update appveyor badge to cppit/jucipp 10 years ago
Jørgen Lien Sellæg d69057aefd Merge branch 'master' of github.com:cppit/jucipp into ci 10 years ago
Jørgen Lien Sellæg df42e13166 Add debug messages for build script. Set --noconfirm on msys packages 10 years ago
Jørgen Lien Sellæg 1462288120 More work on osx build. Still disabled 10 years ago
Jørgen Lien Sellæg 2ccbea40ba Fix path in msys2, no longer selects cmake installed in program files for instance" 10 years ago
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