Package: utfcpp / 4.0.5-2

Metadata

Package Version Patches format
utfcpp 4.0.5-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Add back vendor ftest test framework.patch | (download)

extern/ftest/.gitignore | 4 4 + 0 - 0 !
extern/ftest/LICENSE | 25 25 + 0 - 0 !
extern/ftest/README.md | 1 1 + 0 - 0 !
extern/ftest/ftest.h | 232 232 + 0 - 0 !
extern/ftest/tests/CMakeLists.txt | 23 23 + 0 - 0 !
extern/ftest/tests/smoke.cpp | 83 83 + 0 - 0 !
6 files changed, 368 insertions(+)

 add back vendor ftest test framework

A tiny test framework used by utfcpp project, handled
as git submodule. This patch adds the files back.

0003 CMakeLists.txt Prefer usr share cmake for cmake file.patch | (download)

CMakeLists.txt | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 cmakelists.txt: prefer /usr/share/cmake/ for cmake file installation