| Revision tags: AOO420-Dev5-m5, AOO4115-GA, AOO4114-GA, AOO420-Dev4-m4, AOO4113-GA | 
|
| e3244c50 | 08-Jun-2022 | cbmarcum | added test spreadsheet for single line comments and added it to test | 
| 2a312b7a | 30-May-2022 | cbmarcum | updated to enable macro execution. | 
| 04143ddc | 29-May-2022 | cbmarcum | Refs #i112383# and #i117960#. backporting to AOO41X .
 Can't cherry-pick due to file changes.
 
 Original commit messages and links follow:
 
 Found-by: andrew
 Patch-by: Damja
 Refs #i112383# and #i117960#. backporting to AOO41X .
 Can't cherry-pick due to file changes.
 
 Original commit messages and links follow:
 
 Found-by: andrew
 Patch-by: Damjan Jovanovic
 https://github.com/apache/openoffice/commit/323c350123d05cd9f450aebd421b7bfa74c331d2
 
 i92642 added the ability to use certain keywords as variable names (eg. name = 1, line = 'hi'),
 but also caused a regression where "Line Input" is broken in single-line If statements.
 This patch fixes that by allowing Then and Else to also be the start-of-line tokens expected to
 immediately preceed the 'Line' token in order for that 'Line' token to be recognized a keyword instead
 of a variable name. Also added FVT spreadsheet tests for 'Line' as both a variable name and as 'Line Input'.
 Patch by: Damjan Jovanovic
 https://github.com/apache/openoffice/commit/725d867363770a4c47c4b3c6dbe1f359c296604a
 show more ...  | 
            | Revision tags: AOO4112-GA, AOO4111-GA, AOO420-Dev3-m3, AOO4110-GA, AOO419-GA, AOO418-GA, 420-Dev2-m2, AOO417, AOO420-Dev-m1, AOO416, AOO416-RC1, AOO415, AOO414, AOO413, AOO4121, AOO412, SNAPSHOT, AOO411, AOO410, AOO410_Beta, AOO401 | 
|
| 9930860e | 28-Aug-2013 | Herbert Dürr | #i123119# allow only "TRUE" or "FALSE" as testOK results
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1518093 13f79535-47bb-0310-9956-ffa450edef68
 | 
| 11e9ca94 | 27-Aug-2013 | Herbert Dürr | #i123119# add test script for checking manual-test friendly spreedsheets
 The script looks for the columns with "TestID" and "TestOK" markers. All
 cells below "TestID" are assumed to be t
 #i123119# add test script for checking manual-test friendly spreedsheets
 The script looks for the columns with "TestID" and "TestOK" markers. All
 cells below "TestID" are assumed to be test names, all values below "TestOK"
 are assumed to be test results. If any of the test results evaluates to
 "FALSE" or zero the automatic test is marked as failed.
 
 
 git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1517802 13f79535-47bb-0310-9956-ffa450edef68
 show more ...  | 
            | Revision tags: AOO400, AOO340 | 
|
| eba4d44a | 12-Oct-2012 | Liu Zhe | refactor package name testcase->fvt
 git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1397403 13f79535-47bb-0310-9956-ffa450edef68
 |