Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zsh 4.6.2-test-2
- X-seq: zsh-users 23817
- From: Daniel Shahaf <d.s@xxxxxxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: Re: zsh 4.6.2-test-2
- Date: Wed, 02 Jan 2019 13:11:39 +0000
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= daniel.shahaf.name; h=message-id:from:to:mime-version :content-transfer-encoding:content-type:references:in-reply-to :subject:date; s=fm2; bh=HCM2A7qTbM5fGjarl1RyB3bslJas5Co+AX/5HV8 BdJc=; b=EX6wXuQARZSVo1h45QnYmOJb/xXJJ4QqoMIva2DbCLk6bUFvm8JSOZP VrkiARtg7TMJj/WgeVoKM9PfRnPfOWs0qBtuz18Sd31/Jm6G/YYtPLYUdrZ5KsLb e7NOggYqP3zt+CvHAkTtLiyyDTi/RwQnUfPYSNgU6zBWY1PxPeCBYJn3RwZIlOk1 iCBViII1jXNnyYfXUj4BPPIustDZDiWDWMC033evopN9+0oTy75dWk7JVoe1KqjX Mv4A4NSo2nvLejW85I4K3PfweW3nl0RL6C5A3UKqbDLHch2VQBd22Nj02dLgMqfU RldEUz7ggrBGvYFxjOW3OQleViX3fAA==
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm1; bh=HCM2A7qTbM5fGjarl1RyB3bslJas5Co+AX/5HV8Bd Jc=; b=rNA0YXIp/c2sZNxD8Tq5JIO1vL7K9adj+Qbcif4wY1GijgRF2YrkH1cKV 2ZKFuGNHHKYurQcn8Fcay1dIoXQuUlKxHDYczg806tWy6LiD26dbQL45PKnN8nHp sUL7loyO9CVhWhPiqsxG+81YQEpcjAXi48YfcaFBRtCqNiuQ0tivIq4PO+P7meNu BdD96e3eCEB0fdb1qsvUENPeVik0rqd1XnxhjQ/zWbp4xZu0L5nDBIyMgSCoJaqo dmPS97TPp/hC0sHYQ8PAdLEVQLSLvakX1fNizflz79RDcQCOXCPn1i6bbQIOsHSo fGg89pV4LuLYSkXHBdYYda2+4UwuQ==
- In-reply-to: <CAKc7PVCOf3a+k9JzBv1PVLv4Qbtou3zLt7yRvwfzvVeeRFnuzw@mail.gmail.com>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- List-unsubscribe: <mailto:zsh-users-unsubscribe@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <d7b0451f90bdfe61f48cc1361690180e07158900.camel@ntlworld.com> <CAKc7PVDUjo8HAdwqgRAKcgQHOzThM+hYnjX+2FKzUZB+pfmC-Q@mail.gmail.com> <CAKc7PVB-agFUarJ=LqC2QNDFta1O5D_o4v-gt7LiobVDohNGVQ@mail.gmail.com> <06228a6975b91f7066d0046bf912dd69fa5993a2.camel@ntlworld.com> <CAKc7PVA6WyiEmpp7u2NB8Mdp3OfUOtuhQj1SPRQgHJeNA5M2KQ@mail.gmail.com> <CAH+w=7atcGR0aR7UPuRG55iE0Jch8EJK05YrzLy4um8kDQfOmg@mail.gmail.com> <CAKc7PVCcB8fK=-BHtA_KS2Jy_WWVyc5jjMvXz35LEdU9yNwO9w@mail.gmail.com> <1546428923.1513735.1623428480.4BF9392C@webmail.messagingengine.com> <CAKc7PVCOf3a+k9JzBv1PVLv4Qbtou3zLt7yRvwfzvVeeRFnuzw@mail.gmail.com>
Sebastian Gniazdowski wrote on Wed, 02 Jan 2019 13:37 +0100:
> On Wed, 2 Jan 2019 at 12:44, Daniel Shahaf <d.s@xxxxxxxxxxxxxxxxxx> wrote:
> > Sebastian Gniazdowski wrote on Wed, 02 Jan 2019 11:48 +0100:
> > > Maybe Daniel could contribute? I plan on too for adding some test
> > > cases. Currently there are 2 test cases per each function: 8-color,
> > > 24-bit color, 24-bit-to-near-color, plus one test case for
> > > standout-escape-code.
> >
> > TESTNUM=X04 passes on my machine as of master of a few days ago
> > (statically-linked debug build) (I haven't tried again since). What
> > else might I be able to contribute?
>
> Maybe you know some untested categories of region_highlight contents
> thanks to your work on Z-Syntax-H?
I vaguely remember some issues where not all modifiers in the standard
16 colors + modifiers set can be set simultaneously (some subset of
fg/bg/standout/underline/etc resetting some of the others). That was
discussed on this list, but I don't have the reference, sorry.
z-sy-h's test suite doesn't test the functionality of region_highlight,
either; the test suite simply checks that z-sy-h's code has set
region_highlight to the expected value, but nothing beyond that.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author