Related: tdf#145722 need to clone userdata if we copy a module/dialog
[LibreOffice.git] / test / README.md
blob0845e3f7354a2a1a57653330b5dba2e00dd03b4a
1 # Test Harness Code for C++ Unit Testing
3 Many of these tests are run during the build process. In that case on
4 unix, if a test fails follow the error messages to debug it under `gdb`.