added test spreadsheet for single line comments and added it to test
updated to enable macro execution.
Refs #i112383# and #i117960#. backporting to AOO41X .Can't cherry-pick due to file changes.Original commit messages and links follow:Found-by: andrewPatch-by: Damjan Jovanovichttps://github.c
Refs #i112383# and #i117960#. backporting to AOO41X .Can't cherry-pick due to file changes.Original commit messages and links follow:Found-by: andrewPatch-by: Damjan Jovanovichttps://github.com/apache/openoffice/commit/323c350123d05cd9f450aebd421b7bfa74c331d2i92642 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 toimmediately preceed the 'Line' token in order for that 'Line' token to be recognized a keyword insteadof a variable name. Also added FVT spreadsheet tests for 'Line' as both a variable name and as 'Line Input'.Patch by: Damjan Jovanovichttps://github.com/apache/openoffice/commit/725d867363770a4c47c4b3c6dbe1f359c296604a
show more ...
#i123119# allow only "TRUE" or "FALSE" as testOK resultsgit-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1518093 13f79535-47bb-0310-9956-ffa450edef68
#i123119# add test script for checking manual-test friendly spreedsheetsThe script looks for the columns with "TestID" and "TestOK" markers. Allcells below "TestID" are assumed to be test names, a
#i123119# add test script for checking manual-test friendly spreedsheetsThe script looks for the columns with "TestID" and "TestOK" markers. Allcells 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
refactor package name testcase->fvtgit-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1397403 13f79535-47bb-0310-9956-ffa450edef68