Home | History | Annotate | Download | only in dist

Lines Matching refs:fr_FR

464 # Locale-specific tests, provided that either the "fr_FR" or the "french"
471 locale -a | grep '^fr_FR$' >/dev/null
473 locale=fr_FR
486 sed 's/fr_FR/french/' $testdata/testinput3 >test3input
487 sed 's/fr_FR/french/' $testdata/testoutput3 >test3output
488 sed 's/fr_FR/french/' $testdata/testoutput3A >test3outputA
489 sed 's/fr_FR/french/' $testdata/testoutput3B >test3outputB
494 sed 's/fr_FR/fr/' $testdata/intestinput3 >test3input
495 sed 's/fr_FR/fr/' $testdata/intestoutput3 >test3output
496 sed 's/fr_FR/fr/' $testdata/intestoutput3A >test3outputA
497 sed 's/fr_FR/fr/' $testdata/intestoutput3B >test3outputB
528 echo "Cannot test locale-specific features - none of the 'fr_FR', 'fr' or"