42 Commits

Author SHA1 Message Date
Timothy Warren
b8cb08c8a8 Attempt to detect musl libc 2023-10-10 14:20:19 -04:00
Timothy Warren
998102816e Use c stdlib function to set up raw mode 2023-10-10 13:02:05 -04:00
Timothy Warren
c8be79d2d8 Add more attributes to test file 2022-09-01 09:29:07 -04:00
Timothy Warren
048f2c5f38 Start to add 256 color rendering support 2022-08-26 15:44:00 -04:00
Timothy Warren
3b4ed0f245 Update test snapshot to fix tests 2022-08-26 11:14:11 -04:00
Timothy Warren
6a9994c811 Update test snapshots 2021-12-03 11:59:55 -05:00
Timothy Warren
eb3f7f848d Fix broken test 2021-08-13 11:18:41 -04:00
Timothy Warren
9c5493100f Update test snapshots 2021-04-15 13:21:55 -04:00
457560137d Comments and tests 2021-04-14 19:00:37 -04:00
Timothy Warren
d0817b62c4 Fix off-by-one highlighting error 2021-04-14 16:38:41 -04:00
Timothy Warren
a50c22c0e0 Fix more tests 2021-04-14 14:40:35 -04:00
Timothy Warren
8f5986e91e Resolve merge conflict 2021-04-14 13:24:13 -04:00
Timothy Warren
52875f348f Fix tests 2021-04-13 16:15:32 -04:00
Timothy Warren
644f27bb37 More consistent names for keys 2021-04-09 13:52:01 -04:00
d92ca27880 Update more snapshot tests 2021-03-17 15:43:24 -04:00
50151b7e18 Update snapshot test 2021-03-17 15:41:03 -04:00
d7081d2b4e Fix more things that were broken 2021-03-17 15:38:52 -04:00
Timothy Warren
633094ea9f Fix tests for refactored code 2021-03-11 17:11:00 -05:00
0914265492 Fix tests after type change 2021-03-10 22:55:52 -05:00
Timothy Warren
31144fb2e3 Some more code cleanup 2021-03-10 11:10:52 -05:00
99685f3fcb Some refactoring 2021-03-09 17:22:49 -05:00
5329378b93 Cleanup some unused code 2021-03-09 13:37:03 -05:00
bce3cae74c Update snapshot test 2021-03-09 12:47:33 -05:00
f4c56d383a Fix failing test 2021-03-05 21:20:38 -05:00
Timothy Warren
e6f7095a45 Move terminal handling to its own class 2021-03-05 12:06:23 -05:00
Timothy Warren
3c64af224e Fix snapshot test 2021-03-04 10:04:33 -05:00
Timothy Warren
02259f61a7 Simplify code with match statements 2021-03-03 16:35:58 -05:00
Timothy Warren
7cd7d1baa5 Create php8 fork 2020-12-04 11:18:21 -05:00
Timothy Warren
b0ea547378 Fix CTRL method 2020-02-05 16:32:17 -05:00
afd6560db4 Add KeyType::CTRL helper method 2020-02-05 15:20:32 -05:00
6f870aa922 Refactor and simplify 2020-02-05 14:50:31 -05:00
Timothy Warren
f8894b971a Add basic event system 2020-01-27 15:11:35 -05:00
83c5c51b58 Actually add the test... 2019-12-05 14:54:25 -05:00
fb5dd66bee Replace inline ANSI escapes with constants and static methods 2019-12-04 10:54:15 -05:00
5c73b3db2b More test coverage, and snapshots 2019-11-20 15:03:48 -05:00
eb116a5072 Tests for every class 2019-11-19 17:01:45 -05:00
a3e902967a A little cleanup refactoring 2019-11-19 15:57:51 -05:00
99c5ac9697 Test coverage 2019-11-19 13:48:12 -05:00
345239d248 Fix test, PHP highlighting now works as expected 2019-11-15 11:35:08 -05:00
519a193a8d Refactor PHP token function into class, more tests 2019-11-14 12:14:02 -05:00
de0b6bda43 First unit test 2019-11-14 11:12:32 -05:00
5787fe3822 Go full PHP with composer and phpunit 2019-11-08 16:27:08 -05:00