[gnome-calculator/60-split-out-a-backend-library] gcalc: renamed tests for parsing
- From: Daniel Espinosa Ortiz <despinosa src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-calculator/60-split-out-a-backend-library] gcalc: renamed tests for parsing
- Date: Thu, 3 Jan 2019 17:23:32 +0000 (UTC)
commit 216726e8d07c22bf4df0fdff4aefce194955adc5
Author: Daniel Espinosa Ortiz <esodan gmail com>
Date: Thu Jan 3 11:14:35 2019 -0600
gcalc: renamed tests for parsing
tests/{gcalc-main-interfaces.vala => gcalc-parsing.vala} | 0
tests/meson.build | 2 +-
2 files changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/tests/gcalc-main-interfaces.vala b/tests/gcalc-parsing.vala
similarity index 100%
rename from tests/gcalc-main-interfaces.vala
rename to tests/gcalc-parsing.vala
diff --git a/tests/meson.build b/tests/meson.build
index 5a584d47..00904582 100644
--- a/tests/meson.build
+++ b/tests/meson.build
@@ -52,7 +52,7 @@ test('Serializer test', test_serializer)
endif
test_main_interfaces_sources = [
- 'gcalc-main-interfaces.vala',
+ 'gcalc-parsing.vala',
]
tests_deps = [
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]