VirtualBox

source: kBuild/trunk/src/grep/tests/equiv-classes

Last change on this file was 3529, checked in by bird, 3 years ago

Imported grep 3.7 from grep-3.7.tar.gz (sha256: c22b0cf2d4f6bbe599c902387e8058990e1eee99aef333a203829e5fd3dbb342), applying minimal auto-props.

  • Property svn:executable set to *
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