Age | Commit message (Collapse) | Author |
|
Change-Id: I0842e354fb766ebbbf2cff57a410a38fb8b8d3b1
|
|
Although basic might appear to correctly change nested struct elements
fdo#60117 shows that basic can be fooled ( and even the watch(ed) variable
in the debugger shows the expected values ). The problem stems from the
fact that the uno object held by basic isn't infact modified when changed
via the introspection uno service.
Additionally pimp the existing tests to check the actual uno struct to see
if the changes made are *really* reflected in the object
Change-Id: Iff007e17df87148ea81e69d3567c8cf9857fdcaa
|
|
squash errors trying to gain object for rhs ( where no object yet exists (
Change-Id: I81548d1c6a32f0445dc18e31c84c3df85163ed45
|
|
Change-Id: Ie9bb6018955faa41c359d18c6b2c10b58fd20db9
Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/1512
Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br>
Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>
|
|
Change-Id: If15d7c97de5295ea7d7f341e6b34acbfc917218d
Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/1504
Reviewed-by: Olivier Hallot <olivier.hallot@alta.org.br>
Tested-by: Olivier Hallot <olivier.hallot@alta.org.br>
|
|
basic_coverage is a generic unit test that scan
qa/basic_coverage/*
each file there is supposed to be a well formed Basic script
that define as least a Function doUnitTest as Integer
that return 1 if OK, 0 if not OK
Change-Id: I6c3cfac1e7ce4748f46c04344102a0eff69b6a49
|
|
Change-Id: Ic5cd29efc01df5c77a7b4619f3e0cddb483817a6
|
|
118568: switch to using ucpp
Patch contributed by Juergen Schmidt
http://svn.apache.org/viewvc?view=revision&revision=1209396
|
|
Change-Id: I6160e7d1abeeda1ea89e2fe15a9155041f2e5adb
|
|
Change-Id: I7da88595fd3024f72b260267e34200375358e401
|
|
Change-Id: I8da6b3166e40e92c31ee001ce19938f286e057b9
|
|
|
|
Change-Id: I088e8fef273a42ad3e1d87d249a998867c22b4c6
|
|
Change-Id: If8742cb174aa1d017763d3ba42807ac4cf6c7420
|
|
Change-Id: I051dbb5cd56fe61e2b0aea1184dcdb03c6413834
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|