summaryrefslogtreecommitdiff
path: root/cmake/basictest
Commit message (Expand)AuthorAgeFilesLines
* Test cases longwrds and charasbytes pass now on MinGW.Juergen Kahrs2013-05-111-1/+2
* New function simple_test_case simplifies test case execution.Juergen Kahrs2013-05-091-72/+52
* All 377 test cases pass now. mbfw1 and mbprintf1 need LANG=en_US.UTF-8. Handl...Juergen Kahrs2013-05-071-0/+2
* All 377 test cases are in now. Only mbfw1 and mbprintf1 fail on Linux.Juergen Kahrs2013-05-061-10/+167
* All BASIC test cases are in now.Juergen Kahrs2013-05-051-0/+102
* All UNIX test cases are in now.Juergen Kahrs2013-05-051-0/+43
* All LOCALE_CHARSET test cases are in now and found a bug in multi-byte charac...Juergen Kahrs2013-05-051-0/+23
* All EXT and INET test cases pass now.Juergen Kahrs2013-05-051-0/+35
* Replaced some $$ with $. All MPFR test cases pass now, on Linux and with MinGW.Juergen Kahrs2013-05-051-8/+38
* All non-standard test cases that caused a hang are now in and pass; (altogeth...Juergen Kahrs2013-05-041-3/+56
* All SHLIB test cases are implemented now and pass on Linux. With MinGW only 6...Juergen Kahrs2013-05-041-9/+75
* Non-standard test cases like testext shall be implemented as shell functions.Juergen Kahrs2013-05-041-5/+30
* Cleaned up some more auto-detection macros.Juergen Kahrs2013-04-301-0/+1
* Native MinGW can now run tests with dynamic extensions; only a few of them pass.Juergen Kahrs2013-04-291-8/+7
* When building with a native MinGW for Win32 it is now possible to run a 'make...Juergen Kahrs2013-04-291-1/+10
* All 265 basic test cases pass now.Juergen Kahrs2013-02-101-2/+2
* Made building of extensions a bit more robust.Juergen Kahrs2013-02-101-0/+1
* All extensions can be built as shared libraries now. It was necessary to remo...Juergen Kahrs2013-02-091-0/+1
* A slightly better but still crude approach at getting many tests to run. More...Juergen Kahrs2013-02-091-2/+3
* New script helps in test-automation.Juergen Kahrs2013-02-091-0/+11