diff options
author | Khaled Hosny <khaledhosny@eglug.org> | 2013-10-17 01:32:29 +0200 |
---|---|---|
committer | Björn Michaelsen <bjoern.michaelsen@canonical.com> | 2013-10-17 17:17:22 +0000 |
commit | 7223027a3a7e6599e387559d85f1eaebf3bbbd6c (patch) | |
tree | 10017f4f62c300eef573e6ac73dba9271c824855 /cppunit/README | |
parent | 894f5e46a6d72d3cfc3731c49a5f01626c6b95db (diff) |
fdo#70393: move cppunit to a subdir of external
Change-Id: I96ab796757af0c6c6741059b35fcaeefc2bf4507
Reviewed-on: https://gerrit.libreoffice.org/6286
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Diffstat (limited to 'cppunit/README')
-rw-r--r-- | cppunit/README | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/cppunit/README b/cppunit/README deleted file mode 100644 index f71c260e6839..000000000000 --- a/cppunit/README +++ /dev/null @@ -1,3 +0,0 @@ -C++ port of the JUnit framework for unit testing. - -From [http://sourceforge.net/projects/cppunit/] |