index
:
egawk
master
Enhanced GNU Awk
kaz@kylheku.com
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cmake
/
basictest
Commit message (
Expand
)
Author
Age
Files
Lines
*
New test cases profile4 and profile5 from master branch.
Juergen Kahrs
2013-06-01
1
-0
/
+13
*
Test cases longwrds and charasbytes pass now on MinGW.
Juergen Kahrs
2013-05-11
1
-1
/
+2
*
New function simple_test_case simplifies test case execution.
Juergen Kahrs
2013-05-09
1
-72
/
+52
*
All 377 test cases pass now. mbfw1 and mbprintf1 need LANG=en_US.UTF-8. Handl...
Juergen Kahrs
2013-05-07
1
-0
/
+2
*
All 377 test cases are in now. Only mbfw1 and mbprintf1 fail on Linux.
Juergen Kahrs
2013-05-06
1
-10
/
+167
*
All BASIC test cases are in now.
Juergen Kahrs
2013-05-05
1
-0
/
+102
*
All UNIX test cases are in now.
Juergen Kahrs
2013-05-05
1
-0
/
+43
*
All LOCALE_CHARSET test cases are in now and found a bug in multi-byte charac...
Juergen Kahrs
2013-05-05
1
-0
/
+23
*
All EXT and INET test cases pass now.
Juergen Kahrs
2013-05-05
1
-0
/
+35
*
Replaced some $$ with $. All MPFR test cases pass now, on Linux and with MinGW.
Juergen Kahrs
2013-05-05
1
-8
/
+38
*
All non-standard test cases that caused a hang are now in and pass; (altogeth...
Juergen Kahrs
2013-05-04
1
-3
/
+56
*
All SHLIB test cases are implemented now and pass on Linux. With MinGW only 6...
Juergen Kahrs
2013-05-04
1
-9
/
+75
*
Non-standard test cases like testext shall be implemented as shell functions.
Juergen Kahrs
2013-05-04
1
-5
/
+30
*
Cleaned up some more auto-detection macros.
Juergen Kahrs
2013-04-30
1
-0
/
+1
*
Native MinGW can now run tests with dynamic extensions; only a few of them pass.
Juergen Kahrs
2013-04-29
1
-8
/
+7
*
When building with a native MinGW for Win32 it is now possible to run a 'make...
Juergen Kahrs
2013-04-29
1
-1
/
+10
*
All 265 basic test cases pass now.
Juergen Kahrs
2013-02-10
1
-2
/
+2
*
Made building of extensions a bit more robust.
Juergen Kahrs
2013-02-10
1
-0
/
+1
*
All extensions can be built as shared libraries now. It was necessary to remo...
Juergen Kahrs
2013-02-09
1
-0
/
+1
*
A slightly better but still crude approach at getting many tests to run. More...
Juergen Kahrs
2013-02-09
1
-2
/
+3
*
New script helps in test-automation.
Juergen Kahrs
2013-02-09
1
-0
/
+11