Uno/Binary/Modules/CPPU

From OpenOffice.org Wiki

Jump to: navigation, search

CPPU stands for C++ Uno, but basically implements Binary Uno and some C++ wrappers.

CVS

udk/cppu - Binary Uno runtime and parts of the C++ Uno runtime.

Implementations

Tests

cd qa
dmake #upon failure dmake aborts with error
cd -
cd test
dmake
cd -
cd <platform>/bin
./testcppu #provides state (success or failure)
./Environment.test #provides state (success or failure)
./Mapping.test #provides state (success or failure)
./IdentifyMapping.test #provides state (success or failure)
cd -
cd test/alignment
dmake #upon failure dmake aborts with error
cd -
Personal tools
Create a book