VirtualBox

source: kBuild/vendor/grep/2.12/tests/equiv-classes@ 3627

Last change on this file since 3627 was 2595, checked in by bird, 13 years ago

gnu grep version 2.12 (grep-2.12.tar.xz, md5sum=8d2f0346d08b13c18afb81f0e8aa1e2f)

File size: 231 bytes
Line 
1#!/bin/sh
2# Test that equivalence classes work.
3
4. "${srcdir=.}/init.sh"; path_prepend_ ../src
5
6require_en_utf8_locale_
7require_compiled_in_MB_support
8
9LC_ALL=en_US.UTF-8
10export LC_ALL
11
12echo à | grep '[[=a=]]' > /dev/null
13Exit $?
Note: See TracBrowser for help on using the repository browser.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette