summaryrefslogtreecommitdiff
path: root/basic
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-12-08 12:52:51 +0100
committerAndras Timar <andras.timar@collabora.com>2019-12-08 18:55:06 +0100
commite4ec5a3ee048c530cffab7f43380ee7a7c2a7d07 (patch)
treeb808aa4c96059d750aad398a54c4790afb8b2e99 /basic
parent9ab2703d5c212746c961dcb238a4c3025d3a2587 (diff)
Fix typo in namefile
Change-Id: I03dd69ae32b2d619300cdfac3581bebc142437be Reviewed-on: https://gerrit.libreoffice.org/84708 Tested-by: Jenkins Reviewed-by: Andras Timar <andras.timar@collabora.com>
Diffstat (limited to 'basic')
-rw-r--r--basic/CppunitTest_basic_macros.mk2
-rw-r--r--basic/qa/cppunit/test_compiler_checks.cxx (renamed from basic/qa/cppunit/test_complier_checks.cxx)0
2 files changed, 1 insertions, 1 deletions
diff --git a/basic/CppunitTest_basic_macros.mk b/basic/CppunitTest_basic_macros.mk
index 2d9959c9b6c9..5149bf7575da 100644
--- a/basic/CppunitTest_basic_macros.mk
+++ b/basic/CppunitTest_basic_macros.mk
@@ -15,7 +15,7 @@ $(eval $(call gb_CppunitTest_add_exception_objects,basic_macros, \
basic/qa/cppunit/basictest \
basic/qa/cppunit/basic_coverage \
basic/qa/cppunit/test_append \
- basic/qa/cppunit/test_complier_checks \
+ basic/qa/cppunit/test_compiler_checks \
basic/qa/cppunit/test_language_conditionals \
basic/qa/cppunit/test_nested_struct \
basic/qa/cppunit/test_vba \
diff --git a/basic/qa/cppunit/test_complier_checks.cxx b/basic/qa/cppunit/test_compiler_checks.cxx
index 24b380ed2a9a..24b380ed2a9a 100644
--- a/basic/qa/cppunit/test_complier_checks.cxx
+++ b/basic/qa/cppunit/test_compiler_checks.cxx