Commit Graph

198 Commits

Author SHA1 Message Date
Koichi Murase 7e4ab152a5 tests: test the conflict of color9 vs COL_INVIS 2022-03-14 18:12:02 +09:00
Boris Faure 50ea966dff
tests: test that cursor restore does restore wrapnext status
Here, the tests restores the flag not set
2022-03-06 18:14:37 +01:00
Koichi Murase 0f40fb4845 tests: update tests.results 2022-03-04 23:03:42 +09:00
Boris Faure 3f2fbd83d7
tests: update due to new release 2022-01-03 22:22:33 +01:00
Boris Faure 7ec0380755
Terminology 1.12.0 2022-01-02 19:23:19 +01:00
Boris Faure 1adc9116f1
Terminology 1.11.0 2021-11-11 19:52:35 +01:00
Boris Faure 4b92a24651
termptyesc: better reply on OSC11 2021-10-23 20:33:12 +02:00
Boris Faure e3a5697fce
on the road again 2021-10-12 21:56:54 +02:00
Boris Faure 673c63693c
Terminology 1.10.0 2021-10-03 21:11:56 +02:00
Boris Faure 85e5d86167
tests: adapt to 1.9.99 2021-01-30 13:11:33 +01:00
Boris Faure eaa0320761
update tests with new version 2021-01-18 22:49:01 +01:00
Boris Faure 0daf2a80c6
tests: allow differents checksums for one test
This should please debian-based maintainers
2020-12-26 19:05:03 +01:00
Boris Faure ba9d951b28
sh: compare strings but not illegal numbers
occurs when IN_TY_TEST_UI is not defined
2020-12-26 18:35:40 +01:00
Boris Faure 4a005e2551
tests: add missing utils.sh 2020-12-25 13:46:38 +01:00
Boris Faure 759eeb8168
tests: only sleep within testing ui 2020-12-25 11:49:08 +01:00
Boris Faure 910a78c9bc
tests: add test on escape code OSC 12 2020-11-15 20:17:53 +01:00
Boris Faure dd3b301d50
termptydbl: also need to update the tests 2020-08-05 23:26:59 +02:00
Boris Faure 6c564bcce0
on the road again 2020-07-26 19:34:43 +02:00
Boris Faure a140e66b9d
tests: with the correct value, it works better 2020-07-26 17:16:32 +02:00
Boris Faure f7071ed449
tests: new result ton test with 1.8.0 release 2020-07-26 16:41:13 +02:00
Boris Faure 544a4376f7
termiolink: fix _hsl_to_rgb() + update tests 2020-07-17 12:58:22 +02:00
Boris Faure 6f4c7f02cb
tests: remove early exit 2020-07-07 00:12:00 +02:00
Boris Faure f29190bdaa
termptyesc: debug (re)setting cursor color + test
Do nothing for the moment. One could think about using color class for
that.
2020-07-06 23:57:37 +02:00
Boris Faure a99ddc10d5
tests/rep: snowman is now 2-chars-wide 2020-07-06 19:44:59 +02:00
Boris Faure a1408aab57
tests: change of behavior for encircled characters 2020-07-06 19:42:45 +02:00
Boris Faure ac9a92480b
termptyesc: handle xterm color format starting with "rgbi:" 2020-07-02 23:01:42 +02:00
Boris Faure 2245782dd4
termptyesc: handle xterm color format starting with "rgb:" 2020-07-02 22:33:34 +02:00
Boris Faure 8e31c28f9b
termptyesc: handle larger sharp-based colors + tests 2020-06-23 23:21:56 +02:00
Boris Faure f168a97a35
tests: test xterm OSC 10/11 to change/get {fore,back}ground colors 2020-06-23 00:05:12 +02:00
Boris Faure 171f99c80c
Merge branch 'terminology-1.7' 2020-06-16 21:12:37 +02:00
Boris Faure e7894a887f
termptyesc: fix issue found by fuzzing by Øyvind Kolås (pippin from GIMP) 2020-06-16 20:54:09 +02:00
Boris Faure 406ca9d32b
tests: add missing test 2020-06-15 22:18:57 +02:00
Boris Faure 423bacbce0
tests: add one on link over css hsl colors 2020-06-15 13:21:00 +02:00
Boris Faure 8d1d854bdf
tests: add one on link over css rgb colors 2020-06-15 13:20:59 +02:00
Boris Faure 1e8d5db14c
tests: on color links found in EDC files 2020-06-15 13:20:59 +02:00
Boris Faure 6761f05d06
test: one on detecting colors 2020-06-15 13:20:58 +02:00
Boris Faure 7e737564c8
tests: add one about '-' not being a word separator 2020-05-18 23:29:02 +02:00
Boris Faure 8c410d0e1d
on the road again
Ok, I need to be more creative on commit messages after releases
2020-05-11 19:22:25 +02:00
Boris Faure 9316652127
tests: reuse one of 32 TrueColors over the terminal 2020-05-08 23:16:43 +02:00
Boris Faure 1bd27081c3
tests: on true color cache thrashing
when new items are added to the cache and entries there are never reused
2020-05-08 16:58:03 +02:00
Boris Faure 52ab21783a
test: test escape code to get term name + version
obviously will have to change that on each new version…
2020-05-06 23:53:49 +02:00
Boris Faure 732d6e9381
tests: box selection scrolls down 2020-05-05 21:51:41 +02:00
Boris Faure 8550d87ecf
tests: selection to the bottom scrolls down 2020-05-05 21:51:41 +02:00
Boris Faure 422ef9f67e
tests: add box selection that scrolls up 2020-05-05 21:51:41 +02:00
Boris Faure 197d407b76
tests: add one making a box selection in the backlog 2020-05-05 21:51:41 +02:00
Boris Faure 218b2fb4d0
tests: add one when selection scrolls up 2020-05-05 21:51:41 +02:00
Boris Faure 115cd1ebb4
link detection: handle unicode + mode surrounding cases + test 2020-04-02 00:13:59 +02:00
Boris Faure 78fac60c59
tests: add test on link detection with emails being surrounded 2020-04-01 00:00:01 +02:00
Boris Faure 3d6a9e1bf5
Merge branch 'terminology-1.6' 2020-02-16 18:53:50 +01:00
Boris Faure 2a3a34f503
termptyesc: handle zero-width spaces, with test 2020-02-16 18:51:36 +01:00