/
niceSOFT
/
gawk
ОбзорДокументацияВойти
/
niceSOFT
/
gawk
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
gawk/
test/
..
fr

Add nlstringtest.

9 лет назад
lib

Move to 2.14.

16 лет назад
reg

Bring latest byte code gawk into git. Hurray!

16 лет назад
ChangeLog

Merge branch 'gawk-5.4-stable'

8 часов назад
ChangeLog.0

Fix whitespace in various ChangeLog files.

8 лет назад
ChangeLog.1

Update gettext version in the doc.

7 лет назад
Gentests

Merge branch 'gawk-5.4-stable'

8 часов назад
Makefile.am

Merge branch 'gawk-5.4-stable'

8 часов назад
Makefile.in

Merge branch 'gawk-5.4-stable'

8 часов назад
Maketests

Merge branch 'gawk-5.4-stable'

8 часов назад
README

Add a known issue to test/README.

9 лет назад
aadelete1.awk

Squashed commit of the following:

4 года назад
aadelete1.ok

Squashed commit of the following:

4 года назад
aadelete2.awk

Bring latest byte code gawk into git. Hurray!

16 лет назад
aadelete2.ok

Bring latest byte code gawk into git. Hurray!

16 лет назад
aarray1.awk

Bring latest byte code gawk into git. Hurray!

16 лет назад
aarray1.ok

Bring latest byte code gawk into git. Hurray!

16 лет назад
aasort.awk

Bring latest byte code gawk into git. Hurray!

16 лет назад
aasort.ok

Bring latest byte code gawk into git. Hurray!

16 лет назад
aasorti.awk

Remove trailing whitespace from a bunch of files.

3 года назад
aasorti.ok

Bring latest byte code gawk into git. Hurray!

16 лет назад
addcomma.awk

Move to gawk-3.1.0.

16 лет назад
addcomma.in

Move to gawk-3.1.0.

16 лет назад
addcomma.ok

Move to gawk-3.1.0.

16 лет назад
anchgsub.awk

Move to 2.14.

16 лет назад
anchgsub.in

Move to 2.14.

16 лет назад
anchgsub.ok

Move to gawk-3.0.0.

16 лет назад
anchor.awk

Use dfa's new ability to handle anchors.

10 лет назад
anchor.in

Use dfa's new ability to handle anchors.

10 лет назад
anchor.ok

Use dfa's new ability to handle anchors.

10 лет назад
apiterm.awk

Optimization: support unterminated field strings inside gawk, but make terminated copies for the API.

10 лет назад
apiterm.in

Optimization: support unterminated field strings inside gawk, but make terminated copies for the API.

10 лет назад
apiterm.ok

Optimization: support unterminated field strings inside gawk, but make terminated copies for the API.

10 лет назад
ar2fn_elnew_sc.awk

Add test files.

2 года назад
ar2fn_elnew_sc.ok

Add test files.

2 года назад
ar2fn_elnew_sc2.awk

Add test files.

2 года назад
ar2fn_elnew_sc2.ok

Add test files.

2 года назад
ar2fn_fmod.awk

Add test files.

2 года назад
ar2fn_fmod.ok

Add test files.

2 года назад
ar2fn_unxptyp_aref.awk

Add test files.

2 года назад
ar2fn_unxptyp_aref.ok

Add test files.

2 года назад
ar2fn_unxptyp_val.awk

Add test files.

2 года назад
ar2fn_unxptyp_val.ok

Add test files.

2 года назад
argarray.awk

Move to gawk-2.15.4.

16 лет назад
argarray.in

Move to gawk-3.0.0.

16 лет назад
argarray.ok

Patch argarray test to work regardless of how configure is invoked.

9 лет назад
argcasfile.awk

Fix assigning to ARGC on command line and add test.

5 лет назад
argcasfile.in

Fix assigning to ARGC on command line and add test.

5 лет назад
argcasfile.ok

Fix test suite for MinGW.

5 лет назад
argtest.awk

Move to gawk-2.15.3.

16 лет назад
argtest.ok

Move to gawk-3.0.0.

16 лет назад
arrayind1.awk

Remove unneeded execute permission on various files.

9 лет назад
arrayind1.in

Fix array indexing to disallow numeric string.

10 лет назад
arrayind1.ok

Remove writes to stderr in arrayind1 test.

10 лет назад
arrayind2.awk

New test, arrayind2.

10 лет назад
arrayind2.ok

New test, arrayind2.

10 лет назад
arrayind3.awk

It is OK to use a strnum as a string array subscript, since we now respect the string value.

10 лет назад
arrayind3.ok

It is OK to use a strnum as a string array subscript, since we now respect the string value.

10 лет назад
arrayparm.awk

Move to gawk-2.15.6.

16 лет назад
arrayparm.ok

Bring latest byte code gawk into git. Hurray!

16 лет назад
arrayprm2.awk

Move to gawk-3.1.3.

16 лет назад
arrayprm2.ok

Move to gawk-3.1.3.

16 лет назад
arrayprm3.awk

Move to gawk-3.1.3.

16 лет назад
arrayprm3.ok

Move to gawk-3.1.3.

16 лет назад
arrayref.awk

Move to gawk-3.0.0.

16 лет назад
arrayref.ok

Move to gawk-3.0.0.

16 лет назад
arraysort.awk

Revamp array sorting.

15 лет назад
arraysort.ok

More array sorting fixes.

15 лет назад
arraysort2.awk

Fix coredump from IGNORECASE array sorting.

8 лет назад
arraysort2.ok

Fix coredump from IGNORECASE array sorting.

8 лет назад
arraytype.awk

Implement optional second array arg to type of returning info on variable internals.

8 лет назад
arraytype.ok

Implement optional second array arg to type of returning info on variable internals.

8 лет назад
arraytype.ok-mpfr

Simplication of MPFR .ok files in the test suite.

11 часов назад
arrdbg.awk

Fix testext test for MPFR.

6 лет назад
arrymem1.awk

Move to gawk-3.1.2.

16 лет назад
arrymem1.ok

Move to gawk-3.1.2.

16 лет назад
arryref2.awk

Move to gawk-3.1.3.

16 лет назад
arryref2.ok

Move to gawk-3.1.3.

16 лет назад
arryref3.awk

Move to gawk-3.1.3.

16 лет назад
arryref3.ok

Move to gawk-3.1.3.

16 лет назад
arryref4.awk

Move to gawk-3.1.3.

16 лет назад
arryref4.ok

Move to gawk-3.1.3.

16 лет назад
arryref5.awk

Move to gawk-3.1.3.

16 лет назад
arryref5.ok

Move to gawk-3.1.3.

16 лет назад
arynasty.awk

Move to gawk-3.1.0.

16 лет назад
arynasty.ok

Move to gawk-3.1.0.

16 лет назад
arynocls.awk

Move to gawk-3.0.5.

16 лет назад
arynocls.in

Move to gawk-3.0.5.

16 лет назад
arynocls.ok

Move to gawk-3.0.5.

16 лет назад
aryprm1.awk

Move to gawk-3.1.3.

16 лет назад
aryprm1.ok

Move to gawk-3.1.3.

16 лет назад
aryprm2.awk

Move to gawk-3.1.3.

16 лет назад
aryprm2.ok

Move to gawk-3.1.3.

16 лет назад
aryprm3.awk

Move to gawk-3.1.3.

16 лет назад
aryprm3.ok

Bring latest byte code gawk into git. Hurray!

16 лет назад
aryprm4.awk

Move to gawk-3.1.3.

16 лет назад
aryprm4.ok

Equalize messages. New es.po file.

16 лет назад
aryprm5.awk

Move to gawk-3.1.3.

16 лет назад
aryprm5.ok

Move to gawk-3.1.3.

16 лет назад
aryprm6.awk

Move to gawk-3.1.3.

16 лет назад
aryprm6.ok

Move to gawk-3.1.3.

16 лет назад
aryprm7.awk

Move to gawk-3.1.3.

16 лет назад
aryprm7.ok

Move to gawk-3.1.3.

16 лет назад
aryprm8.awk

Move to gawk-3.1.3.

16 лет назад
aryprm8.ok

Move to gawk-3.1.3.

16 лет назад
aryprm9.awk

Fix for extra parameters going down the call chain.

11 лет назад
aryprm9.ok

Fix for extra parameters going down the call chain.

11 лет назад
arysubnm.awk

Move to gawk-3.0.6.

16 лет назад
arysubnm.ok

Move to gawk-3.0.6.

16 лет назад
aryunasgn.awk

Fix array indexing from unassigned var to not keep that attribute.

9 лет назад
aryunasgn.ok

Fix array indexing from unassigned var to not keep that attribute.

9 лет назад
asgext.awk

Move to 2.14.

16 лет назад
asgext.in

Move to 2.14.

16 лет назад
asgext.ok

Move to gawk-3.0.0.

16 лет назад
asort.awk

Move to gawk-3.1.2.

16 лет назад
asort.ok

Move to gawk-3.1.2.

16 лет назад
asortbool.awk

Renamed bool() to mkbool().

5 лет назад
asortbool.ok

Make booleans just special numbers.

5 лет назад
asorti.awk

Move to gawk-3.1.2.

16 лет назад
asorti.ok

Move to gawk-3.1.2.

16 лет назад
asortsymtab.awk

Bug fix for asort(SYMTAB, arr).

3 года назад
asortsymtab.ok

Bug fix for asort(SYMTAB, arr).

3 года назад
asortsymtab.ok-mpfr

Simplication of MPFR .ok files in the test suite.

11 часов назад
assignnumfield.awk

Fix assigning $0 from a number.

8 лет назад
assignnumfield.in

Fix assigning $0 from a number.

8 лет назад
assignnumfield.ok

Fix assigning $0 from a number.

8 лет назад
assignnumfield2.awk

Add another numeric field assignment test.

7 лет назад
assignnumfield2.ok

Add another numeric field assignment test.

7 лет назад
assignnumfield3.awk

Fix issues when assigning a numeric value to $0.

2 месяца назад
assignnumfield3.ok

Fix issues when assigning a numeric value to $0.

2 месяца назад
awkpath.ok

Move to gawk-3.0.0.

16 лет назад
back89.awk

Move to gawk-3.1.2.

16 лет назад
back89.in

Move to gawk-3.0.1.

16 лет назад
back89.ok

Add warnings for unknown regex escape sequences.

8 лет назад
backbigs1.awk

Fix multibyte \s and \S in dfa.c from GNU grep.

13 лет назад
backbigs1.in

Squashed commit of the following:

8 месяцев назад
backbigs1.ok

Squashed commit of the following:

8 месяцев назад
backgsub.awk

Move to gawk-3.0.1.

16 лет назад
backgsub.in

Move to gawk-3.0.1.

16 лет назад
backgsub.ok

Revert sub/gsub behavior to that of gawk 3.x.

15 лет назад
backsmalls1.awk

Fix multibyte \s and \S in dfa.c from GNU grep.

13 лет назад
backsmalls1.in

Fix multibyte \s and \S in dfa.c from GNU grep.

13 лет назад
backsmalls1.ok

Fix multibyte \s and \S in dfa.c from GNU grep.

13 лет назад
backsmalls2.awk

Addtional fix for \s in multibyte locales.

13 лет назад
backsmalls2.ok

Addtional fix for \s in multibyte locales.

13 лет назад
backw.awk

Move to gawk-3.1.4.

16 лет назад
backw.in

Move to gawk-3.1.4.

16 лет назад
backw.ok

Move to gawk-3.1.4.

16 лет назад
badargs.ok

Merge branch 'master' into feature/release-6

4 месяца назад
badassign1.awk

Bug fix for $i++ = 3.

13 лет назад
badassign1.ok

Bug fix for $i++ = 3.

13 лет назад
badbuild.awk

New test for bad builds (with non-bison).

12 лет назад
badbuild.in

New test for bad builds (with non-bison).

12 лет назад
badbuild.ok

New test for bad builds (with non-bison).

12 лет назад
beginfile1.awk

Bring latest byte code gawk into git. Hurray!

16 лет назад
beginfile1.ok

Bring latest byte code gawk into git. Hurray!

16 лет назад
beginfile2.in

More fixes to beginfile2.

15 лет назад
beginfile2.ok

First round of message improvements.

6 лет назад
beginfile2.sh

Support |& on MS-Windows, both for sockets and for pipes.

13 лет назад
binmode1.ok

Move to gawk-3.1.6.

16 лет назад
callparam.awk

Disallow calling a function parameter. Check params are not function names.

12 лет назад
callparam.ok

Disallow calling a function parameter. Check params are not function names.

12 лет назад
case-check.awk

Additional tests for ignore case matching.

4 месяца назад
case-check.ok

Additional tests for ignore case matching.

4 месяца назад
case-check.ok2

Revise case-check test to handle macOS results.

4 месяца назад
case-check.ok3

Add case-check.ok3 file and update the test.

месяц назад
charasbytes.awk

Fix permissions on some of the files in test.

11 лет назад
charasbytes.in

Add new test files for characters-as-bytes fix.

14 лет назад
charasbytes.ok

Fix charasbytes test for Mac OS X (10.5).

14 лет назад
check_retest.awk

Merge readdir.c and readdir_test.c, revise test cases.

3 года назад
checkmany.sh

Simplify handling tests with multiple .ok files.

7 дней назад
checknegtime.awk

Improve negtime test.

11 лет назад
childin.awk

Move to gawk-3.1.2.

16 лет назад
childin.in

Move to gawk-3.1.2.

16 лет назад
childin.ok

Move to gawk-3.0.0.

16 лет назад
clobber.awk

Remove trailing whitespace from a bunch of files.

3 года назад
clobber.ok

Move to gawk-3.0.3.

16 лет назад
clos1way.awk

Support |& on MS-Windows, both for sockets and for pipes.

13 лет назад
clos1way.ok

Move to gawk-3.1.0.

16 лет назад
clos1way2.awk

Fix the test suite for MinGW.

10 лет назад
clos1way2.in

Add new tests for read/write closed end of 2 way pipe.

10 лет назад
clos1way2.ok

Fix mainline test suite.

10 лет назад
clos1way3.awk

Fix the test suite for MinGW.

10 лет назад
clos1way3.ok

Fix mainline test suite.

10 лет назад
clos1way4.awk

Fix the test suite for MinGW.

10 лет назад
clos1way4.ok

Fix mainline test suite.

10 лет назад
clos1way5.awk

Fix the test suite for MinGW.

10 лет назад
clos1way5.ok

Fix mainline test suite.

10 лет назад
clos1way6.awk

Improve clos1way6 test for Solaris 32 bit systems.

10 лет назад
clos1way6.ok

Test case for nonfatal close one end of two way pipe.

10 лет назад
close_status.awk

Fix bug in exit status returned by close for a previously exited process.

5 лет назад
close_status.ok

Fix bug in exit status returned by close for a previously exited process.

5 лет назад
closebad.awk

Move to gawk-3.1.7.

16 лет назад
closebad.ok

Move to gawk-3.1.7.

16 лет назад
clsflnam.awk

Move to gawk-3.1.0.

16 лет назад
clsflnam.in

Move to gawk-3.0.1.

16 лет назад
clsflnam.ok

Move to gawk-3.1.0.

16 лет назад
cmdlinefsbacknl.ok

Fix issue with \-newline in -F and command line assignments.

3 года назад
cmdlinefsbacknl.sh

Fix issue with \-newline in -F and command line assignments.

3 года назад
cmdlinefsbacknl2.ok

Fix cmdlinefsbacknl2.ok.

3 года назад
cmdlinefsbacknl2.sh

Fix cmdlinefsbacknl2.sh for MacOS.

3 года назад
colonwarn.awk

Bug fix in re.c:check_bracket_exp.

год назад
colonwarn.in

Fix a bug with ] as real char in regexps.

13 лет назад
colonwarn.ok

Bug fix in re.c:check_bracket_exp.

год назад
commas.awk

And yet again, add the actual test files. Sigh.

5 лет назад
commas.ok

And yet again, add the actual test files. Sigh.

5 лет назад
compare.awk

Move to 2.14.

16 лет назад
compare.in

Move to 2.14.

16 лет назад
compare.ok

Move to gawk-3.0.0.

16 лет назад
compare2.awk

Move to gawk-3.1.1.

16 лет назад
compare2.ok

Move to gawk-3.1.1.

16 лет назад
concat1.awk

Move to gawk 3.1.5.

16 лет назад
concat1.in

Move to gawk-3.1.1.

16 лет назад
concat1.ok

Move to gawk-3.1.1.

16 лет назад
concat2.awk

Move to gawk-3.1.4.

16 лет назад
concat2.ok

Move to gawk-3.1.4.

16 лет назад
concat3.awk

Move to gawk-3.1.4.

16 лет назад
concat3.ok

Move to gawk-3.1.4.

16 лет назад
concat4.awk

Bring latest byte code gawk into git. Hurray!

16 лет назад
concat4.in

Move to gawk-3.1.6.

16 лет назад
concat4.ok

Bring latest byte code gawk into git. Hurray!

16 лет назад
concat5.awk

Fix bug in string concatenation optimization.

10 лет назад
concat5.ok

Fix bug in string concatenation optimization.

10 лет назад
convfmt.awk

Move to gawk-2.15.6.

16 лет назад
convfmt.ok

Move to gawk-3.0.0.

16 лет назад
crlf.awk

Fix line continuation with CR-LF.

11 лет назад
crlf.ok

Fix line continuation with CR-LF.

11 лет назад
csv1.awk

Start revamp of CSV handling.

3 года назад
csv1.in

Adjust csv1 test.

3 года назад
csv1.ok

Fix a bug in CSV parsing.

3 года назад
csv2.awk

Update split() for CSV data.

3 года назад
csv2.ok

Update split() for CSV data.

3 года назад
csv3.awk

Add test files.

3 года назад
csv3.in

Add test files.

3 года назад
csv3.ok

Add test files.

3 года назад
csvodd.awk

Finally csv behavior w.r.t. CRs.

3 года назад
csvodd.in

Finally csv behavior w.r.t. CRs.

3 года назад
csvodd.ok

Finally csv behavior w.r.t. CRs.

3 года назад
datanonl.awk

Move to gawk-3.1.0.

16 лет назад
datanonl.in

Move to gawk-3.1.0.

16 лет назад
datanonl.ok

Move to gawk-3.1.0.

16 лет назад
dbugarray1.awk

Add the actual debugger array printing test files.

3 года назад
dbugarray1.in

Add the actual debugger array printing test files.

3 года назад
dbugarray1.ok

Add the actual debugger array printing test files.

3 года назад
dbugarray2.awk

Additional fix in printing arrays from the debugger.

3 года назад
dbugarray2.in

Additional fix in printing arrays from the debugger.

3 года назад
dbugarray2.ok

Additional fix in printing arrays from the debugger.

3 года назад
dbugarray3.awk

Fix yet another array printing bug in the debugger.

3 года назад
dbugarray3.in

Fix yet another array printing bug in the debugger.

3 года назад
dbugarray3.ok

Fix yet another array printing bug in the debugger.

3 года назад
dbugarray4.awk

Fix core dump on debugger watchpoints.

3 года назад
dbugarray4.in

Fix core dump on debugger watchpoints.

3 года назад
dbugarray4.ok

Fix core dump on debugger watchpoints.

3 года назад
dbugeval.in

Further fix to eval "" in debugger.

12 лет назад
dbugeval.ok

Further fix to eval "" in debugger.

12 лет назад
dbugeval2.awk

Debugger fix, eval for builtin extensions + test.

11 лет назад
dbugeval2.in

Debugger fix, eval for builtin extensions + test.

11 лет назад
dbugeval2.ok

Make debug.c messages more consistent.

6 лет назад
dbugeval3.awk

Fix calling user defined functions from eval.

7 лет назад
dbugeval3.in

Fix calling user defined functions from eval.

7 лет назад
dbugeval3.ok

Fix calling user defined functions from eval.

7 лет назад
dbugeval4.awk

Fix a bug with eval in the debugger.

4 года назад
dbugeval4.in

Fix a bug with eval in the debugger.

4 года назад
dbugeval4.ok

Fix a bug with eval in the debugger.

4 года назад
dbugtypedre1.awk

Add new debugger test.

11 лет назад
dbugtypedre1.in

Add new debugger test.

11 лет назад
dbugtypedre1.ok

Make debug.c messages more consistent.

6 лет назад
dbugtypedre2.awk

Add new debugger test.

11 лет назад
dbugtypedre2.in

Add new debugger test.

11 лет назад
dbugtypedre2.ok

Make debug.c messages more consistent.

6 лет назад
defref.awk

Move to gawk-3.0.0.

16 лет назад
defref.ok

Bring latest byte code gawk into git. Hurray!

16 лет назад
delargv.awk

Tests for day one bug fixed in previous commit.

15 лет назад
delargv.ok

Tests for day one bug fixed in previous commit.

15 лет назад
delarpm2.awk

Improve delarprm2 test.

4 года назад
delarpm2.ok

Improve delarprm2 test.

4 года назад
delarprm.awk

Move to gawk-3.0.3.

16 лет назад
delarprm.ok

Move to gawk-3.0.3.

16 лет назад
delfunc.awk

Move to gawk-3.1.4.

16 лет назад
delfunc.ok

Speed/memory performance improvements.

15 лет назад
delmessy.awk

Small bug fix for delete and test case.

2 года назад
delmessy.ok

Small bug fix for delete and test case.

2 года назад
delsub.awk

Fix problem with subarray of deleted array.

15 лет назад
delsub.ok

Fix problem with subarray of deleted array.

15 лет назад
devfd.in1

Move to gawk-3.1.6.

16 лет назад
devfd.in2

Move to gawk-3.1.6.

16 лет назад
devfd.in4

Move to gawk-3.1.6.

16 лет назад
devfd.in5

Move to gawk-3.1.6.

16 лет назад
devfd.ok

Move to gawk-3.1.6.

16 лет назад
devfd1.awk

Move to gawk-3.1.6.

16 лет назад
devfd1.ok

Move to gawk-3.1.6.

16 лет назад
devfd2.ok

Move to gawk-3.1.6.

16 лет назад
dfacheck1.awk

Bug fix in dfa, with test.

8 лет назад
dfacheck1.in

Bug fix in dfa, with test.

8 лет назад
dfacheck1.ok

Bug fix in dfa, with test.

8 лет назад
dfacheck2.awk

Fix a bug in dfa.c, add test case.

6 лет назад
dfacheck2.in

Fix a bug in dfa.c, add test case.

6 лет назад
dfacheck2.ok

Fix a bug in dfa.c, add test case.

6 лет назад
dfamb1.awk

New test case for dfa problem fixed earlier.

13 лет назад
dfamb1.in

New test case for dfa problem fixed earlier.

13 лет назад
dfamb1.ok

New test case for dfa problem fixed earlier.

13 лет назад
dfastress.awk

Add fix for crash from grep, add test case.

15 лет назад
dfastress.ok

Add fix for crash from grep, add test case.

15 лет назад
divzero.awk

Improve parse-time checking for divide by zero, add test case.

4 года назад
divzero.ok

Make parse-time division by zero a lint warning.

2 месяца назад
divzero2.awk

Fix parse-time division by zero check.

4 года назад
divzero2.ok

Fix parse-time division by zero check.

4 года назад
double1.awk

Move to gawk-3.1.6.

16 лет назад
double1.ok

Move to gawk-3.1.6.

16 лет назад
double2.awk

Move to gawk-3.1.6.

16 лет назад
double2.ok

Move to gawk-3.1.6.

16 лет назад
dtdgport.awk

Add a test file.

16 лет назад
dumpvars.in

Bring latest byte code gawk into git. Hurray!

16 лет назад
dumpvars.ok

More progress on bool.

5 лет назад
dynlj.awk

Move to gawk-3.0.1.

16 лет назад
dynlj.ok

Move to gawk-3.0.1.

16 лет назад
elemnew1.awk

Yet another fix for Node_elem_new handling.

4 года назад
elemnew1.ok

Yet another fix for Node_elem_new handling.

4 года назад
elemnew2.awk

Remove trailing whitespace from a bunch of files.

3 года назад
elemnew2.ok

Bug fix in typeof, add new test files.

3 года назад
elemnew3.awk

Bug fix in typeof, add new test files.

3 года назад
elemnew3.ok

Bug fix in typeof, add new test files.

3 года назад
elemnew4.awk

Fix test/elemnew4.awk to not call stopme().

год назад
elemnew4.ok

Fix elem_new_to_scalar.

2 месяца назад
elemnew5.awk

Bug fix for elem new in redirections.

6 месяцев назад
elemnew5.ok

Bug fix for elem new in redirections.

6 месяцев назад
elemnew6.awk

Bug fix for elem new in redirections.

6 месяцев назад
elemnew6.ok

Bug fix for elem new in redirections.

6 месяцев назад
eofsplit.awk

Move to gawk-3.0.1.

16 лет назад
eofsplit.ok

Move to gawk-3.0.1.

16 лет назад
eofsrc1.ok

Changes after make distcheck.

8 лет назад
eofsrc1a.awk

Squashed merge of feature/namespaces. Add code and doc.

8 лет назад
eofsrc1b.awk

Squashed merge of feature/namespaces. Add code and doc.

8 лет назад
equiv.awk

Squashed commit of the following:

8 месяцев назад
equiv.in

Squashed commit of the following:

8 месяцев назад
equiv.ok

Squashed commit of the following:

8 месяцев назад
errno.awk

Add new errno test to make sure PROCINFO["errno"] is working.

12 лет назад
errno.in

Add new errno test to make sure PROCINFO["errno"] is working.

12 лет назад
errno.ok

Add new errno test to make sure PROCINFO["errno"] is working.

12 лет назад
escapebrace.awk

Fix /\{/ to not warn if --posix.

7 лет назад
escapebrace.in

Fix /\{/ to not warn if --posix.

7 лет назад
escapebrace.ok

Fix /\{/ to not warn if --posix.

7 лет назад
exit.ok

Add tests for next and exit to test suite.

15 лет назад
exit.sh

Disallow calling a function parameter. Check params are not function names.

12 лет назад
exit2.awk

Fix corner case use of exit.

13 лет назад
exit2.ok

Fix corner case use of exit.

13 лет назад
exitval1.awk

Move to gawk-3.1.4.

16 лет назад
exitval1.ok

Move to gawk-3.1.4.

16 лет назад
exitval2.awk

Move to gawk 3.1.5.

16 лет назад
exitval2.ok

Move to gawk 3.1.5.

16 лет назад
exitval2.w32

Move to gawk-3.1.6.

16 лет назад
exitval3.awk

Fix bug where exit with no argument was setting the exit status to zero.

11 лет назад
exitval3.ok

Fix bug where exit with no argument was setting the exit status to zero.

11 лет назад
fcall_exit.awk

Move to 3.1.8.

16 лет назад
fcall_exit.ok

Move to 3.1.8.

16 лет назад
fcall_exit2.awk

Move to 3.1.8.

16 лет назад
fcall_exit2.in

Move to 3.1.8.

16 лет назад
fcall_exit2.ok

Move to 3.1.8.

16 лет назад
fflush.ok

Move to gawk-3.0.0.

16 лет назад
fflush.sh

Move to gawk-3.0.0.

16 лет назад
fieldassign.awk

Fix field assignment bug.

4 года назад
fieldassign.in

Fix field assignment bug.

4 года назад
fieldassign.ok

Fix field assignment bug.

4 года назад
fieldindex.awk

Remove USER_INPUT when using fields as array indices.

месяц назад
fieldindex.in

Remove USER_INPUT when using fields as array indices.

месяц назад
fieldindex.ok

Remove USER_INPUT when using fields as array indices.

месяц назад
fieldwdth.awk

Move to gawk-3.1.2.

16 лет назад
fieldwdth.in

Move to gawk-3.1.2.

16 лет назад
fieldwdth.ok

Move to gawk-3.0.0.

16 лет назад
filefuncs.awk

Generalize how filefuncs test works.

12 лет назад
filefuncs.ok

Extension enhancements and tests.

14 лет назад
fix-fmtspcl.awk

Output +inf, +nan etc. also, so that output can be input. Doc, tests, fixed.

8 лет назад
fldchg.awk

Move to gawk-3.0.0.

16 лет назад
fldchg.in

Move to gawk-3.0.0.

16 лет назад
fldchg.ok

Move to gawk-3.0.0.

16 лет назад
fldchgnf.awk

Move to gawk-3.0.1.

16 лет назад
fldchgnf.in

Move to gawk-3.0.1.

16 лет назад
fldchgnf.ok

Move to gawk-3.0.1.

16 лет назад
fldterm.awk

Optimization: support unterminated field strings inside gawk, but make terminated copies for the API.

10 лет назад
fldterm.in

Optimization: support unterminated field strings inside gawk, but make terminated copies for the API.

10 лет назад
fldterm.ok

Optimization: support unterminated field strings inside gawk, but make terminated copies for the API.

10 лет назад
fmtmix.awk

Track which of OFMT or CONVFMT was used to format a string value.

2 месяца назад
fmtmix.in

Track which of OFMT or CONVFMT was used to format a string value.

2 месяца назад
fmtmix.ok

Track which of OFMT or CONVFMT was used to format a string value.

2 месяца назад
fmtspcl.awk

Restore fmtspcl test.

10 месяцев назад
fmtspcl.ok-mpfr

Simplication of MPFR .ok files in the test suite.

11 часов назад
fmtspcl.tok

Output +inf, +nan etc. also, so that output can be input. Doc, tests, fixed.

8 лет назад
fmttest.awk

Move to gawk-3.1.3.

16 лет назад
fmttest.ok

Move to gawk-3.1.3.

16 лет назад
fnamedat.awk

Move to gawk-3.0.5.

16 лет назад
fnamedat.in

Move to gawk-3.0.5.

16 лет назад
fnamedat.ok

Speed/memory performance improvements.

15 лет назад
fnarray.awk

Move to gawk-3.0.1.

16 лет назад
fnarray.ok

Speed/memory performance improvements.

15 лет назад
fnarray2.awk

Move to gawk-3.1.3.

16 лет назад
fnarray2.in

Add a test file, cleanup code and update doc.

15 лет назад
fnarray2.ok

Speed/memory performance improvements.

15 лет назад
fnarydel.awk

Move to gawk-3.0.3.

16 лет назад
fnarydel.ok

Speed/memory performance improvements.

15 лет назад
fnarydel.ok-mpfr

Simplication of MPFR .ok files in the test suite.

11 часов назад
fnaryscl.awk

Move to gawk-3.1.0.

16 лет назад
fnaryscl.ok

Move to gawk-3.1.3.

16 лет назад
fnasgnm.awk

Bring in development gawk changes.

16 лет назад
fnasgnm.in

Move to gawk-3.1.0.

16 лет назад
fnasgnm.ok

Speed/memory performance improvements.

15 лет назад
fnmatch.awk

More portability: mostly for SGI IRIX.

13 лет назад
fnmatch.ok

More portability: mostly for SGI IRIX.

13 лет назад
fnmisc.awk

Move to gawk-3.1.2.

16 лет назад
fnmisc.ok

Move to gawk-3.1.2.

16 лет назад
fnparydl.awk

Move to gawk-3.0.6.

16 лет назад
fnparydl.ok

Speed/memory performance improvements.

15 лет назад
fnparydl.ok-mpfr

Simplication of MPFR .ok files in the test suite.

11 часов назад
forcenum.awk

Adjust forcenum test for better portability.

9 лет назад
forcenum.ok

Adjust forcenum test for better portability.

9 лет назад
fordel.awk

Move to gawk-3.1.4.

16 лет назад
fordel.ok

Move to gawk-3.1.4.

16 лет назад
fork.awk

Fix fork and fork2 tests for OS/2.

9 лет назад
fork.ok

Extension enhancements and tests.

14 лет назад
fork2.awk

Fix fork and fork2 tests for OS/2.

9 лет назад
fork2.ok

Extension enhancements and tests.

14 лет назад
forref.awk

Move to 3.1.8.

16 лет назад
forref.ok

Move to 3.1.8.

16 лет назад
forsimp.awk

Move to gawk-3.1.1.

16 лет назад
forsimp.ok

Move to gawk-3.1.1.

16 лет назад
fpat1.awk

Bug fix to FPAT and update test.

15 лет назад
fpat1.in

Commit all changes for development gawk.

16 лет назад
fpat1.ok

Bug fix to FPAT and update test.

15 лет назад
fpat2.awk

Fix FPAT / NF interaction, update test suites.

15 лет назад
fpat2.ok

Fix FPAT / NF interaction, update test suites.

15 лет назад
fpat3.awk

Fix bug with FPAT.

15 лет назад
fpat3.in

Fix bug with FPAT.

15 лет назад
fpat3.ok

Fix bug with FPAT.

15 лет назад
fpat4.awk

Add additional fpat test.

11 лет назад
fpat4.ok

Add additional fpat test.

11 лет назад
fpat5.awk

Bug fix to FPAT field parsing.

11 лет назад
fpat5.in

Bug fix to FPAT field parsing.

11 лет назад
fpat5.ok

Bug fix to FPAT field parsing.

11 лет назад
fpat6.awk

Fix FPAT problems.

9 лет назад
fpat6.in

Fix FPAT problems.

9 лет назад
fpat6.ok

Fix FPAT problems.

9 лет назад
fpat7.awk

Fix a bug with FPAT field parsing.

7 лет назад
fpat7.in

Fix a bug with FPAT field parsing.

7 лет назад
fpat7.ok

Fix a bug with FPAT field parsing.

7 лет назад
fpat8.awk

Bug fix for FPAT field parsing.

6 лет назад
fpat8.in

Bug fix for FPAT field parsing.

6 лет назад
fpat8.ok

Bug fix for FPAT field parsing.

6 лет назад
fpat9.awk

New test - fpat9.

6 лет назад
fpat9.in

New test - fpat9.

6 лет назад
fpat9.ok

New test - fpat9.

6 лет назад
fpatnull.awk

Bug fixes for FPAT.

15 лет назад
fpatnull.in

Bug fixes for FPAT.

15 лет назад
fpatnull.ok

Bug fixes for FPAT.

15 лет назад
fsbs.awk

Bring latest byte code gawk into git. Hurray!

16 лет назад
fsbs.in

Move to 2.14.

16 лет назад
fsbs.ok

Move to gawk-3.0.0.

16 лет назад
fscaret.awk

Fix bug with ^ in FS.

7 лет назад
fscaret.in

Fix bug with ^ in FS.

7 лет назад
fscaret.ok

Fix bug with ^ in FS.

7 лет назад
fsfwfs.awk

Move to gawk-3.1.0.

16 лет назад
fsfwfs.in

Move to gawk-3.1.0.

16 лет назад
fsfwfs.ok

Move to gawk-3.1.0.

16 лет назад
fsnul1.awk

Allow FS = "\0" if RS = "".

10 лет назад
fsnul1.in

Allow FS = "\0" if RS = "".

10 лет назад
fsnul1.ok

Allow FS = "\0" if RS = "".

10 лет назад
fsrs.awk

Move to 2.14.

16 лет назад
fsrs.in

Move to 2.14.

16 лет назад
fsrs.ok

Move to gawk-3.0.0.

16 лет назад
fsspcoln.awk

Move to gawk 3.1.5.

16 лет назад
fsspcoln.in

Move to gawk 3.1.5.

16 лет назад
fsspcoln.ok

Move to gawk 3.1.5.

16 лет назад
fstabplus.awk

Move to gawk-3.0.0.

16 лет назад
fstabplus.in

Move to gawk-3.1.2.

16 лет назад
fstabplus.ok

Move to gawk-3.0.0.

16 лет назад
fts.awk

Fix fts test to not include atime.

11 лет назад
functab1.awk

Add tests for SYMTAB and FUNCTAB.

14 лет назад
functab1.ok

Add tests for SYMTAB and FUNCTAB.

14 лет назад
functab2.awk

Add tests for SYMTAB and FUNCTAB.

14 лет назад
functab2.ok

Add tests for SYMTAB and FUNCTAB.

14 лет назад
functab3.awk

Add tests for SYMTAB and FUNCTAB.

14 лет назад
functab3.ok

Add tests for SYMTAB and FUNCTAB.

14 лет назад
functab4.awk

Improvements to functab4 test.

7 лет назад
functab4.ok

Portability fix for functab4 test.

12 лет назад
functab5.awk

Bug fix in eval.c:setup_frame.

6 лет назад
functab5.ok

Renamed bool() to mkbool().

5 лет назад
functab6.awk

Bug fix for FUNCTAB and SYMTAB. Update tests.

5 лет назад
functab6.ok

Bug fix for FUNCTAB and SYMTAB. Update tests.

5 лет назад
funlen.awk

Move to gawk-3.1.7.

16 лет назад
funlen.in

Move to gawk-3.1.7.

16 лет назад
funlen.ok

Move to gawk-3.1.7.

16 лет назад
funsemnl.awk

Move to gawk-3.1.0.

16 лет назад
funsemnl.ok

Move to gawk-3.1.0.

16 лет назад
funsmnam.awk

Move to gawk-3.0.5.

16 лет назад
funsmnam.ok

First round of message improvements.

6 лет назад
funstack.awk

Doc updates. Strftime fix for PC. Check ranges in REs.

16 лет назад
funstack.in

Move to gawk-3.0.3.

16 лет назад
funstack.ok

First cut at adding \u.

4 года назад
fwtest.awk

Move to gawk-3.1.6.

16 лет назад
fwtest.in

Move to gawk-3.1.6.

16 лет назад
fwtest.ok

Move to gawk-3.1.6.

16 лет назад
fwtest2.awk

Move to gawk-3.1.6.

16 лет назад
fwtest2.in

Move to gawk-3.1.6.

16 лет назад
fwtest2.ok

Move to gawk-3.1.6.

16 лет назад
fwtest3.awk

Revise fwtest* test names and files to match.

9 лет назад
fwtest3.in

Regularize several tests so they can be autogenerated.

8 лет назад
fwtest3.ok

Revise fwtest* test names and files to match.

9 лет назад
fwtest4.awk

Revise fwtest* test names and files to match.

9 лет назад
fwtest4.in

Revise fwtest* test names and files to match.

9 лет назад
fwtest4.ok

Revise fwtest* test names and files to match.

9 лет назад
fwtest5.awk

Greatly improve FIELDWIDTHS behavior, doc, and tests.

9 лет назад
fwtest5.in

Greatly improve FIELDWIDTHS behavior, doc, and tests.

9 лет назад
fwtest5.ok

Greatly improve FIELDWIDTHS behavior, doc, and tests.

9 лет назад
fwtest6.awk

Greatly improve FIELDWIDTHS behavior, doc, and tests.

9 лет назад
fwtest6.in

Greatly improve FIELDWIDTHS behavior, doc, and tests.

9 лет назад
fwtest6.ok

Greatly improve FIELDWIDTHS behavior, doc, and tests.

9 лет назад
fwtest7.awk

Greatly improve FIELDWIDTHS behavior, doc, and tests.

9 лет назад
fwtest7.in

Greatly improve FIELDWIDTHS behavior, doc, and tests.

9 лет назад
fwtest7.ok

Greatly improve FIELDWIDTHS behavior, doc, and tests.

9 лет назад
fwtest8.awk

Additional robustness in FIELDWIDTHS parsing.

9 лет назад
fwtest8.in

Additional robustness in FIELDWIDTHS parsing.

9 лет назад
fwtest8.ok

FIELDWIDTHS parsing should protect against blanks after skip separator, and fix field number in error message.

9 лет назад
genpot.awk

Fix --gen-pot with long strings.

12 лет назад
genpot.ok

Fix --gen-pot with long strings.

12 лет назад
gensub.awk

Move to gawk-3.0.1.

16 лет назад
gensub.in

Move to gawk-3.0.0.

16 лет назад
gensub.ok

Move to gawk-3.0.1.

16 лет назад
gensub2.awk

Move to gawk 3.1.5.

16 лет назад
gensub2.ok

Fixes for new gensub warnings.

12 лет назад
gensub3.awk

Fix assignment from gensub to $0.

10 лет назад
gensub3.in

Fix assignment from gensub to $0.

10 лет назад
gensub3.ok

Fix assignment from gensub to $0.

10 лет назад
gensub4.awk

Small fix in gensub. Update tests and doc.

3 года назад
gensub4.ok

Small fix in gensub. Update tests and doc.

3 года назад
gensub5.awk

Fix gensub() bug for use with MinRX. Add test case.

5 месяцев назад
gensub5.in

Fix gensub() bug for use with MinRX. Add test case.

5 месяцев назад
gensub5.ok

Fix gensub() bug for use with MinRX. Add test case.

5 месяцев назад
getfile.awk

Add test of get_file API.

12 лет назад
getfile.ok

Fix `make check' when building out of the source tree.

11 лет назад
getline.awk

Move to gawk-3.1.6.

16 лет назад
getline.in

Move to gawk-3.1.2.

16 лет назад
getline.ok

Move to gawk-3.1.6.

16 лет назад
getline2.awk

Move to gawk-3.1.2.

16 лет назад
getline2.ok

Move to gawk-3.1.2.

16 лет назад
getline3.awk

Move to gawk-3.1.2.

16 лет назад
getline3.ok

Move to gawk-3.1.2.

16 лет назад
getline4.awk

Fix gsub and getline pass by reference. Add tests.

15 лет назад
getline4.in

Fix gsub and getline pass by reference. Add tests.

15 лет назад
getline4.ok

Fix gsub and getline pass by reference. Add tests.

15 лет назад
getline5.awk

Doc update and new test on getline with side effects.

14 лет назад
getline5.ok

Doc update and new test on getline with side effects.

14 лет назад
getlnbuf.awk

Move to gawk-3.0.5.

16 лет назад
getlnbuf.in

Move to gawk-3.0.5.

16 лет назад
getlnbuf.ok

Move to gawk-3.0.5.

16 лет назад
getlndir.awk

Move to gawk-3.1.7.

16 лет назад
getlndir.ok

Move to gawk-3.1.7.

16 лет назад
getlnfa.awk

Small bug fix and new test case.

4 года назад
getlnfa.ok

Small bug fix and new test case.

4 года назад
getlnhd.awk

Move to gawk-3.0.1.

16 лет назад
getlnhd.ok

Move to gawk-3.0.1.

16 лет назад
getnr2tb.awk

Move to gawk-3.0.4.

16 лет назад
getnr2tb.in

Move to gawk-3.0.4.

16 лет назад
getnr2tb.ok

Move to gawk-3.0.4.

16 лет назад
getnr2tm.awk

Move to gawk-3.0.4.

16 лет назад
getnr2tm.in

Move to gawk-3.0.4.

16 лет назад
getnr2tm.ok

Move to gawk-3.0.4.

16 лет назад
gnuops2.awk

Move to gawk-3.1.0.

16 лет назад
gnuops2.ok

Move to gawk-3.1.0.

16 лет назад
gnuops3.awk

Move to gawk 3.1.5.

16 лет назад
gnuops3.ok

Move to gawk 3.1.5.

16 лет назад
gnureops.awk

Move to gawk-3.0.0.

16 лет назад
gnureops.ok

Move to gawk-3.0.0.

16 лет назад
greek-8bit.awk

Fix greek-8bit test, and arrange to always run it.

месяц назад
greek-8bit.ok

Fix greek-8bit test, and arrange to always run it.

месяц назад
greek-8bit.ok2

Stash changes for 5.4.1 until ready for release.

месяц назад
greek-equiv.awk

Additional tests for ignore case matching.

4 месяца назад
greek-equiv.ok

Additional tests for ignore case matching.

4 месяца назад
greek-utf.awk

Revert charset and minrx case handling changes, revise tests.

4 месяца назад
greek-utf.ok

Revert charset and minrx case handling changes, revise tests.

4 месяца назад
gsubasgn.awk

Move to gawk-3.0.1.

16 лет назад
gsubasgn.ok

Speed/memory performance improvements.

15 лет назад
gsubind.awk

Restore typed regexp code in a new branch.

10 лет назад
gsubind.ok

Restore typed regexp code in a new branch.

10 лет назад
gsubnulli18n.awk

Fix null matches around multibyte characters in sub/gsub.

3 года назад
gsubnulli18n.ok

Fix null matches around multibyte characters in sub/gsub.

3 года назад
gsubtest.awk

Move to gawk-3.1.2.

16 лет назад
gsubtest.ok

Move to gawk-3.1.2.

16 лет назад
gsubtst2.awk

Move to gawk-3.1.2.

16 лет назад
gsubtst2.ok

Move to gawk-3.1.2.

16 лет назад
gsubtst3.awk

Major improvements to test infrastructure.

8 лет назад
gsubtst3.in

Move to gawk-3.1.2.

16 лет назад
gsubtst3.ok

Move to gawk-3.1.2.

16 лет назад
gsubtst4.awk

Move to gawk-3.1.2.

16 лет назад
gsubtst4.ok

Bring in development gawk changes.

16 лет назад
gsubtst5.awk

Move to gawk-3.1.3.

16 лет назад
gsubtst5.in

Move to gawk-3.1.3.

16 лет назад
gsubtst5.ok

Add warnings for unknown regex escape sequences.

8 лет назад
gsubtst6.awk

Move to gawk-3.1.7.

16 лет назад
gsubtst6.ok

Move to gawk-3.1.7.

16 лет назад
gsubtst7.awk

Add new test files to the git repo.

15 лет назад
gsubtst7.in

Add new test files to the git repo.

15 лет назад
gsubtst7.ok

Add new test files to the git repo.

15 лет назад
gsubtst8.awk

Fix gsub and getline pass by reference. Add tests.

15 лет назад
gsubtst8.in

Fix gsub and getline pass by reference. Add tests.

15 лет назад
gsubtst8.ok

Fix gsub and getline pass by reference. Add tests.

15 лет назад
gtlnbufv.awk

Move to gawk-3.0.5.

16 лет назад
hello.awk

Add -i option, append .awk if initial search fails, and allow -f repeats.

14 лет назад
hex.awk

Move to gawk 3.1.5.

16 лет назад
hex.ok

Move to gawk 3.1.5.

16 лет назад
hex2.awk

Disallow negative hex numbers in input data.

10 лет назад
hex2.in

Disallow negative hex numbers in input data.

10 лет назад
hex2.ok

Disallow negative hex numbers in input data.

10 лет назад
hex3.awk

Allow hex floating point for strtonum() and -n.

9 месяцев назад
hex3.ok

Allow hex floating point for strtonum() and -n.

9 месяцев назад
hexfloat.awk

Add full support for hex floating point constants.

7 месяцев назад
hexfloat.ok

Add full support for hex floating point constants.

7 месяцев назад
hsprint.awk

Squashed commit of the following:

2 года назад
hsprint.ok

Squashed commit of the following:

2 года назад
icasefs.awk

Move to gawk-3.1.2.

16 лет назад
icasefs.ok

Move to gawk-3.1.2.

16 лет назад
icasers.awk

Move to gawk-3.1.6.

16 лет назад
icasers.in

Move to gawk-3.1.2.

16 лет назад
icasers.ok

Move to gawk-3.1.2.

16 лет назад
id.awk

Sort id test output, should help on z/OS.

11 лет назад
id.ok

Fix rwarray:readall issues.

4 года назад
igncdym.awk

Move to gawk-3.0.5.

16 лет назад
igncdym.in

Move to gawk-3.0.5.

16 лет назад
igncdym.ok

Move to gawk-3.0.5.

16 лет назад
igncfs.awk

Doc updates. Strftime fix for PC. Check ranges in REs.

16 лет назад
igncfs.in

Move to 2.14.

16 лет назад
igncfs.ok

Move to gawk-3.0.0.

16 лет назад
ignrcas2.awk

Move to gawk-3.1.4.

16 лет назад
ignrcas2.ok

Move to gawk-3.1.4.

16 лет назад
ignrcas4.awk

Merge branch 'gawk-4.1-stable'

10 лет назад
ignrcas4.ok

Merge branch 'gawk-4.1-stable'

10 лет назад
ignrcase.awk

Move to gawk-3.1.2.

16 лет назад
ignrcase.in

Move to gawk-3.1.2.

16 лет назад
ignrcase.ok

Move to gawk-3.0.0.

16 лет назад
incdupe.ok

Add -i option, append .awk if initial search fails, and allow -f repeats.

14 лет назад
incdupe2.ok

Add -i option, append .awk if initial search fails, and allow -f repeats.

14 лет назад
incdupe3.ok

Add -i option, append .awk if initial search fails, and allow -f repeats.

14 лет назад
incdupe4.ok

First round of message improvements.

6 лет назад
incdupe5.ok

First round of message improvements.

6 лет назад
incdupe6.ok

First round of message improvements.

6 лет назад
incdupe7.ok

First round of message improvements.

6 лет назад
inchello.awk

Make it a fatal error to load the same file with -f and -i (or @include).

14 лет назад
inclib.awk

Add -i option, append .awk if initial search fails, and allow -f repeats.

14 лет назад
include.awk

Add -i option, append .awk if initial search fails, and allow -f repeats.

14 лет назад
include.ok

Add -i option, append .awk if initial search fails, and allow -f repeats.

14 лет назад
include2.ok

Add -i option, append .awk if initial search fails, and allow -f repeats.

14 лет назад
indirectbuiltin.awk

Fix a number of memory leaks.

7 лет назад
indirectbuiltin.ok

Make indirect call of gensub with 3 args work.

11 лет назад
indirectbuiltin2.awk

Add tests for indirect calls of builtins.

5 лет назад
indirectbuiltin2.ok

Run through make distcheck.

4 года назад
indirectbuiltin3.awk

Fix for isarray and new test.

2 года назад
indirectbuiltin3.ok

Fix for isarray and new test.

2 года назад
indirectbuiltin4.awk

Fix indirect calls of builtins preceded by awk::.

2 года назад
indirectbuiltin4.ok

Fix indirect calls of builtins preceded by awk::.

2 года назад
indirectbuiltin5.awk

Add indirectbuiltin5 test.

2 года назад
indirectbuiltin5.ok

Add indirectbuiltin5 test.

2 года назад
indirectbuiltin6.awk

Add test files for indirectbuiltin6 test.

год назад
indirectbuiltin6.ok

Add test files for indirectbuiltin6 test.

год назад
indirectcall.awk

Remove trailing whitespace from a bunch of files.

3 года назад
indirectcall.in

Commit all changes for development gawk.

16 лет назад
indirectcall.ok

Commit all changes for development gawk.

16 лет назад
indirectcall2.awk

New test, indirect call of builtin functions.

12 лет назад
indirectcall2.ok

New test, indirect call of builtin functions.

12 лет назад
indirectcall3.awk

Fix nested indirect calls, add test case.

4 года назад
indirectcall3.ok

Fix nested indirect calls, add test case.

4 года назад
inf-nan-torture.awk

First steps fixing +inform, +nancy.

6 лет назад
inf-nan-torture.in

First steps fixing +inform, +nancy.

6 лет назад
inf-nan-torture.ok

First steps fixing +inform, +nancy.

6 лет назад
inftest.awk

Move to gawk-3.1.4.

16 лет назад
inftest.ok

Fix test/inftest.ok.

8 лет назад
inplace.1.in

Add tests for inplace extension.

14 лет назад
inplace.2.in

Add tests for inplace extension.

14 лет назад
inplace.in

Add tests for inplace extension.

14 лет назад
inplace1.1.ok

Add tests for inplace extension.

14 лет назад
inplace1.2.ok

Add tests for inplace extension.

14 лет назад
inplace1.ok

Fix inplace*.ok files after edits for FSF address change.

5 месяцев назад
inplace2.1.bak.ok

Add tests for inplace extension.

14 лет назад
inplace2.1.ok

Add tests for inplace extension.

14 лет назад
inplace2.2.bak.ok

Add tests for inplace extension.

14 лет назад
inplace2.2.ok

Add tests for inplace extension.

14 лет назад
inplace2.ok

Fix inplace*.ok files after edits for FSF address change.

5 месяцев назад
inplace2bcomp.1.ok

Add backwards compatibility tests for inplace extension.

7 лет назад
inplace2bcomp.1.orig.ok

Add backwards compatibility tests for inplace extension.

7 лет назад
inplace2bcomp.2.ok

Add backwards compatibility tests for inplace extension.

7 лет назад
inplace2bcomp.2.orig.ok

Add backwards compatibility tests for inplace extension.

7 лет назад
inplace2bcomp.ok

Fix inplace*.ok files after edits for FSF address change.

5 месяцев назад
inplace3.1.bak.ok

Add tests for inplace extension.

14 лет назад
inplace3.1.ok

Add tests for inplace extension.

14 лет назад
inplace3.2.bak.ok

Add tests for inplace extension.

14 лет назад
inplace3.2.ok

Add tests for inplace extension.

14 лет назад
inplace3.ok

Fix inplace*.ok files after edits for FSF address change.

5 месяцев назад
inplace3bcomp.1.ok

Add backwards compatibility tests for inplace extension.

7 лет назад
inplace3bcomp.1.orig.ok

Add backwards compatibility tests for inplace extension.

7 лет назад
inplace3bcomp.2.ok

Add backwards compatibility tests for inplace extension.

7 лет назад
inplace3bcomp.2.orig.ok

Add backwards compatibility tests for inplace extension.

7 лет назад
inplace3bcomp.ok

Fix inplace*.ok files after edits for FSF address change.

5 месяцев назад
inpref.awk

Make call-by-value work again for $0.

11 лет назад
inpref.in

Make call-by-value work again for $0.

11 лет назад
inpref.ok

Make call-by-value work again for $0.

11 лет назад
inputred.awk

Move to gawk-3.1.2.

16 лет назад
inputred.ok

Move to gawk-3.1.2.

16 лет назад
intarray.awk

Update intarray test and ok files.

10 лет назад
intarray.ok

Update intarray test and ok files.

10 лет назад
intest.awk

More progress on bool.

5 лет назад
intest.ok

Move to gawk-3.0.3.

16 лет назад
intformat.awk

Move to gawk-3.1.7.

16 лет назад
intformat.ok

Move to gawk-3.1.6.

16 лет назад
intprec.awk

Move to gawk-3.0.0.

16 лет назад
intprec.ok

Move to gawk-3.0.0.

16 лет назад
iobug1.awk

Move to gawk 3.1.5.

16 лет назад
iobug1.ok

Move to gawk 3.1.5.

16 лет назад
iolint.awk

Revert iolint test changes.

6 месяцев назад
iolint.ok

Revert iolint test changes.

6 месяцев назад
isarrayunset.awk

Fix isarray to take unset variable.

9 лет назад
isarrayunset.ok

Fix isarray to take unset variable.

9 лет назад
jarebug.awk

Fix modes on test/jarebug* files.

14 лет назад
jarebug.in

Fix modes on test/jarebug* files.

14 лет назад
jarebug.ok

Fix modes on test/jarebug* files.

14 лет назад
jarebug.sh

Further portability fixes in extensions, tests.

13 лет назад
lc_num1.awk

Move to 3.1.8.

16 лет назад
lc_num1.ok

Move to 3.1.8.

16 лет назад
leaddig.awk

Major improvements to test infrastructure.

8 лет назад
leaddig.ok

Move to gawk-3.1.0.

16 лет назад
leadnl.awk

Move to gawk-3.1.0.

16 лет назад
leadnl.in

Move to gawk-3.1.0.

16 лет назад
leadnl.ok

Move to gawk-3.1.0.

16 лет назад
lint.awk

Move to gawk-3.1.0.

16 лет назад
lint.ok

Move to gawk-3.1.1.

16 лет назад
lintexp.awk

Fix usage of scalar type flag bits and fix some bugs in numeric conversions and lint checks.

10 лет назад
lintexp.ok

Fix usage of scalar type flag bits and fix some bugs in numeric conversions and lint checks.

10 лет назад
lintindex.awk

Fix usage of scalar type flag bits and fix some bugs in numeric conversions and lint checks.

10 лет назад
lintindex.ok

Fix usage of scalar type flag bits and fix some bugs in numeric conversions and lint checks.

10 лет назад
lintint.awk

Fix usage of scalar type flag bits and fix some bugs in numeric conversions and lint checks.

10 лет назад
lintint.ok

Fix usage of scalar type flag bits and fix some bugs in numeric conversions and lint checks.

10 лет назад
lintlength.awk

Fix usage of scalar type flag bits and fix some bugs in numeric conversions and lint checks.

10 лет назад
lintlength.ok

Fix usage of scalar type flag bits and fix some bugs in numeric conversions and lint checks.

10 лет назад
lintplus.awk

Add lint check for string + string.

6 лет назад
lintplus.ok

Add lint check for string + string.

6 лет назад
lintplus2.awk

Fix a bug combining --lint, --pretty and operator +.

3 года назад
lintplus2.ok

Update test files.

2 года назад
lintplus3.awk

Improve lintplus checking.

3 года назад
lintplus3.in

Improve lintplus checking.

3 года назад
lintplus3.ok

Improve lintplus checking.

3 года назад
lintset.awk

Fix usage of scalar type flag bits and fix some bugs in numeric conversions and lint checks.

10 лет назад
lintset.ok

Fix usage of scalar type flag bits and fix some bugs in numeric conversions and lint checks.

10 лет назад
lintsubarray.awk

Rmove a spurious lint warning.

10 месяцев назад
lintsubarray.ok

Rmove a spurious lint warning.

10 месяцев назад
linttypeof.awk

Don't lint warn when passing an untyped to typeof() or isarray().

9 месяцев назад
linttypeof.ok

Don't lint warn when passing an untyped to typeof() or isarray().

9 месяцев назад
lintwarn.awk

Squashed commit of the following:

8 месяцев назад
lintwarn.ok

Squashed commit of the following:

8 месяцев назад
litoct.awk

Move to gawk-3.0.0.

16 лет назад
litoct.in

Major improvements to test infrastructure.

8 лет назад
litoct.ok

Move to gawk-3.0.0.

16 лет назад
localenl.ok

Move to 3.1.8.

16 лет назад
localenl.sh

Fix test/localenl.sh for Bash 5.1.

5 лет назад
longsub.awk

Move to gawk-3.1.1.

16 лет назад
longsub.in

Move to gawk-3.1.1.

16 лет назад
longsub.ok

Move to gawk-3.1.1.

16 лет назад
longwrds.awk

Doc updates. Strftime fix for PC. Check ranges in REs.

16 лет назад
longwrds.in

Move to gawk-3.1.2.

16 лет назад
longwrds.ok

Move to gawk-3.0.0.

16 лет назад
makepmafile.c

Update lots of files because of change of FSF address.

5 месяцев назад
manglprm.awk

Move to gawk-3.1.4.

16 лет назад
manglprm.in

Move to gawk-3.1.4.

16 лет назад
manglprm.ok

Move to gawk-3.1.4.

16 лет назад
manyfiles.awk

Move to gawk-2.15.5.

16 лет назад
manyfiles.ok

Move to gawk-3.1.2.

16 лет назад
match1.awk

Move to gawk-3.1.2.

16 лет назад
match1.ok

Move to gawk-3.1.2.

16 лет назад
match2.awk

Move to gawk-3.1.3.

16 лет назад
match2.ok

Speed/memory performance improvements.

15 лет назад
match3.awk

Move to gawk-3.1.7.

16 лет назад
match3.in

Move to gawk-3.1.7.

16 лет назад
match3.ok

Move to gawk-3.1.7.

16 лет назад
match4.awk

Bug fix in str2wstr.

3 года назад
match4.ok

Bug fix in str2wstr.

3 года назад
match5.awk

In re.c, change a bad assertion into code.

9 месяцев назад
match5.in

In re.c, change a bad assertion into code.

9 месяцев назад
match5.ok

In re.c, change a bad assertion into code.

9 месяцев назад
matchbadarg1.awk

Bug fix for match(), in re.c. Add a warning too.

10 месяцев назад
matchbadarg1.in

Bug fix for match(), in re.c. Add a warning too.

10 месяцев назад
matchbadarg1.ok

Bug fix for match(), in re.c. Add a warning too.

10 месяцев назад
matchbadarg2.awk

New test, matchbadarg2.

10 месяцев назад
matchbadarg2.in

New test, matchbadarg2.

10 месяцев назад
matchbadarg2.ok

New test, matchbadarg2.

10 месяцев назад
matchuninitialized.awk

Add a new test.

2 года назад
matchuninitialized.ok

Add a new test.

2 года назад
math.awk

Move to gawk-3.0.0.

16 лет назад
math.ok

Move to gawk-3.0.0.

16 лет назад
mbfw1.awk

Move to gawk-3.1.7.

16 лет назад
mbfw1.in

Move to gawk-3.1.7.

16 лет назад
mbfw1.ok

Move to gawk-3.1.7.

16 лет назад
mbprintf1.awk

Move to gawk-3.1.7.

16 лет назад
mbprintf1.in

Move to gawk-3.1.7.

16 лет назад
mbprintf1.ok

Move to gawk-3.1.7.

16 лет назад
mbprintf2.awk

Move to gawk-3.1.7.

16 лет назад
mbprintf2.ok

Move to gawk-3.1.7.

16 лет назад
mbprintf3.awk

Move to gawk-3.1.7.

16 лет назад
mbprintf3.in

Move to gawk-3.1.7.

16 лет назад
mbprintf3.ok

Move to gawk-3.1.7.

16 лет назад
mbprintf4.awk

Improve mprintf4 test.

12 лет назад
mbprintf4.in

Fix for %c in multibyte locale + new tests.

13 лет назад
mbprintf4.ok

Improve mprintf4 test.

12 лет назад
mbprintf5.awk

Fix multibyte char printf problem, add test.

9 лет назад
mbprintf5.in

Fix multibyte char printf problem, add test.

9 лет назад
mbprintf5.ok

Fix multibyte char printf problem, add test.

9 лет назад
mbstr1.awk

Move to gawk-3.1.7.

16 лет назад
mbstr1.ok

Make all messages consistent: no final periods.

6 лет назад
mbstr2.awk

Improve handling of invalid data in UTF locales.

11 лет назад
mbstr2.in

Improve handling of invalid data in UTF locales.

11 лет назад
mbstr2.ok

Make all messages consistent: no final periods.

6 лет назад
mdim1.awk

Fix elem_new_to_scalar.

2 месяца назад
mdim1.ok

Fix elem_new_to_scalar.

2 месяца назад
mdim2.awk

Squashed commit of the following:

4 года назад
mdim2.ok

Squashed commit of the following:

4 года назад
mdim3.awk

Squashed commit of the following:

4 года назад
mdim3.ok

Squashed commit of the following:

4 года назад
mdim4.awk

Squashed commit of the following:

4 года назад
mdim4.in

Squashed commit of the following:

4 года назад
mdim4.ok

Squashed commit of the following:

4 года назад
mdim5.awk

Rename test/elemnew files to be test/mdim files.

4 года назад
mdim5.ok

Rename test/elemnew files to be test/mdim files.

4 года назад
mdim6.awk

Rename test/elemnew files to be test/mdim files.

4 года назад
mdim6.ok

Rename test/elemnew files to be test/mdim files.

4 года назад
mdim7.awk

Rename test/elemnew files to be test/mdim files.

4 года назад
mdim7.ok

Rename test/elemnew files to be test/mdim files.

4 года назад
mdim8.awk

Rename test/elemnew files to be test/mdim files.

4 года назад
mdim8.in

Rename test/elemnew files to be test/mdim files.

4 года назад
mdim8.ok

Rename test/elemnew files to be test/mdim files.

4 года назад
mdim9.awk

Fix elem_new_to_scalar.

2 месяца назад
mdim9.ok

Fix elem_new_to_scalar.

2 месяца назад
membug1.awk

Move to gawk-3.1.1.

16 лет назад
membug1.in

Move to gawk-3.1.1.

16 лет назад
membug1.ok

Move to gawk-3.1.1.

16 лет назад
memleak.awk

fixes for memory leak for user-supplied sorting function.

9 лет назад
memleak.ok

Add new memleak test.

9 лет назад
memleak2.awk

Fix a memory leak related to typed regexes.

2 года назад
memleak2.ok

Fix a memory leak related to typed regexes.

2 года назад
memleak3.awk

Fix a memory leak in indirect calls.

2 года назад
memleak3.ok

Fix a memory leak in indirect calls.

2 года назад
memleak4.awk

Memory related bug fix for fields in concatenations.

4 месяца назад
memleak4.ok

Memory related bug fix for fields in concatenations.

4 месяца назад
messages.awk

Fix two tests to work with make diffout.

14 лет назад
minusstr.awk

Move to gawk-3.1.1.

16 лет назад
minusstr.ok

Move to gawk-3.1.1.

16 лет назад
mixed1.ok

Restore mixed1 test.

10 лет назад
mktime.awk

Add optional 2nd argument to mktime to request UTC instead of local time.

9 лет назад
mktime.in

Add optional 2nd argument to mktime to request UTC instead of local time.

9 лет назад
mktime.ok

Add optional 2nd argument to mktime to request UTC instead of local time.

9 лет назад
mmap8k.awk

Regularize several tests so they can be autogenerated.

8 лет назад
mmap8k.in

Move to gawk-3.0.1.

16 лет назад
mmap8k.ok

Regularize several tests so they can be autogenerated.

8 лет назад
modifiers.ok

And add additional test files.

6 лет назад
modifiers.sh

And add additional test files.

6 лет назад
mpfranswer42.awk

New test: mpfranswer42.

7 лет назад
mpfranswer42.ok

New test: mpfranswer42.

7 лет назад
mpfrbigint.awk

Add arbitrary-precision arithmetic on integers.

14 лет назад
mpfrbigint.ok

Add arbitrary-precision arithmetic on integers.

14 лет назад
mpfrbigint2.awk

Fix problem with MPFR conversion to int from hex numbers.

8 лет назад
mpfrbigint2.in

Fix problem with MPFR conversion to int from hex numbers.

8 лет назад
mpfrbigint2.ok

Fix problem with MPFR conversion to int from hex numbers.

8 лет назад
mpfrcase.awk

MPFR bug fixes in some corner cases.

6 лет назад
mpfrcase.in

MPFR bug fixes in some corner cases.

6 лет назад
mpfrcase.ok

MPFR bug fixes in some corner cases.

6 лет назад
mpfrcase2.awk

Fix another MPFR number parsing issue.

6 лет назад
mpfrcase2.in

Fix another MPFR number parsing issue.

6 лет назад
mpfrcase2.ok

Fix another MPFR number parsing issue.

6 лет назад
mpfrexprange.awk

Bug fixes and tests for MPFR.

14 лет назад
mpfrexprange.ok

Bug fixes and tests for MPFR.

14 лет назад
mpfrfield.awk

Copy MPZ/MPFR bits also, in r_dupnode.

8 лет назад
mpfrfield.in

Copy MPZ/MPFR bits also, in r_dupnode.

8 лет назад
mpfrfield.ok

Copy MPZ/MPFR bits also, in r_dupnode.

8 лет назад
mpfrieee.awk

Bug fixes and tests for MPFR.

14 лет назад
mpfrieee.ok

Bug fixes and tests for MPFR.

14 лет назад
mpfrmemok1.awk

Fix bad allocs -M and profiling.

11 лет назад
mpfrmemok1.ok

Update test files.

2 года назад
mpfrnegzero.awk

Fix -0 for MPFR.

13 лет назад
mpfrnegzero.ok

Fix -0 for MPFR.

13 лет назад
mpfrnegzero2.awk

Fix MPFR unary minus on a zero value.

4 года назад
mpfrnegzero2.ok

Fix MPFR unary minus on a zero value.

4 года назад
mpfrnonum.awk

MPFR bug fixes in some corner cases.

6 лет назад
mpfrnonum.in

MPFR bug fixes in some corner cases.

6 лет назад
mpfrnonum.ok

MPFR bug fixes in some corner cases.

6 лет назад
mpfrnr.awk

Bug fixes and tests for MPFR.

14 лет назад
mpfrnr.in

Bug fixes and tests for MPFR.

14 лет назад
mpfrnr.ok

Bug fixes and tests for MPFR.

14 лет назад
mpfrrem.awk

Improvement for MPFR mod tests.

8 месяцев назад
mpfrrem.ok

Improvement for MPFR mod tests.

8 месяцев назад
mpfrrnd.awk

Change RNDMODE to ROUNDMODE and update doc.

14 лет назад
mpfrrnd.ok

Bug fixes and tests for MPFR.

14 лет назад
mpfrrndeval.awk

Changes to ROUNDMODE now invalidate cached string values.

9 лет назад
mpfrrndeval.ok

Changes to ROUNDMODE now invalidate cached string values.

9 лет назад
mpfrsort.awk

Add arbitrary-precision arithmetic on integers.

14 лет назад
mpfrsort.ok

Add arbitrary-precision arithmetic on integers.

14 лет назад
mpfrsqrt.awk

Rename intdiv to intdiv0, require it to be configured in.

9 лет назад
mpfrsqrt.ok

Bug fix in MPFR that manifested in sqrt().

12 лет назад
mpfrstrtonum.awk

Fix usage of scalar type flag bits and fix some bugs in numeric conversions and lint checks.

10 лет назад
mpfrstrtonum.ok

Fix usage of scalar type flag bits and fix some bugs in numeric conversions and lint checks.

10 лет назад
mpfruplus.ok

Fix bug printing +"01" in regular and MPFR mode.

9 лет назад
mpgforcenum.awk

Fix usage of scalar type flag bits and fix some bugs in numeric conversions and lint checks.

10 лет назад
mpgforcenum.ok

Fix usage of scalar type flag bits and fix some bugs in numeric conversions and lint checks.

10 лет назад
mtchi18n.awk

Move to gawk-3.1.6.

16 лет назад
mtchi18n.in

Move to gawk-3.1.6.

16 лет назад
mtchi18n.ok

Move to gawk-3.1.6.

16 лет назад
mtchi18n2.awk

Small improvement to test/mtchi18n2.awk.

3 года назад
mtchi18n2.ok

Fix for match with multibyte chars and new tests.

3 года назад
muldimposix.awk

Fatal with --posix on multidimensional arrays.

11 лет назад
muldimposix.ok

Fatal with --posix on multidimensional arrays.

11 лет назад
nasty.awk

Move to gawk-3.0.4.

16 лет назад
nasty.ok

Move to gawk-3.1.0.

16 лет назад
nasty2.awk

Move to gawk-3.1.0.

16 лет назад
nasty2.ok

Move to gawk-3.1.0.

16 лет назад
nastyparm.awk

Bug fixes and new test, see nastyparm.

15 лет назад
nastyparm.ok

Bug fixes and new test, see nastyparm.

15 лет назад
negexp.awk

Move to gawk-3.1.2.

16 лет назад
negexp.ok

Move to gawk-3.0.0.

16 лет назад
negrange.awk

Fix mode on test/negrange.awk.

16 лет назад
negrange.ok

Regex bug fix and token bug fix. See ChangeLog.

16 лет назад
negtime.awk

Remove fatal error if strftime timestamp < 0.

11 лет назад
negtime.ok

Remove fatal error if strftime timestamp < 0.

11 лет назад
nested.awk

Move to gawk-3.1.3.

16 лет назад
nested.in

Move to gawk-3.1.3.

16 лет назад
nested.ok

Move to gawk-3.1.3.

16 лет назад
next.ok

Add tests for next and exit to test suite.

15 лет назад
next.sh

Add tests for next and exit to test suite.

15 лет назад
nfldstr.awk

Move to gawk-3.1.2.

16 лет назад
nfldstr.in

Move to gawk-3.1.2.

16 лет назад
nfldstr.ok

Move to gawk-3.0.3.

16 лет назад
nfloop.awk

Fix problem when extending NF. See test/nfloop.

13 лет назад
nfloop.ok

Fix problem when extending NF. See test/nfloop.

13 лет назад
nfneg.awk

Move to gawk-3.1.2.

16 лет назад
nfneg.ok

Move to gawk-3.1.2.

16 лет назад
nfset.awk

Move to 2.14.

16 лет назад
nfset.in

Move to 2.14.

16 лет назад
nfset.ok

Move to gawk-3.0.0.

16 лет назад
nlfldsep.awk

Move to gawk-3.0.3.

16 лет назад
nlfldsep.in

Move to gawk-3.0.3.

16 лет назад
nlfldsep.ok

Move to gawk-3.0.1.

16 лет назад
nlinstr.awk

Move to gawk-3.1.0.

16 лет назад
nlinstr.in

Move to gawk-3.1.0.

16 лет назад
nlinstr.ok

Move to gawk-3.1.0.

16 лет назад
nlstrina.awk

Remove trailing whitespace from a bunch of files.

3 года назад
nlstrina.ok

Move to gawk-3.0.6.

16 лет назад
nlstringtest-nogettext.ok

Make nlstringtest work if gawk was compiled without gettext.

8 лет назад
nlstringtest.awk

Add nlstringtest files.

9 лет назад
nlstringtest.ok

Add nlstringtest files.

9 лет назад
nlstringtest.po

Add nlstringtest files.

9 лет назад
noeffect.awk

Fixes for lint check of no effect.

5 лет назад
noeffect.ok

Fixes for lint check of no effect.

5 лет назад
nofile.ok

First round of message improvements.

6 лет назад
nofmtch.awk

Move to gawk-3.0.0.

16 лет назад
nofmtch.ok

Move to gawk-3.1.0.

16 лет назад
noloop1.awk

Move to gawk-3.1.2.

16 лет назад
noloop1.in

Move to gawk-3.1.2.

16 лет назад
noloop1.ok

Move to gawk-3.1.2.

16 лет назад
noloop2.awk

Move to gawk-3.1.2.

16 лет назад
noloop2.in

Move to gawk-3.1.2.

16 лет назад
noloop2.ok

Move to gawk-3.1.2.

16 лет назад
nondec.awk

Move to gawk 3.1.5.

16 лет назад
nondec.ok

Move to gawk 3.1.5.

16 лет назад
nondec2.awk

Major improvements to test infrastructure.

8 лет назад
nondec2.ok

Move to gawk 3.1.5.

16 лет назад
nonfatal1.awk

Update nonfatal1 test for bizarre ISPs.

8 лет назад
nonfatal1.ok

Update nonfatal1 test for bizarre ISPs.

8 лет назад
nonfatal2.awk

Use "NONFATAL" for nonfatal I/O.

12 лет назад
nonfatal2.ok

Add tests for non fatal i/o.

12 лет назад
nonfatal3.awk

Fix nonfatal3 test.

11 лет назад
nonfatal3.ok

Fix nonfatal3 test.

11 лет назад
nonl.awk

Move to gawk-2.15.6.

16 лет назад
nonl.in

Major improvements to test infrastructure.

8 лет назад
nonl.ok

Move to gawk-3.0.0.

16 лет назад
noparms.awk

Move to gawk-3.0.3.

16 лет назад
noparms.ok

Syntax errors are now fatal. Stop the fuzzers.

4 года назад
nors.in

Move to gawk-3.0.3.

16 лет назад
nors.ok

Move to gawk-3.0.3.

16 лет назад
nsawk1.awk

Add tests for previous fix to namespaces.

7 лет назад
nsawk1a.ok

Add tests for previous fix to namespaces.

7 лет назад
nsawk1b.ok

Add tests for previous fix to namespaces.

7 лет назад
nsawk1c.ok

Add tests for previous fix to namespaces.

7 лет назад
nsawk2.awk

Add tests for previous fix to namespaces.

7 лет назад
nsawk2a.ok

Add tests for previous fix to namespaces.

7 лет назад
nsawk2b.ok

Add tests for previous fix to namespaces.

7 лет назад
nsbad.awk

Syntax errors are now fatal. Stop the fuzzers.

4 года назад
nsbad.ok

Syntax errors are now fatal. Stop the fuzzers.

4 года назад
nsbad2.awk

Syntax errors are now fatal. Stop the fuzzers.

4 года назад
nsbad2.ok

Syntax errors are now fatal. Stop the fuzzers.

4 года назад
nsbad3.awk

Syntax errors are now fatal. Stop the fuzzers.

4 года назад
nsbad3.ok

Syntax errors are now fatal. Stop the fuzzers.

4 года назад
nsbad_cmd.ok

Squashed merge of feature/namespaces. Add code and doc.

8 лет назад
nsforloop.awk

Rework namespace handling to make simpler and correct. Add two test cases.

8 лет назад
nsforloop.ok

Rework namespace handling to make simpler and correct. Add two test cases.

8 лет назад
nsfuncrecurse.awk

Rework namespace handling to make simpler and correct. Add two test cases.

8 лет назад
nsfuncrecurse.ok

Rework namespace handling to make simpler and correct. Add two test cases.

8 лет назад
nsidentifier.awk

Fix nsidentifier test for MinGW.

4 года назад
nsidentifier.ok

Fix nsidentifier test for MinGW.

4 года назад
nsindirect1.awk

Squashed merge of feature/namespaces. Add code and doc.

8 лет назад
nsindirect1.ok

Squashed merge of feature/namespaces. Add code and doc.

8 лет назад
nsindirect2.awk

Squashed merge of feature/namespaces. Add code and doc.

8 лет назад
nsindirect2.ok

Rework namespace handling to make simpler and correct. Add two test cases.

8 лет назад
nsprof1.awk

Squashed merge of feature/namespaces. Add code and doc.

8 лет назад
nsprof1.ok

Update test files.

2 года назад
nsprof2.awk

Squashed merge of feature/namespaces. Add code and doc.

8 лет назад
nsprof2.ok

Update test files.

2 года назад
nsprof3.awk

Fix in pretty printer for namespaces.

2 года назад
nsprof3.ok

Update test files.

2 года назад
nulinsrc.awk

Disallow nul bytes in source code no matter what.

11 лет назад
nulinsrc.ok

First round of message improvements.

6 лет назад
nulrsend.awk

Move to gawk 3.1.5.

16 лет назад
nulrsend.in

Move to gawk-3.1.2.

16 лет назад
nulrsend.ok

Move to gawk-3.1.2.

16 лет назад
numindex.awk

Move to gawk-3.0.5.

16 лет назад
numindex.in

Move to gawk-3.0.5.

16 лет назад
numindex.ok

Move to gawk-3.0.5.

16 лет назад
numrange.awk

Fix a number of memory leaks.

7 лет назад
numrange.ok

Fix a number of memory leaks.

7 лет назад
numrange.ok-mpfr

Simplication of MPFR .ok files in the test suite.

11 часов назад
numstr1.awk

New test, numstr1.

9 лет назад
numstr1.ok

New test, numstr1.

9 лет назад
numsubstr.awk

Move to gawk-3.0.0.

16 лет назад
numsubstr.in

Move to gawk-3.0.0.

16 лет назад
numsubstr.ok

Move to gawk-3.0.0.

16 лет назад
octdec.awk

Fix conversion of 018 to decimal. Add a test.

6 лет назад
octdec.ok

Fix conversion of 018 to decimal. Add a test.

6 лет назад
octsub.awk

Move to gawk-3.1.0.

16 лет назад
octsub.ok

Move to gawk-3.1.0.

16 лет назад
ofmt.awk

Move to gawk-3.1.0.

16 лет назад
ofmt.in

Move to gawk-3.1.0.

16 лет назад
ofmt.ok

Move to gawk-3.1.0.

16 лет назад
ofmta.awk

Add new test files.

15 лет назад
ofmta.ok

Add new test files.

15 лет назад
ofmtbig.awk

Doc updates. Strftime fix for PC. Check ranges in REs.

16 лет назад
ofmtbig.in

Move to gawk-3.1.0.

16 лет назад
ofmtbig.ok

Move to gawk-3.1.0.

16 лет назад
ofmtfidl.awk

Move to gawk 3.1.5.

16 лет назад
ofmtfidl.in

Move to gawk-3.1.1.

16 лет назад
ofmtfidl.ok

Move to gawk-3.1.1.

16 лет назад
ofmts.awk

Move to gawk-3.1.0.

16 лет назад
ofmts.in

Move to gawk-3.1.0.

16 лет назад
ofmts.ok

Fix tests after OFMT/CONVFMT code change.

3 месяца назад
ofmtstrnum.awk

Fix do_print for use with strnums.

10 лет назад
ofmtstrnum.ok

Fix do_print for use with strnums.

10 лет назад
ofs1.awk

Fix permissions on some of the files in test.

11 лет назад
ofs1.in

New test for OFS from Nelson Beebe.

14 лет назад
ofs1.ok

Rebuild record upon OFS being changed.

12 лет назад
onlynl.awk

Move to gawk-3.1.1.

16 лет назад
onlynl.in

Move to gawk-3.1.1.

16 лет назад
onlynl.ok

Move to gawk-3.1.1.

16 лет назад
opasnidx.awk

Move to gawk-3.0.5.

16 лет назад
opasnidx.ok

Move to gawk-3.0.5.

16 лет назад
opasnslf.awk

Move to gawk-3.0.5.

16 лет назад
opasnslf.ok

Move to gawk-3.0.5.

16 лет назад
ordchr.awk

Patch ord function to avoid returning negative values.

5 лет назад
ordchr.ok

Patch ord function to avoid returning negative values.

5 лет назад
ordchr2.ok

Fix shared library tests to work properly with make diffout.

14 лет назад
out1.ok

Move to gawk-3.0.0.

16 лет назад
out2.ok

Move to gawk-3.0.0.

16 лет назад
out3.ok

Move to gawk-3.0.0.

16 лет назад
paramasfunc1.awk

Disallow calling a function parameter. Check params are not function names.

12 лет назад
paramasfunc1.ok

First round of message improvements.

6 лет назад
paramasfunc2.awk

Disallow calling a function parameter. Check params are not function names.

12 лет назад
paramasfunc2.ok

First round of message improvements.

6 лет назад
paramdup.awk

Move to gawk-2.15.6.

16 лет назад
paramdup.ok

Fix line numbers in lint warnings.

15 лет назад
paramres.awk

Move to gawk-3.1.7.

16 лет назад
paramres.ok

Update awkgram.c and test/paramres.ok.

2 года назад
paramtyp.awk

Move to gawk-3.1.0.

16 лет назад
paramtyp.ok

Move to gawk-3.1.0.

16 лет назад
paramuninitglobal.awk

Additional bug fix from John Haque.

14 лет назад
paramuninitglobal.ok

Additional bug fix from John Haque.

14 лет назад
parse1.awk

Move to gawk-3.1.6.

16 лет назад
parse1.in

Move to gawk-3.1.6.

16 лет назад
parse1.ok

Move to gawk-3.1.6.

16 лет назад
parsefld.awk

Move to gawk-3.1.6.

16 лет назад
parsefld.in

Move to gawk-3.1.6.

16 лет назад
parsefld.ok

Move to gawk-3.1.6.

16 лет назад
parseme.awk

Move to gawk-3.1.0.

16 лет назад
parseme.ok

Syntax errors are now fatal. Stop the fuzzers.

4 года назад
patsplit.awk

Commit all changes for development gawk.

16 лет назад
patsplit.ok

Fix FPAT problems.

9 лет назад
pcntplus.awk

Move to gawk-3.0.0.

16 лет назад
pcntplus.ok

Move to gawk-3.0.0.

16 лет назад
pid.awk

Bring in development gawk changes.

16 лет назад
pid.ok

Move to gawk-3.1.6.

16 лет назад
pid.sh

Move to gawk-3.1.6.

16 лет назад
pipeio1.awk

Move to gawk-3.0.3.

16 лет назад
pipeio1.ok

Move to gawk-3.0.3.

16 лет назад
pipeio2.awk

Move to gawk-3.1.6.

16 лет назад
pipeio2.in

Move to gawk-3.0.3.

16 лет назад
pipeio2.ok

Move to gawk-3.1.6.

16 лет назад
pma.ok

Add test and infrastructure for PMA.

4 года назад
posix-inf.awk

Bug fix for posix mode with inf/nan.

месяц назад
posix-inf.ok

Bug fix for posix mode with inf/nan.

месяц назад
posix-inf.ok2

Fix test/posix-inf.ok2.

месяц назад
posix.awk

Move to gawk-3.0.0.

16 лет назад
posix.in

Move to gawk-3.1.2.

16 лет назад
posix.ok

Fix eval.c:fmt_ok.

2 месяца назад
posix2008sub.awk

Bring latest byte code gawk into git. Hurray!

16 лет назад
posix2008sub.ok

Bring latest byte code gawk into git. Hurray!

16 лет назад
posix_compare.awk

Fix posix_compare function, add test.

6 лет назад
posix_compare.ok

Fix posix_compare function, add test.

6 лет назад
poundbang.awk

Remove unneeded execute permission on various files.

9 лет назад
prdupval.awk

Move to gawk-3.0.3.

16 лет назад
prdupval.in

Move to gawk-3.0.3.

16 лет назад
prdupval.ok

Move to gawk-3.0.3.

16 лет назад
prec.awk

Move to gawk-3.1.2.

16 лет назад
prec.ok

Move to gawk-3.1.2.

16 лет назад
printf-corners.awk

Squashed commit of the following:

2 года назад
printf-corners.ok

Squashed commit of the following:

2 года назад
printf-corners.ok-mpfr

Simplication of MPFR .ok files in the test suite.

11 часов назад
printf0.awk

Move to gawk-3.1.2.

16 лет назад
printf0.ok

Move to gawk-3.1.2.

16 лет назад
printf1.awk

Move to gawk-3.0.4.

16 лет назад
printf1.ok

Move to gawk-3.0.4.

16 лет назад
printfbad1.awk

Move to gawk-3.1.4.

16 лет назад
printfbad1.ok

Move to gawk-3.1.4.

16 лет назад
printfbad2.awk

Move to gawk-3.1.7.

16 лет назад
printfbad2.in

Move to gawk-3.1.7.

16 лет назад
printfbad2.ok

Move to gawk-3.1.7.

16 лет назад
printfbad3.awk

Add the test files for the previous commit. Sheesh.

14 лет назад
printfbad3.ok

Add the test files for the previous commit. Sheesh.

14 лет назад
printfbad4.awk

Fix count$ in printf for dynamic width/precision.

12 лет назад
printfbad4.ok

Fix test/printfbad4.ok.

10 месяцев назад
printfchar.awk

Fix usage of scalar type flag bits and fix some bugs in numeric conversions and lint checks.

10 лет назад
printfchar.ok

Fix usage of scalar type flag bits and fix some bugs in numeric conversions and lint checks.

10 лет назад
printfloat.awk

Move to gawk-3.1.0.

16 лет назад
printhuge.awk

Add newline to printhuge test.

12 лет назад
printhuge.ok

Add newline to printhuge test.

12 лет назад
printlang.awk

Move to gawk-3.1.3.

16 лет назад
prmarscl.awk

Move to gawk-3.0.0.

16 лет назад
prmarscl.ok

Move to gawk-3.1.2.

16 лет назад
prmreuse.awk

Move to gawk-3.1.2.

16 лет назад
prmreuse.ok

Move to gawk-3.0.0.

16 лет назад
procinfs.awk

Move to gawk-3.1.0.

16 лет назад
procinfs.ok

Move to gawk-3.1.0.

16 лет назад
profile0.awk

Add new profile test.

12 лет назад
profile0.in

Add new profile test.

12 лет назад
profile0.ok

Update test files.

2 года назад
profile10.awk

Improve pretty-printing comment after if statement.

10 лет назад
profile10.ok

Pretty printing improvements for comments in switch/case.

4 года назад
profile11.awk

Improve comments before/after functions.

8 лет назад
profile11.ok

Update test files.

2 года назад
profile12.awk

Fix plain `print' to work if profiling.

7 лет назад
profile12.in

Fix plain `print' to work if profiling.

7 лет назад
profile12.ok

Fix plain `print' to work if profiling.

7 лет назад
profile13.awk

Fix a pretty-printer error with print[f].

7 лет назад
profile13.ok

Update test files.

2 года назад
profile14.awk

Remove trailing whitespace from a bunch of files.

3 года назад
profile14.ok

Update test files.

2 года назад
profile15.awk

Add profile14 and profile15 tests.

6 лет назад
profile15.ok

Update test files.

2 года назад
profile16.awk

Code cleanups and bug fix.

5 лет назад
profile16.ok

Update test files.

2 года назад
profile17.awk

Remove unnecessary execute permission from a few files.

4 года назад
profile17.ok

Update test files.

2 года назад
profile2.ok

Update test files.

2 года назад
profile3.awk

Profile fix and test for it.

15 лет назад
profile3.ok

Update test files.

2 года назад
profile4.awk

Additional profiling tests.

13 лет назад
profile4.ok

Update test files.

2 года назад
profile5.awk

Additional profiling tests.

13 лет назад
profile5.ok

Update test files.

2 года назад
profile6.awk

Fixes in pretty-printer.

12 лет назад
profile6.ok

Update test files.

2 года назад
profile7.awk

Fix parenthesization in the pretty printer for real (we hope!).

9 лет назад
profile7.ok

Update test files.

2 года назад
profile8.awk

Bug fix for pretty printing empty else part.

11 лет назад
profile8.ok

Update test files.

2 года назад
profile9.awk

Merge branch 'gawk-4.1-stable'

11 лет назад
profile9.ok

Update test files.

2 года назад
prt1eval.awk

Move to gawk-3.0.1.

16 лет назад
prt1eval.ok

Move to gawk-3.0.1.

16 лет назад
prtoeval.awk

Move to gawk-3.0.1.

16 лет назад
prtoeval.ok

Move to gawk-3.0.1.

16 лет назад
pty1.awk

Fix for ptys for coprocesses.

15 лет назад
pty1.ok

Fix for ptys for coprocesses.

15 лет назад
pty2.awk

Fix pty handling on non-AIX, non-HP-UX systems.

9 лет назад
pty2.ok

Improve pty2 test.

9 лет назад
rand-mpfr1.ok

Add arbitrary-precision arithmetic on integers.

14 лет назад
rand.awk

Move to gawk-3.0.1.

16 лет назад
rand.ok

Improve random number generator's period using a shuffle buffer.

10 лет назад
rand.ok-mpfr

Simplication of MPFR .ok files in the test suite.

11 часов назад
randtest.ok

Improvements in the random number generator.

13 лет назад
randtest.sh

Improve test/randtest.sh.

2 месяца назад
range1.awk

Fix permissions on some of the files in test.

11 лет назад
range1.in

Bring latest byte code gawk into git. Hurray!

16 лет назад
range1.ok

Bring latest byte code gawk into git. Hurray!

16 лет назад
range2.awk

Single-byte locales use locale settings for ignoring case.

7 лет назад
range2.ok

Single-byte locales use locale settings for ignoring case.

7 лет назад
re_test.awk

Fix string/regex comparisons.

3 года назад
re_test.ok

Fix string/regex comparisons.

3 года назад
readall.ok

Fix rwarray:readall issues.

4 года назад
readall1.awk

Fix rwarray:readall issues.

4 года назад
readall2.awk

Fix rwarray:readall issues.

4 года назад
readbuf.awk

Bug fix, invalid read in yylex.

11 лет назад
readbuf.ok

Bug fix, invalid read in yylex.

11 лет назад
readdir.awk

Simplify readdir extension.

14 лет назад
readdir0.awk

Remove trailing whitespace from a bunch of files.

3 года назад
readdir_retest.awk

Fix problem with rebuilding records if using API parser.

8 лет назад
readfile2.awk

Add input parser to readfile extension, document it and test it.

12 лет назад
readfile2.ok

Add input parser to readfile extension, document it and test it.

12 лет назад
rebrackloc.awk

Fix parsing brackets in regexps (again).

11 лет назад
rebrackloc.in

Fix parsing brackets in regexps (again).

11 лет назад
rebrackloc.ok

Fix parsing brackets in regexps (again).

11 лет назад
rebt8b1.awk

Move to gawk-3.1.0.

16 лет назад
rebt8b1.ok

Move to gawk-3.1.0.

16 лет назад
rebt8b2.awk

Move to gawk-3.1.0.

16 лет назад
rebt8b2.ok

Move to gawk-3.1.0.

16 лет назад
rebuf.awk

Move to gawk-3.1.2.

16 лет назад
rebuf.in

Move to gawk-3.1.2.

16 лет назад
rebuf.ok

Move to gawk-3.1.2.

16 лет назад
rebuild.awk

Fix bug where STRING flag was disabled during record reconstruction, and add test case.

10 лет назад
rebuild.in

Modify MAYBE_NUM usage and typeof function to return "strnum" only for actual numeric strings.

10 лет назад
rebuild.ok

Modify MAYBE_NUM usage and typeof function to return "strnum" only for actual numeric strings.

10 лет назад
redfilnm.awk

Move to gawk-3.1.0.

16 лет назад
redfilnm.in

Move to gawk-3.1.0.

16 лет назад
redfilnm.ok

Move to gawk-3.1.0.

16 лет назад
regeq.awk

Move to gawk-3.1.0.

16 лет назад
regeq.in

Move to gawk-3.1.0.

16 лет назад
regeq.ok

Move to gawk-3.1.0.

16 лет назад
regex3minus.awk

Update handling of [...---...] and add test.

4 года назад
regex3minus.ok

Squashed commit of the following:

8 месяцев назад
regexpbad.awk

Bug fix in bad regexp error message + new test for it.

3 года назад
regexpbad.ok

Squashed commit of the following:

8 месяцев назад
regexpbrack.awk

Bug fix in regexp parsing.

12 лет назад
regexpbrack.in

Bug fix in regexp parsing.

12 лет назад
regexpbrack.ok

Bug fix in regexp parsing.

12 лет назад
regexpbrack2.awk

Fix to Jan 7 2015 regexp parsing fix.

11 лет назад
regexpbrack2.in

Fix to Jan 7 2015 regexp parsing fix.

11 лет назад
regexpbrack2.ok

Fix to Jan 7 2015 regexp parsing fix.

11 лет назад
regexpbrack3.awk

Fix a regex bug in charset.

3 месяца назад
regexpbrack3.ok

Fix a regex bug in charset.

3 месяца назад
regexprange.awk

Fix doc on ranges and locales again. Add test.

14 лет назад
regexprange.ok

Fix doc on ranges and locales again. Add test.

14 лет назад
regexpuparrow.awk

Squashed commit of the following:

8 месяцев назад
regexpuparrow.in

Squashed commit of the following:

8 месяцев назад
regexpuparrow.ok

Squashed commit of the following:

8 месяцев назад
regexsub.awk

Rationalize strong regex as param to sub/gsub. Add tests.

5 лет назад
regexsub.ok

Rationalize strong regex as param to sub/gsub. Add tests.

5 лет назад
reginttrad.awk

Fix bug with --traditional + --re-interval.

14 лет назад
reginttrad.ok

Fix bug with --traditional + --re-interval.

14 лет назад
regnul1.awk

New tests for regex match against NUL byte.

12 лет назад
regnul1.ok

New tests for regex match against NUL byte.

12 лет назад
regnul2.awk

New tests for regex match against NUL byte.

12 лет назад
regnul2.ok

New tests for regex match against NUL byte.

12 лет назад
regrange.awk

Rationalize range expansion in regexps.

15 лет назад
regrange.ok

Sync dfa with grep, update a test.

12 лет назад
regtest.sh

Move to gawk 3.1.5.

16 лет назад
regx8bit.awk

Move to gawk-3.1.0.

16 лет назад
regx8bit.ok

Move to gawk-3.1.0.

16 лет назад
reindops.awk

Squashed commit of the following:

8 месяцев назад
reindops.in

Move to gawk-3.0.1.

16 лет назад
reindops.ok

Squashed commit of the following:

8 месяцев назад
reint.awk

Move to gawk-3.0.3.

16 лет назад
reint.in

Move to gawk-3.0.3.

16 лет назад
reint.ok

Move to gawk-3.0.3.

16 лет назад
reint2.awk

Move to gawk-3.1.6.

16 лет назад
reint2.in

Move to gawk-3.1.6.

16 лет назад
reint2.ok

Move to gawk-3.1.6.

16 лет назад
reparse.awk

Move to 2.14.

16 лет назад
reparse.in

Move to 2.14.

16 лет назад
reparse.ok

Move to gawk-3.0.0.

16 лет назад
resplit.awk

Move to gawk-3.1.2.

16 лет назад
resplit.in

Move to gawk-3.1.2.

16 лет назад
resplit.ok

Move to gawk-3.0.0.

16 лет назад
revout.awk

Add output and two-way processors to API. Update Mac config stuff.

14 лет назад
revout.ok

Add output and two-way processors to API. Update Mac config stuff.

14 лет назад
revtwoway.awk

Add output and two-way processors to API. Update Mac config stuff.

14 лет назад
revtwoway.ok

Add output and two-way processors to API. Update Mac config stuff.

14 лет назад
rri1.awk

Finish RRI changes per points from Paolo Bonzini.

15 лет назад
rri1.in

Finish RRI changes per points from Paolo Bonzini.

15 лет назад
rri1.ok

Finish RRI changes per points from Paolo Bonzini.

15 лет назад
rs.awk

Move to gawk-3.1.2.

16 лет назад
rs.in

Move to gawk-3.0.0.

16 лет назад
rs.ok

Move to gawk-3.0.0.

16 лет назад
rscompat.awk

Fix multicharacter RS in traditional/posix modes.

10 лет назад
rscompat.in

Fix multicharacter RS in traditional/posix modes.

10 лет назад
rscompat.ok

Fix multicharacter RS in traditional/posix modes.

10 лет назад
rsgetline.awk

Fix in read_a_record for short file with RS=regex.

12 лет назад
rsgetline.in

Fix in read_a_record for short file with RS=regex.

12 лет назад
rsgetline.ok

Fix in read_a_record for short file with RS=regex.

12 лет назад
rsglstdin.ok

Additional fix for TERMNEAREND.

12 лет назад
rsnul1nl.awk

Move to gawk-3.1.0.

16 лет назад
rsnul1nl.in

Move to gawk-3.1.0.

16 лет назад
rsnul1nl.ok

Move to gawk-3.1.0.

16 лет назад
rsnulbig.ok

Move to gawk-3.1.3.

16 лет назад
rsnulbig2.ok

Move to gawk-3.1.3.

16 лет назад
rsnullre.awk

And again, add the test files.

6 лет назад
rsnullre.in

And again, add the test files.

6 лет назад
rsnullre.ok

And again, add the test files.

6 лет назад
rsnulw.awk

Add new test files.

6 лет назад
rsnulw.in

Add new test files.

6 лет назад
rsnulw.ok

Add new test files.

6 лет назад
rsstart1.awk

Move to gawk 3.1.5.

16 лет назад
rsstart1.in

Move to gawk 3.1.5.

16 лет назад
rsstart1.ok

Move to gawk 3.1.5.

16 лет назад
rsstart2.awk

Move to gawk 3.1.5.

16 лет назад
rsstart2.in

Regularize several tests so they can be autogenerated.

8 лет назад
rsstart2.ok

Move to gawk 3.1.5.

16 лет назад
rsstart3.ok

Move to gawk 3.1.5.

16 лет назад
rstest1.awk

Move to gawk-3.1.2.

16 лет назад
rstest1.ok

Move to gawk-3.1.2.

16 лет назад
rstest2.awk

Move to gawk-3.1.2.

16 лет назад
rstest2.ok

Move to gawk-3.1.2.

16 лет назад
rstest3.awk

Move to gawk-3.1.3.

16 лет назад
rstest3.ok

Move to gawk-3.1.3.

16 лет назад
rstest4.awk

Move to gawk-3.1.3.

16 лет назад
rstest4.ok

Move to gawk-3.1.3.

16 лет назад
rstest5.awk

Move to gawk-3.1.3.

16 лет назад
rstest5.ok

Move to gawk-3.1.3.

16 лет назад
rstest6.awk

Move to gawk-3.1.4.

16 лет назад
rstest6.in

Move to gawk-3.1.4.

16 лет назад
rstest6.ok

Move to gawk-3.1.4.

16 лет назад
rswhite.awk

Move to gawk-3.0.0.

16 лет назад
rswhite.in

Move to gawk-3.0.0.

16 лет назад
rswhite.ok

Move to gawk-3.0.0.

16 лет назад
rtlen.ok

Fix RT handling if partial terminators.

15 лет назад
rtlen.sh

Fix RT handling if partial terminators.

15 лет назад
rtlen01.ok

Fix RT handling if partial terminators.

15 лет назад
rtlen01.sh

Fix RT handling if partial terminators.

15 лет назад
rtlenmb.ok

Make more tests work with make diffout.

14 лет назад
rwarray.awk

Merge branch 'gawk-5.1-stable'

5 лет назад
rwarray.in

Add rwarray to extension tests.

14 лет назад
rwarray.ok

Add rwarray to extension tests.

14 лет назад
sandbox1.awk

Improve sandbox mode.

7 лет назад
sandbox1.ok

Deprecate -S/--sandbox.

2 месяца назад
scalar.awk

Move to gawk-3.1.3.

16 лет назад
scalar.ok

Equalize messages. New es.po file.

16 лет назад
sclforin.awk

Move to gawk-3.0.0.

16 лет назад
sclforin.ok

Equalize messages. New es.po file.

16 лет назад
sclifin.awk

Move to gawk-3.0.0.

16 лет назад
sclifin.ok

Equalize messages. New es.po file.

16 лет назад
setrec0.awk

Fix field corruption when $0 is reassigned with open $n references.

9 лет назад
setrec0.in

Fix field corruption when $0 is reassigned with open $n references.

9 лет назад
setrec0.ok

Fix field corruption when $0 is reassigned with open $n references.

9 лет назад
setrec1.awk

Fix field corruption when $0 is reassigned with open $n references.

9 лет назад
setrec1.ok

Fix field corruption when $0 is reassigned with open $n references.

9 лет назад
shadow.awk

Move to gawk-3.1.0.

16 лет назад
shadow.ok

Bring latest byte code gawk into git. Hurray!

16 лет назад
shadowbuiltin.awk

Make builtin shadowing work. Add test and doc.

11 лет назад
shadowbuiltin.ok

Make builtin shadowing work. Add test and doc.

11 лет назад
shortest-match.awk

Fix the shortest-match program in the doc and in the test directory.

8 месяцев назад
shortest-match.ok

Fix the shortest-match program in the doc and in the test directory.

8 месяцев назад
sigpipe1.awk

Fix issues with SIGPIPE.

10 лет назад
sigpipe1.ok

Fix issues with SIGPIPE.

10 лет назад
sort1.awk

Improve sort1 test case.

3 года назад
sort1.ok

Improve sort1 test case.

3 года назад
sortempty.awk

Move to gawk-3.1.3.

16 лет назад
sortempty.ok

Move to gawk-3.1.3.

16 лет назад
sortfor.awk

Revamp array sorting.

15 лет назад
sortfor.in

Add controlled array sorting in for loop. Needs documenting.

16 лет назад
sortfor.ok

PROCINFO["sorted_in"] value now matters.

15 лет назад
sortfor2.awk

New test for sorted for.

10 лет назад
sortfor2.in

New test for sorted for.

10 лет назад
sortfor2.ok

New test for sorted for.

10 лет назад
sortglos.awk

Fix permissions on some of the files in test.

11 лет назад
sortglos.in

Fix permissions on some of the files in test.

11 лет назад
sortglos.ok

Add field reference changes. Currently breaks sortglos test.

12 лет назад
sortu.awk

Fix sortu test.

15 лет назад
sortu.ok

Fix sortu test.

15 лет назад
sourcesplit.ok

Squashed merge of feature/namespaces. Add code and doc.

8 лет назад
space.ok

First round of message improvements.

6 лет назад
spacere.awk

Improve portability of spacere test.

8 лет назад
spacere.ok

New test: spacere.

8 лет назад
split_after_fpat.awk

Bug fix to do_split().

13 лет назад
split_after_fpat.in

Bug fix to do_split().

13 лет назад
split_after_fpat.ok

Bug fix to do_split().

13 лет назад
splitany.awk

Bug fix in do_split, new test splitany.

4 месяца назад
splitany.in

Bug fix in do_split, new test splitany.

4 месяца назад
splitany.ok

Bug fix in do_split, new test splitany.

4 месяца назад
splitarg4.awk

Commit all changes for development gawk.

16 лет назад
splitarg4.in

Commit all changes for development gawk.

16 лет назад
splitarg4.ok

Commit all changes for development gawk.

16 лет назад
splitargv.awk

Move to 2.14.

16 лет назад
splitargv.in

Move to 2.14.

16 лет назад
splitargv.ok

Move to gawk-3.0.0.

16 лет назад
splitarr.awk

Move to gawk-3.1.2.

16 лет назад
splitarr.ok

Move to gawk-3.1.2.

16 лет назад
splitdef.awk

Move to gawk-3.1.0.

16 лет назад
splitdef.ok

Move to gawk-3.1.0.

16 лет назад
splitvar.awk

Move to gawk-3.0.1.

16 лет назад
splitvar.in

Move to gawk-3.0.1.

16 лет назад
splitvar.ok

Move to gawk-3.0.1.

16 лет назад
splitwht.awk

Move to gawk-3.0.1.

16 лет назад
splitwht.ok

Move to gawk-3.0.1.

16 лет назад
splitwht2.awk

Bug fix in do_split, new test splitany.

4 месяца назад
splitwht2.ok

Fix subtle issue with split().

год назад
sprintfc.awk

Move to gawk-3.0.1.

16 лет назад
sprintfc.in

Move to gawk-3.0.1.

16 лет назад
sprintfc.ok

Move to gawk-3.0.1.

16 лет назад
status-close.awk

Make return status of close on a pipe like system.

10 лет назад
status-close.ok

Make return status of close on a pipe like system.

10 лет назад
strcat1.awk

Move to gawk-3.1.4.

16 лет назад
strcat1.ok

Move to gawk-3.1.4.

16 лет назад
strfieldnum.awk

Fix ` print $"2" ' case.

6 лет назад
strfieldnum.in

Fix ` print $"2" ' case.

6 лет назад
strfieldnum.ok

Fix ` print $"2" ' case.

6 лет назад
strftfld.awk

Fix bug in strftime when format argument is an unterminated field string.

10 лет назад
strftfld.in

Fix bug in strftime when format argument is an unterminated field string.

10 лет назад
strftfld.ok

Fix bug in strftime when format argument is an unterminated field string.

10 лет назад
strftime.awk

Fix strftime test.

13 лет назад
strftlng.awk

Move to gawk-3.0.3.

16 лет назад
strftlng.ok

Move to gawk-3.0.3.

16 лет назад
strnum1.awk

Move to gawk-3.1.6.

16 лет назад
strnum1.ok

Move to gawk-3.1.6.

16 лет назад
strnum2.awk

Improve strnum test case to check both OFMT and CONVFMT formatting.

10 лет назад
strnum2.ok

Do not use OFMT or CONVFMT for strnum values.

10 лет назад
strsubscript.awk

Bug fix for string subscripts.

2 года назад
strsubscript.ok

Bug fix for string subscripts.

2 года назад
strtod.awk

Move to gawk-3.1.2.

16 лет назад
strtod.in

Move to gawk-3.1.2.

16 лет назад
strtod.ok

Move to gawk-3.1.2.

16 лет назад
strtonum.awk

Move to gawk-3.1.3.

16 лет назад
strtonum.ok

Move to gawk-3.1.3.

16 лет назад
strtonum1.awk

Fix usage of scalar type flag bits and fix some bugs in numeric conversions and lint checks.

10 лет назад
strtonum1.ok

Fix usage of scalar type flag bits and fix some bugs in numeric conversions and lint checks.

10 лет назад
stupid1.awk

Fix a bug in retrieving unset variables through SYMTAB.

7 лет назад
stupid1.ok

Fix a bug in retrieving unset variables through SYMTAB.

7 лет назад
stupid2.awk

Fix a bug in retrieving unset variables through SYMTAB.

7 лет назад
stupid2.ok

Fix a bug in retrieving unset variables through SYMTAB.

7 лет назад
stupid3.awk

Fix problems passing uninitialized variables to typeof.

7 лет назад
stupid3.ok

Fix subtle typeof case.

5 лет назад
stupid4.awk

Fix problems passing uninitialized variables to typeof.

7 лет назад
stupid4.ok

Fix subtle typeof case.

5 лет назад
stupid5.awk

Fix subtle typeof case.

5 лет назад
stupid5.ok

Fix subtle typeof case.

5 лет назад
subamp.awk

Doc updates. Strftime fix for PC. Check ranges in REs.

16 лет назад
subamp.in

Move to gawk-3.1.4.

16 лет назад
subamp.ok

Move to gawk-3.1.4.

16 лет назад
subback.awk

Fix long runs of backslashes in sub/gsub.

10 лет назад
subback.in

Fix long runs of backslashes in sub/gsub.

10 лет назад
subback.ok

Fix long runs of backslashes in sub/gsub.

10 лет назад
subi18n.awk

Move to gawk-3.1.6.

16 лет назад
subi18n.ok

Move to gawk-3.1.6.

16 лет назад
subsepnm.awk

Move to gawk-3.1.4.

16 лет назад
subsepnm.ok

Move to gawk-3.1.4.

16 лет назад
subslash.awk

Move to gawk-3.0.5.

16 лет назад
subslash.ok

Move to gawk-3.0.5.

16 лет назад
substr.awk

Move to gawk-3.0.3.

16 лет назад
substr.ok

Move to gawk-3.0.3.

16 лет назад
swaplns.awk

Move to 2.14.

16 лет назад
swaplns.in

Move to gawk-3.0.0.

16 лет назад
swaplns.ok

Move to gawk-3.0.0.

16 лет назад
switch2.awk

Move to gawk-3.1.3.

16 лет назад
switch2.ok

Bring latest byte code gawk into git. Hurray!

16 лет назад
symtab1.awk

SYMTAB enhancements, bug fix. Doc additions.

14 лет назад
symtab1.ok

Make indirectly updated vars accessable to SYMTAB, API.

14 лет назад
symtab10.awk

Bug fix in symbol lookup, could break watchpoints.

10 лет назад
symtab10.ok

Bug fix for FUNCTAB and SYMTAB. Update tests.

5 лет назад
symtab11.awk

Update to symtab11 test.

6 лет назад
symtab11.ok

Renamed bool() to mkbool().

5 лет назад
symtab12.awk

Make SYMTAB["x"]["y"] a fatal error also.

4 года назад
symtab12.ok

Make SYMTAB["x"]["y"] a fatal error also.

4 года назад
symtab2.awk

Add tests for SYMTAB and FUNCTAB.

14 лет назад
symtab2.ok

Add tests for SYMTAB and FUNCTAB.

14 лет назад
symtab3.awk

Add tests for SYMTAB and FUNCTAB.

14 лет назад
symtab3.ok

Add tests for SYMTAB and FUNCTAB.

14 лет назад
symtab4.awk

Bug fixes for SYMTAB.

14 лет назад
symtab4.in

Bug fixes for SYMTAB.

14 лет назад
symtab4.ok

Bug fixes for SYMTAB.

14 лет назад
symtab5.awk

Bug fixes for SYMTAB.

14 лет назад
symtab5.in

Bug fixes for SYMTAB.

14 лет назад
symtab5.ok

Bug fixes for SYMTAB.

14 лет назад
symtab6.awk

Bug fixes for SYMTAB.

14 лет назад
symtab6.ok

Fix symtab6 test.

8 лет назад
symtab7.awk

Two new SYMTAB tests.

14 лет назад
symtab7.in

Two new SYMTAB tests.

14 лет назад
symtab7.ok

Disable writing to arbitrary elements of SYMTAB.

8 лет назад
symtab8.awk

Two new SYMTAB tests.

14 лет назад
symtab8.in

Two new SYMTAB tests.

14 лет назад
symtab8.ok

More progress on bool.

5 лет назад
symtab9.awk

Fix symtab9 test so it will work on Windows too.

13 лет назад
symtab9.ok

Make indirectly updated vars accessable to SYMTAB, API.

14 лет назад
synerr1.awk

Move to gawk-3.1.2.

16 лет назад
synerr1.ok

Move to gawk-3.1.2.

16 лет назад
synerr2.awk

Move to gawk-3.1.6.

16 лет назад
synerr2.ok

Move to gawk-3.1.6.

16 лет назад
synerr3.awk

Fix core dump upon syntax error.

7 лет назад
synerr3.ok

Syntax errors are now fatal. Stop the fuzzers.

4 года назад
tailrecurse.awk

Remove the tail recursion optimization.

8 лет назад
tailrecurse.ok

Remove the tail recursion optimization.

8 лет назад
testext.ok

Fix rwarray:readall issues.

4 года назад
testext.ok-mpfr

Simplication of MPFR .ok files in the test suite.

11 часов назад
time.awk

Undeprecate the time extension, add strptime, update tests and doc.

4 года назад
time.ok

Undeprecate the time extension, add strptime, update tests and doc.

4 года назад
timeout.awk

Tweak timeout test to reduce likelihood of failure.

7 лет назад
timeout.ok

Tweak timeout test to reduce likelihood of failure.

7 лет назад
tradanch.awk

Move to gawk-3.0.1.

16 лет назад
tradanch.in

Move to gawk-3.0.1.

16 лет назад
tradanch.ok

Move to gawk-3.0.1.

16 лет назад
trailbs.awk

Bug fix for trailing backslash in dynamic regexp.

8 лет назад
trailbs.in

Bug fix for trailing backslash in dynamic regexp.

8 лет назад
trailbs.ok

Squashed commit of the following:

8 месяцев назад
tweakfld.awk

Remove trailing whitespace from a bunch of files.

3 года назад
tweakfld.in

Move to gawk-3.0.1.

16 лет назад
tweakfld.ok

Move to gawk-3.0.1.

16 лет назад
typedregex1.awk

Improve values returned by typeof. Fix tests and doc.

11 лет назад
typedregex1.ok

Cleanup files and fix up tests for typed regexes and typeof.

11 лет назад
typedregex2.awk

Additional memory fixes and test for typedregex.

11 лет назад
typedregex2.ok

Additional memory fixes and test for typedregex.

11 лет назад
typedregex3.awk

Typed regex fix, if in an array.

11 лет назад
typedregex3.ok

Typed regex fix, if in an array.

11 лет назад
typedregex4.awk

Add test for command line typed regexp assignment.

8 лет назад
typedregex4.ok

Add test for command line typed regexp assignment.

8 лет назад
typedregex5.awk

Fix assigning typed regex to FS and RS.

7 лет назад
typedregex5.in

Fix assigning typed regex to FS and RS.

7 лет назад
typedregex5.ok

Fix assigning typed regex to FS and RS.

7 лет назад
typedregex6.awk

Fix assigning typed regex to FS and RS.

7 лет назад
typedregex6.in

Fix assigning typed regex to FS and RS.

7 лет назад
typedregex6.ok

Fix assigning typed regex to FS and RS.

7 лет назад
typeof1.awk

Restore typed regexp code in a new branch.

10 лет назад
typeof1.ok

Restore typed regexp code in a new branch.

10 лет назад
typeof2.awk

Fix typeof to not change untyped param to scalar.

11 лет назад
typeof2.ok

Fix typeof to not change untyped param to scalar.

11 лет назад
typeof3.awk

Squashed commit of the following:

4 года назад
typeof3.ok

Squashed commit of the following:

4 года назад
typeof4.awk

More work straightening out typeof, including tests.

11 лет назад
typeof4.ok

More work straightening out typeof, including tests.

11 лет назад
typeof5.awk

Fix typeof on null fields.

9 лет назад
typeof5.in

Fix typeof on null fields.

9 лет назад
typeof5.ok

Fix typeof on null fields.

9 лет назад
typeof6.awk

Add the actual test files.

5 лет назад
typeof6.ok

Add the actual test files.

5 лет назад
typeof7.awk

Make type of plain a[1] smarter, add doc and tests.

3 года назад
typeof7.ok

Fix elem_new_to_scalar.

2 месяца назад
typeof8.awk

Make type of plain a[1] smarter, add doc and tests.

3 года назад
typeof8.ok

Fix elem_new_to_scalar.

2 месяца назад
typeof9.awk

Fix a bug with typeof.

2 года назад
typeof9.ok

Fix a bug with typeof.

2 года назад
unicode1.awk

Add some tests.

3 года назад
unicode1.ok

Add some tests.

3 года назад
uninit2.awk

Move to gawk-3.1.2.

16 лет назад
uninit2.ok

Move to gawk-3.1.2.

16 лет назад
uninit3.awk

Move to gawk-3.1.3.

16 лет назад
uninit3.ok

Bring latest byte code gawk into git. Hurray!

16 лет назад
uninit4.awk

Move to gawk-3.1.3.

16 лет назад
uninit4.ok

Move to gawk-3.1.3.

16 лет назад
uninit5.awk

Move to 3.1.8.

16 лет назад
uninit5.ok

Bring latest byte code gawk into git. Hurray!

16 лет назад
uninitialized.awk

Move to gawk-3.1.2.

16 лет назад
uninitialized.ok

Move to gawk-3.1.2.

16 лет назад
unterm.awk

Move to gawk-3.1.4.

16 лет назад
unterm.ok

Syntax errors are now fatal. Stop the fuzzers.

4 года назад
uparrfs.awk

Remove trailing whitespace from a bunch of files.

3 года назад
uparrfs.in

Move to gawk-3.1.7.

16 лет назад
uparrfs.ok

Move to gawk-3.1.7.

16 лет назад
uplus.awk

Fix bug printing +"01" in regular and MPFR mode.

9 лет назад
uplus.ok

Fix bug printing +"01" in regular and MPFR mode.

9 лет назад
uplus2.awk

Bug fix for unary plus and minus with Node_elem_new.

4 месяца назад
uplus2.ok

Bug fix for unary plus and minus with Node_elem_new.

4 месяца назад
valgrind.awk

Improve valgrind scan.

10 лет назад
watchpoint1.awk

Make watchpoints fire before breakpoints in the debugger.

11 лет назад
watchpoint1.in

Make watchpoints fire before breakpoints in the debugger.

11 лет назад
watchpoint1.ok

Make debug.c messages more consistent.

6 лет назад
watchpoint1.script

Make watchpoints fire before breakpoints in the debugger.

11 лет назад
wideidx.awk

Move to gawk-3.1.6.

16 лет назад
wideidx.in

Move to gawk-3.1.6.

16 лет назад
wideidx.ok

Move to gawk-3.1.6.

16 лет назад
wideidx2.awk

Move to gawk-3.1.6.

16 лет назад
wideidx2.ok

Move to gawk-3.1.6.

16 лет назад
widesub.awk

Move to gawk-3.1.6.

16 лет назад
widesub.ok

Move to gawk-3.1.6.

16 лет назад
widesub2.awk

Move to gawk-3.1.6.

16 лет назад
widesub2.ok

Move to gawk-3.1.6.

16 лет назад
widesub3.awk

Move to gawk-3.1.6.

16 лет назад
widesub3.in

Move to gawk-3.1.6.

16 лет назад
widesub3.ok

Move to gawk-3.1.6.

16 лет назад
widesub4.awk

Move to gawk-3.1.6.

16 лет назад
widesub4.ok

Move to gawk-3.1.6.

16 лет назад
wjposer1.awk

Move to gawk 3.1.5.

16 лет назад
wjposer1.in

Move to gawk 3.1.5.

16 лет назад
wjposer1.ok

Move to gawk 3.1.5.

16 лет назад
xref.awk

Bug fix to test/xref.awk.

6 лет назад
xref.original

Clean up sprintf return type. Add tests for pgawk.

16 лет назад
zero2.awk

Move to gawk-3.1.6.

16 лет назад
zero2.ok

Move to gawk-3.1.6.

16 лет назад
zeroe0.awk

Move to gawk-3.1.2.

16 лет назад
zeroe0.ok

Move to gawk-3.1.2.

16 лет назад
zeroflag.awk

Move to gawk-3.0.4.

16 лет назад
zeroflag.ok

Move to gawk-3.0.4.

16 лет назад
README
Mon Jan 22 13:08:58 EST 1996
============================
 
This directory contains the tests for gawk. The tests use the
following conventions.
 
Given some aspect of gawk named `foo', there will be one or more
of the following files:
 
foo.awk --- actual code for the test if not inline in the Makefile
foo.in --- the data for the test, if it needs data
foo.ok --- the expected results
_foo --- the actual results; generated at run time
 
The _foo file will be left around if a test fails, allowing you to
compare actual and expected results, in case they differ.
 
If they do differ (other than strftime.ok and _strftime!), send in a
bug report. See the manual for the bug report procedure.
 
Known Issues:
=============
May 2017: On a system with no ptys available, the pty1 test will hang.
There isn't anything that can be done about this.