Project

General

Profile

Activity

From 05/05/2025 to 06/03/2025

05/30/2025

09:51 AM Support #6859: preprocessor tests
The current version with the changes I have from the bug reports fixes cover about 95% of the cases, the 5% of the fa... Stefan Vieru
07:43 AM Support #9844: finalize approach/techniques/standards for automating ABLUnit interactive UI tests
> I guess that's a requirement if the testcases branch is public... is it?
No
Greg Shah
07:11 AM Support #9844: finalize approach/techniques/standards for automating ABLUnit interactive UI tests
Thanks for testing Tomasz. I made some changes in rev. 1764.
> there is no dedicated FWD project, only source 4GL ...
Șerban Bursuc

05/21/2025

11:28 AM Support #6859: preprocessor tests
Sounds like an OE bug which we won't reproduce. We should keep some record of this, but the OE tests will have to be... Greg Shah
11:20 AM Support #6859: preprocessor tests
Greg Shah wrote:
> Are you talking about OE or FWD?
Stefan is no longer at the office, but I can answer this. It ...
Alexandru Lungu
11:10 AM Support #6859: preprocessor tests
Are you talking about OE or FWD? Greg Shah
10:21 AM Support #6859: preprocessor tests
Strange behavior is found when preprocessing this:... Stefan Vieru
11:15 AM Support #9854: Discussion on how to leverage Harness to test certain drivers of FWD
Stefan Vieru wrote:
> I looked at a testcase with Florin and we came to the conclusion that:
> When looking in the ...
Tomasz Domin
09:39 AM Support #9854: Discussion on how to leverage Harness to test certain drivers of FWD
I looked at a testcase with Florin and we came to the conclusion that:
When looking in the stream for @no@ is not a ...
Stefan Vieru
06:20 AM Support #9854: Discussion on how to leverage Harness to test certain drivers of FWD
Tomasz Domin wrote:
> Is there anything in logs with @-d -d@ option ?
Yes, after a certain amount of tests run ...
Florin Eugen Rotaru
07:53 AM Support #6860: lexer tests
Florin Eugen Rotaru wrote:
> Marian Edu wrote:
> > Not really related to the task topic though it does affect the `...
Florin Eugen Rotaru
07:01 AM Support #6860: lexer tests
Marian Edu wrote:
> Not really related to the task topic though it does affect the `testcases` projects (at lest for...
Florin Eugen Rotaru
06:59 AM Support #6860: lexer tests
Not really related to the task topic though it does affect the `testcases` projects (at lest for those using windows)... Marian Edu

05/20/2025

11:34 AM Support #9854: Discussion on how to leverage Harness to test certain drivers of FWD
Florin Eugen Rotaru wrote:
> I am encountering an issue when running a test-plan that contains a large number of tes...
Tomasz Domin
09:53 AM Support #9854: Discussion on how to leverage Harness to test certain drivers of FWD
Florin Eugen Rotaru wrote:
> I am encountering an issue when running a test-plan that contains a large number of tes...
Tomasz Domin
07:27 AM Support #9854: Discussion on how to leverage Harness to test certain drivers of FWD
I am encountering an issue when running a test-plan that contains a large number of tests.
I need to run around 3...
Florin Eugen Rotaru
09:49 AM Support #6859: preprocessor tests
I created the following small sample:... Stefan Vieru

05/19/2025

11:31 AM Support #6860: lexer tests
Code Review Task Branch 6860a Revisions 15889 through 15991
Overall, the changes are good.
1. I'm not sure abou...
Greg Shah

05/16/2025

10:37 AM Support #6860: lexer tests
OK, that is reasonable. Greg Shah
10:29 AM Support #6860: lexer tests
Slight change committed to *6860a/15891*:
We shall test the keywords in the following way:
instead of
@java...
Florin Eugen Rotaru

05/15/2025

09:31 AM Support #6860 (Review): lexer tests
I have finished adding the features to the @LexerTestDriver@:
1. Added the option to pass a keyword-ignore file (u...
Florin Eugen Rotaru

05/14/2025

07:27 AM Support #6860: lexer tests
Greg Shah wrote:
>Why not just add some logic to check if the token type for the keyword is between @BEGIN_RESERVED@...
Florin Eugen Rotaru
07:17 AM Support #6860: lexer tests
This would require that we run the parser for lexer tests. We can do that, but seems a bit complicated. Why not jus... Greg Shah

05/13/2025

02:57 PM Support #9844: finalize approach/techniques/standards for automating ABLUnit interactive UI tests
> * _"While the Harness has decent documentation, we have no documentation, standards or examples for things outside ... Greg Shah
10:46 AM Support #6860: lexer tests
Greg, I looked into testing the reserved/unreserved keyword for FWD by defining variables. I'm thinking of checking t... Florin Eugen Rotaru
06:12 AM Support #6860: lexer tests
> Branch 6860a passed the regression tests on ChUI and Hotel conversions, but I'm thinking we could delay the merge s... Greg Shah

05/09/2025

09:04 AM Support #6860: lexer tests
Branch 6860a passed the regression tests on ChUI and Hotel conversions, but I'm thinking we could delay the merge sin... Florin Eugen Rotaru
06:30 AM Support #9844: finalize approach/techniques/standards for automating ABLUnit interactive UI tests
Șerban Bursuc wrote:
> I committed to xfer testcases rev 1751 a simple Harness ChUI testcase that was tested and tha...
Tomasz Domin

05/08/2025

06:48 AM Support #9844: finalize approach/techniques/standards for automating ABLUnit interactive UI tests
Greg, I think this concludes #9844-8, besides waiting for other users to test. What I'm looking at doing next from #9... Șerban Bursuc
06:30 AM Support #9844: finalize approach/techniques/standards for automating ABLUnit interactive UI tests
I committed to xfer testcases rev 1751 a simple Harness ChUI testcase that was tested and that works on Linux and Win... Șerban Bursuc

05/07/2025

11:28 AM Support #6860: lexer tests
> Besides making sure it's safe to run many tests in parallel and actually running them with harness test plans, no t... Greg Shah
04:10 AM Support #6860: lexer tests
Marian Edu wrote:
> There are some basic expression 'literals' tests in @tests/expressions/TestLiterals@, quoted v...
Florin Eugen Rotaru
04:01 AM Support #6860: lexer tests
Greg Shah wrote:
> Code Review Task Branch 6860a Revision 15888
>
> The code is good.
>
> The changes are pret...
Florin Eugen Rotaru

05/06/2025

10:45 AM Support #6860: lexer tests
Greg Shah wrote:
> > quoted values aren't allowed for dates
>
> There is an exception to this. In OE (and FWD), ...
Marian Edu
10:29 AM Support #6860 (Internal Test): lexer tests
Code Review Task Branch 6860a Revision 15888
The code is good.
The changes are pretty safe. What testing has b...
Greg Shah
10:26 AM Support #6860: lexer tests
> quoted values aren't allowed for dates
There is an exception to this. In OE (and FWD), the @INITIAL@ clause of ...
Greg Shah
10:21 AM Support #6860: lexer tests
Greg Shah wrote:
> Feedback on the tests:
>
> * The date tests are missing a large number of cases that can be fo...
Marian Edu
10:16 AM Support #6860: lexer tests
Greg Shah wrote:
> Code Review Task Branch 6860a REvision 15887
>
> Please remove @import com.goldencode.p2j.uast...
Florin Eugen Rotaru
09:57 AM Support #6860: lexer tests
Code Review Task Branch 6860a REvision 15887
Please remove @import com.goldencode.p2j.uast.LexerOptions;@ from @Le...
Greg Shah
09:24 AM Support #6860: lexer tests
Greg Shah wrote:
> Code Review Task Branch 6860a Revisions 15884 through 15886
>
> @LexerTestDriver@:
>
> * us...
Florin Eugen Rotaru
08:43 AM Support #6860: lexer tests
Please rename @LexerTestOptions@ to @LexerOptions@ and move it back to the @uast@ package so that we don't have refer... Greg Shah
08:38 AM Support #6860: lexer tests
Code Review Task Branch 6860a Revisions 15884 through 15886
@LexerTestDriver@:
* use wildcard imports
* add ja...
Greg Shah
08:26 AM Support #6860: lexer tests
Feedback on the tests:
* The date tests are missing a large number of cases that can be found in @date.main()@. W...
Greg Shah
06:48 AM Support #6860: lexer tests
For some reason, the previous commit did not push the files. I did another commit (see #1889-12) and it succeeded.
...
Florin Eugen Rotaru
06:46 AM Feature #1889 (WIP): rework the date.java internal tests as real unit tests
Florin Eugen Rotaru
06:46 AM Feature #1889: rework the date.java internal tests as real unit tests
Greg Shah wrote:
> In addition to moving these tests into ABLUnit, please create lexer tests for each of the literal...
Florin Eugen Rotaru

05/05/2025

10:05 AM Feature #1889: rework the date.java internal tests as real unit tests
I commited to @tests/primitive_type/date/@ the classes @MdyDateTests.cls@, @YmdDateTests.cls@ which contain one Test ... Florin Eugen Rotaru
 

Also available in: Atom