1
0
mirror of https://github.com/gizak/termui.git synced 2025-04-26 13:48:54 +08:00

22 Commits

Author SHA1 Message Date
Andrew Arrow
a7d7cdbff3 removing printlns 2022-11-09 05:56:36 -08:00
Andrew Arrow
ecf49517b1 all tests passing 2022-11-09 05:55:44 -08:00
Andrew Arrow
238057237b adding containsStyle func 2022-11-09 05:46:13 -08:00
Andrew Arrow
29db86d4f2 more cleanup and comments 2022-11-09 05:38:01 -08:00
Andrew Arrow
6cf9178eb3 cleanup and printing result in test 2022-11-08 14:14:06 -08:00
Andrew Arrow
21dc21d403 start of TestBreakBlocksIntoStrings 2022-11-08 13:46:07 -08:00
Andrew Arrow
ea81b84555 clean up and new broken test but with good indexes to hit 2022-11-08 09:11:41 -08:00
Andrew Arrow
f9eac67f00 index checks for test 2022-11-08 09:04:17 -08:00
Andrew Arrow
291e9577ef moving to new FindStylePositions as first call 2022-11-08 08:59:48 -08:00
Andrew Arrow
3be455ecc5 broken but good new direction 2022-11-08 06:09:14 -08:00
Andrew Arrow
f893b6f7fa more cleanup of printing 2022-11-07 11:34:45 -08:00
Andrew Arrow
eaf7f8d6e6 clean up and better order 2022-11-07 11:30:57 -08:00
Andrew Arrow
22d00586db getting ready to link up styles 2022-11-07 08:54:53 -08:00
Andrew Arrow
90c992f2e6 progress with parsing 2022-11-07 08:26:51 -08:00
Andrew Arrow
70b8f7489a testing easy case of no style 2022-11-07 04:24:12 -08:00
Andrew Arrow
4d1aaf17a7 adding new test for PrepareStyles 2022-11-07 04:21:40 -08:00
Andrew Arrow
c4fdef993a very broken but just starting logic for new ParseStyles func 2022-11-07 03:46:07 -08:00
Andrew Arrow
94288e85a1 test to make sure current logic stays working 2022-11-07 03:00:20 -08:00
Andrew Arrow
2bd947efbb fixing one test with wrong logic 2022-11-07 02:44:37 -08:00
Andrew Arrow
f047fb3200 good failing tests showing the problem 2022-11-07 02:43:40 -08:00
Andrew Arrow
a5730c9067 adding failing test for [text] and no color info after 2022-11-05 11:56:04 -07:00
Andrew Arrow
59f75021fe adding start of style_parser_test 2022-11-05 11:52:56 -07:00