Activity
From 04/25/2025 to 05/24/2025
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...
- 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 ... - 11:10 AM Support #6859: preprocessor tests
- Are you talking about OE or FWD?
- 10:21 AM Support #6859: preprocessor tests
- Strange behavior is found when preprocessing this:...
- 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 ... - 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 ... - 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 ... - 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 `... - 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... - 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)...
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... - 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... - 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... - 09:49 AM Support #6859: preprocessor tests
- I created the following small sample:...
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...
05/16/2025
- 10:37 AM Support #6860: lexer tests
- OK, that is reasonable.
- 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...
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...
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@... - 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...
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 ...
- 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...
- 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...
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...
- 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...
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...
- 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...
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...
- 04:10 AM Support #6860: lexer tests
- Marian Edu wrote:
> There are some basic expression 'literals' tests in @tests/expressions/TestLiterals@, quoted v... - 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...
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), ... - 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... - 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 ... - 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... - 10:16 AM Support #6860: lexer tests
- Greg Shah wrote:
> Code Review Task Branch 6860a REvision 15887
>
> Please remove @import com.goldencode.p2j.uast... - 09:57 AM Support #6860: lexer tests
- Code Review Task Branch 6860a REvision 15887
Please remove @import com.goldencode.p2j.uast.LexerOptions;@ from @Le... - 09:24 AM Support #6860: lexer tests
- Greg Shah wrote:
> Code Review Task Branch 6860a Revisions 15884 through 15886
>
> @LexerTestDriver@:
>
> * us... - 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...
- 08:38 AM Support #6860: lexer tests
- Code Review Task Branch 6860a Revisions 15884 through 15886
@LexerTestDriver@:
* use wildcard imports
* add ja... - 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... - 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.
... - 06:46 AM Feature #1889 (WIP): rework the date.java internal tests as real unit tests
- 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...
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 ...
05/03/2025
- 01:09 PM Feature #1889: rework the date.java internal tests as real unit tests
- Additionally, there are several standard non-4GL JUnit5 test classes within the FWD framework, located in the @test/@...
- 12:54 PM Feature #1889: rework the date.java internal tests as real unit tests
- There are also a number of 4GL test classes I wrote for @DATE@ type and date @FILL-IN@-related issues. Some are linke...
- 10:12 AM Feature #1889: rework the date.java internal tests as real unit tests
- In addition to moving these tests into ABLUnit, please create lexer tests for each of the literal values AND ensure t...
04/30/2025
- 05:04 AM Support #6860 (Review): lexer tests
- Florin Eugen Rotaru wrote:
> I have pushed all the tests we have so far on @testcases/tests/conversion/lexer@. I wil...
04/25/2025
- 02:51 AM Support #6860: lexer tests
- I have pushed all the tests we have so far on @testcases/tests/conversion/lexer@. I will write harness test plans for...
Also available in: Atom