[m-rev.] for review: test_helper_N
Zoltan Somogyi
zoltan.somogyi at runbox.com
Sat Jun 17 04:16:42 AEST 2023
On 2023-06-16 06:38 +02:00 CEST, "Julien Fischer" <jfischer at opturion.com> wrote:
>> General updates to programming style, such as
>>
>> - replacing DCG notation with state var notation
>> - replacing (C->T;E) with (if C then T else E)
>
> That presumably excludes any tests that are intended to specifically test DCG
> notation or (C->T;E) syntax?
Yes, though there was only one test of DCG syntax, and none of (C->T;E).
I believe such tests are in tests/general.
> That's fine.
Thank you.
Zoltan.
More information about the reviews
mailing list