summaryrefslogtreecommitdiff
path: root/tests/test/library
Commit message (Expand)AuthorAgeFilesLines
* * Skip some tests for msdospierre2016-08-104-0/+4
* Avoid range check error for Win64 by correcting type of parameters for GetMo...pierre2016-07-191-1/+1
* * Renamed testdll2.pp into ttdllex1.pp so it falls into same chunk with ttdll...sergei2014-06-042-3/+3
* * Renamed testdll.pp into ttdlltes1.pp so it falls into same chunk with ttdll...sergei2014-06-042-4/+4
* * Renamed tlib* tests so all file names of dependent tests differ only in las...sergei2014-06-046-42/+42
* * These libs are for tests, that run only on windows. Mark libs for windows o...yury2013-01-222-0/+2
* * change dllparam into PtrInt, this is required for 64 bit systems, patch bas...florian2012-01-142-2/+2
* * New DLL overloading testspierre2011-06-234-0/+91
* * Fix executable name importpierre2011-06-221-1/+1
* + Added missing %norun or %needlibrary for librariespierre2011-06-224-0/+6
* * Restrict all tests to win32 and win64 targetspierre2011-06-2210-14/+31
* + Check that dll imports in units also workspierre2011-06-213-0/+95
* + Two new windows DLL tests addedpierre2011-06-214-0/+269
* * Restrict test to Windows OSpierre2011-06-201-11/+1
* * Be more descriptive in test outputpierre2011-06-201-1/+7
* * Added test for double library entry with same namepierre2011-06-203-0/+59