Skip to content

Conversation

@orhanugurlu
Copy link

No description provided.

@CLAassistant
Copy link

CLAassistant commented Nov 26, 2020

CLA assistant check
All committers have signed the CLA.

@t-14 t-14 requested a review from fedor-rybin November 26, 2020 12:01
= Filter.Name.all;
else
return Starts_With
(Name (AUnit.Simple_Test_Cases.Test_Case'Class (T)).all

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why didn't you use declare to factor out the common code in both branches, i.e.

Name (AUnit.Simple_Test_Cases.Test_Case'Class (T)).all                   
& " : "                   
& Routine_Name  (AUnit.Simple_Test_Cases.Test_Case'Class (T)).all

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants