229 Commits (f19a36d91f8c5959d2f9a51ba3135527bd5507a5)

Author SHA1 Message Date
eidheim fa716a5d8c Updated cmake minimum required to 3.1 5 years ago
eidheim e3f294f5c8 Slight improvement to find_close_symbol_forward and find_open_symbol_backward 5 years ago
eidheim 60e6730b78 Improved support for non-ascii symbol names 5 years ago
eidheim 04b5aace73 Fixes #440: segmentation fault when running regex on very long lines. Also minor cleanup of Terminall::find_link, and added extra Termina::find_link tests. 5 years ago
eidheim 3c726f52da Formatting cleanup 5 years ago
Jørgen Lien Sellæg ead0a8c8b6 fix formatting in tooltips test 5 years ago
Jørgen Lien Sellæg bca93a62dc use correct format on certain parts 5 years ago
eidheim 4a76c6114f No longer adds semicolon after lambda expressions that are passed as arguments 5 years ago
eidheim f3d76e08ae Improved handling of enter after { at beginning of lambda expressions that are arguments 5 years ago
eidheim 19887dff27 Fixes #438: improved detection and handling of closing curly bracket in special circumstances 5 years ago
Jørgen Lien Sellæg 4e6c2c2d95 bind up tiny process lib and add test should also fix terminal warnings 5 years ago
Jørgen Lien Sellæg 1a11a5736b update lldb test 5 years ago
Jørgen Lien Sellæg 92679161f4 update bindings of ctags, but disable test of it for now 5 years ago
Jørgen Lien Sellæg 9ad7c21407 update config test to not fail. Needs updating according to new config options 5 years ago
Jørgen Lien Sellæg 8a7dd41b73 initialize gtksourceviewmm since terminal uses that now and calls to terminal will cause an null value of the sourcebuffer 5 years ago
Jørgen Lien Sellæg ad60559d97 load plugins before application, we might want to do changes before the application starts 5 years ago
Jørgen Lien Sellæg c72aa8cdc4 Compiling again 5 years ago
Jørgen Lien Sellæg 03cf0990f2 fix merge mistakes in tests 5 years ago
Jørgen Lien Sellæg ff0c52cc45 add debug lldb test and fix bug with functional header missing 5 years ago
Jørgen Lien Sellæg 86e6a12180 add ctags test 5 years ago
Jørgen Lien Sellæg f8a607a8ab fix some formatting and check for errors in suite 5 years ago
Jørgen Lien Sellæg ca7d9830b2 extract common method 5 years ago
Jørgen Lien Sellæg be76f94374 small cleanup 5 years ago
Jørgen Lien Sellæg b736400807 fix remaining tests on windows 5 years ago
Jørgen Lien Sellæg cdf8b4548f fix tests in compile_commands for windows and fix a bug in compile_commands.cc 5 years ago
Jørgen Lien Sellæg ce37b55d0b move terminal target to top 5 years ago
Jørgen Lien Sellæg 6afde6fe37 test all config options and fix two bugs in module 5 years ago
Jørgen Lien Sellæg 333fe0aa81 fix assignment bug and add default constructor 5 years ago
Jørgen Lien Sellæg 53f1c755b7 add basic config test 5 years ago
Jørgen Lien Sellæg 3cf14b7841 add tests for compile commands and fix some bugs 5 years ago
Jørgen Lien Sellæg f8127a76d2 move cmake project one level up 5 years ago
Jørgen Lien Sellæg 3368b4ffc2 test cmake bindings 5 years ago
Jørgen Lien Sellæg 95f15ef264 move python interpreter test to python module test 5 years ago
Jørgen Lien Sellæg 7778752da0 disable lldb tests on debian due to an bug in python 5 years ago
Jørgen Lien Sellæg 76e8e5dc54 add paths for windows in test environment 5 years ago
Jørgen Lien Sellæg 7307307846 compile target with files instead of linking 5 years ago
Jørgen Lien Sellæg c519c9dd94 remove interpreter wrapping 5 years ago
Jørgen Lien Sellæg 32b5df1060 remove lldb tests for build check 5 years ago
Jørgen Lien Sellæg 00e1282008 add very basic CMake test 5 years ago
Jørgen Lien Sellæg 91ba2234fe refactor test suite to make room for tests of all bindings 5 years ago
Jørgen Lien Sellæg b898db575f make sure boost filesystem is type casted consistlty 5 years ago
Jørgen Lien Sellæg 0f4c4a7ce7 fix tests after moving pybind code 5 years ago
Jørgen Lien Sellæg 22bf01be44 move plugin implementation to own file 5 years ago
Jørgen Lien Sellæg 0be5d31d13 add test for terminal bindings 5 years ago
Jørgen Lien Sellæg 63c822c887 bind terminal and add type caster for filesystem path 5 years ago
Jørgen Lien Sellæg d7b60adc62 find and include python plugin dependencies 5 years ago
eidheim 74fe6e421f Meson: now reads build/meson-info/intro-targets.json available in newer meson versions 5 years ago
eidheim 7c9dfc51d9 Added Terminal::async_process and Terminal::process tests 5 years ago
eidheim 32e03b40ad Terminal: added support for ansi escape colors, and added links to Node.js stack trace and jest test output. Also added cargo command in preferences. 5 years ago
eidheim 78c3b59528 Made use of libfuzzer, and fixed a few edge cases identified by libfuzzer 5 years ago