[gnome-commander] Renames unit test source file
- From: Uwe Scholz <uwescholz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-commander] Renames unit test source file
- Date: Thu, 29 Jun 2017 21:10:15 +0000 (UTC)
commit 7415e665dd3dcd3d54e5a6135eca15abe087bb68
Author: Uwe Scholz <uwescholz src gnome org>
Date: Thu Jun 29 23:07:35 2017 +0200
Renames unit test source file
tests/Makefile.am | 2 +-
...presentation.cc => iv_datapresentation_test.cc} | 0
2 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 8d0a7ac..3551046 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -74,7 +74,7 @@ iv_bm_search_CXXFLAGS = $(AM_CPPFLAGS)
iv_bm_search_LDFLAGS = $(INTVLIBS)
iv_bm_search_LDADD = $(ADDITIONAL_LDADD)
-iv_datapresentation_SOURCES = iv_datapresentation.cc gcmd_tests_main.cc
+iv_datapresentation_SOURCES = iv_datapresentation_test.cc gcmd_tests_main.cc
iv_datapresentation_CXXFLAGS = $(AM_CPPFLAGS)
iv_datapresentation_LDFLAGS = $(INTVLIBS)
iv_datapresentation_LDADD = $(ADDITIONAL_LDADD)
diff --git a/tests/iv_datapresentation.cc b/tests/iv_datapresentation_test.cc
similarity index 100%
rename from tests/iv_datapresentation.cc
rename to tests/iv_datapresentation_test.cc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]