source: trunk/essentials/sys-apps/gawk/test/gnureops.ok

Last change on this file was 3076, checked in by bird, 18 years ago

gawk 3.1.5

File size: 272 bytes
Line 
1test 1 ok (\y)
2test 2 ok (\y)
3test 3 ok (\y)
4test 4 ok (\B)
5test 5 ok (\B)
6test 6 ok (\<)
7test 7 ok (\<)
8test 8 ok (\>)
9test 9 ok (\>)
10test 10 ok (\w)
11test 11 ok (\w)
12test 12 ok (\W)
13test 13 ok (\W)
14test 14 ok (\`)
15test 15 ok (\`)
16test 16 ok (\')
17test 17 ok (\')
Note: See TracBrowser for help on using the repository browser.