You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The test name_AllCapsInitialsUntouched is supposed to check initializing of uppercase names as its file name suggests. However in its CSL, both name elements do not have initialized-with attributes and thus there is no initializing.
The test
name_AllCapsInitialsUntouched
is supposed to check initializing of uppercase names as its file name suggests. However in its CSL, bothname
elements do not haveinitialized-with
attributes and thus there is no initializing.test-suite/processor-tests/humans/name_AllCapsInitialsUntouched.txt
Lines 26 to 35 in c3db429
It produces identical names in the result.
test-suite/processor-tests/humans/name_AllCapsInitialsUntouched.txt
Lines 7 to 9 in c3db429
I guess the second
name
element should contain ainitialized-with
attributes to check the initialization.The text was updated successfully, but these errors were encountered: