From 397db330e14f44a6113c0c25ef6a00e8469f445b Mon Sep 17 00:00:00 2001 From: Jean Privat Date: Fri, 28 Aug 2015 09:19:58 -0400 Subject: [PATCH 1/1] tests: update sav with `package` instead of `project` Signed-off-by: Jean Privat --- tests/sav/nitdoc_args4.res | 4 ++-- tests/sav/nitmetrics_args1.res | 12 ++++++------ tests/sav/nitx_args3.res | 2 +- tests/sav/test_neo_args1.res | 2 +- tests/sav/test_test_phase_args1.res | 2 +- 5 files changed, 11 insertions(+), 11 deletions(-) diff --git a/tests/sav/nitdoc_args4.res b/tests/sav/nitdoc_args4.res index 03c32db..01782ba 100644 --- a/tests/sav/nitdoc_args4.res +++ b/tests/sav/nitdoc_args4.res @@ -1,6 +1,6 @@ OverviewPage Overview # home.article - ## projects.section + ## packages.section ### test_prog.definition ReadmePage test_prog @@ -1026,5 +1026,5 @@ Found 182 mentities MGroup: 4 (2.19%) MVirtualTypeDef: 1 (0.54%) MVirtualTypeProp: 1 (0.54%) - MProject: 1 (0.54%) + MPackage: 1 (0.54%) quicksearch-list.js diff --git a/tests/sav/nitmetrics_args1.res b/tests/sav/nitmetrics_args1.res index 9b3545d..cb5affc 100644 --- a/tests/sav/nitmetrics_args1.res +++ b/tests/sav/nitmetrics_args1.res @@ -2,7 +2,7 @@ # MModules metrics - ## project base_simple3 + ## package base_simple3 `- group base_simple3 mnoa: number of ancestor modules avg: 0.0 @@ -364,7 +364,7 @@ Distribution of direct smallers # MClasses metrics - ## project base_simple3 + ## package base_simple3 `- group base_simple3 cnoa: number of ancestor classes avg: 0.0 @@ -488,12 +488,12 @@ Distribution of direct smallers min: Object (0) std: 0.926 sum: 6 -generating project_hierarchy.dot +generating package_hierarchy.dot generating module_hierarchy.dot # Inheritance metrics - ## project base_simple3 + ## package base_simple3 `- group base_simple3 cnoac: number of class_kind ancestor avg: 0.0 @@ -751,7 +751,7 @@ Statistics of type usage: # Nullable metrics - ## project base_simple3 + ## package base_simple3 `- group base_simple3 cnba: number of accessible attributes (inherited + local) avg: 0.0 @@ -910,5 +910,5 @@ mmodules/ model.html module_hierarchy.dot nullables/ -project_hierarchy.dot +package_hierarchy.dot rta/ diff --git a/tests/sav/nitx_args3.res b/tests/sav/nitx_args3.res index b1fdd02..6bf30a6 100644 --- a/tests/sav/nitx_args3.res +++ b/tests/sav/nitx_args3.res @@ -3,7 +3,7 @@ P base_simple3 base_simple3 - project base_simple3 + package base_simple3 base_simple3.nit:17,1--66,13 G base_simple3 diff --git a/tests/sav/test_neo_args1.res b/tests/sav/test_neo_args1.res index 6106689..4ac86da 100644 --- a/tests/sav/test_neo_args1.res +++ b/tests/sav/test_neo_args1.res @@ -1,4 +1,4 @@ -# mprojects: +# mpackages: test_prog ------------------------------------ test_prog diff --git a/tests/sav/test_test_phase_args1.res b/tests/sav/test_test_phase_args1.res index 6e70412..03cf44d 100644 --- a/tests/sav/test_test_phase_args1.res +++ b/tests/sav/test_test_phase_args1.res @@ -1,5 +1,5 @@ It works -I have 1 projects +I have 1 packages I have 1 modules I have 7 classes For 7 definitions of classes -- 1.7.9.5