summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* * Test changed to check that w value is correctly passed to ax registerpierre2009-12-171-4/+12
* * test for bug report 15370pierre2009-12-171-0/+35
* * convert booleans to the actual array index type (mantis #15364)jonas2009-12-171-0/+16
* * handle rounding of currency values correctly, resolves #12207florian2009-12-131-0/+13
* * fixed some corner cases when parsing nested (* *) comments (mantis #15293)jonas2009-12-112-0/+9
* + describe new option NEEDEDAFTERpierre2009-12-111-0/+3
* + NEEDEDAFTER to avoid deleting created files if needed for another testpierre2009-12-114-2/+9
* * Avoid to have cg directory twicepierre2009-12-112-2/+2
* + Add solaris/x86_64 c objectspierre2009-12-116-1/+1
* * treat parameters that are passed in registers as register operands in thejonas2009-12-111-0/+40
* * use calling convention that is not the default on any platformjonas2009-12-111-1/+1
* + initial tests based on ALGLIB submitted by Sergey Bochkanovjonas2009-12-1016-2/+7274
* * implements getter must used target's default calling convention, becausejonas2009-12-101-0/+44
* * don't convert "cardinal div (cardinal-cardinal)" to longint after itjonas2009-12-101-0/+13
* * Update Makefilepierre2009-12-101-3/+15
* * Update Makefilespierre2009-12-102-5/+11
* * fixed inverted condition in inc/dec range/overflow case that causedjonas2009-12-091-0/+10
* * don't error out or generate invalid code for "with x do ;"jonas2009-12-081-0/+43
* * give a proper error when a rangen appears in a vecn that's not anjonas2009-12-081-0/+19
* * fixed compiler crash when putting non-constant string in a set expressionjonas2009-12-081-0/+26
* * made test names unique (if you overwrite an existing binary with anotherjonas2009-12-043-0/+0
* * store/restore trttinode.rttidatatype to/from ppu file, and also copy it injonas2009-12-031-0/+27
* o added ARM VPFv2/VFPv3 support:jonas2009-12-035-0/+0
* + added some extra checksjonas2009-12-031-0/+8
* * fixed libnamejonas2009-11-271-1/+1
* * handle loc_jump/loc_flags in for-loop upper bound (mantis #15169)jonas2009-11-231-0/+17
* * fixed range checking for inc/dec when mixing unsigned and signed typesjonas2009-11-232-1/+17
* + support for id.anyobjcmethodinscope() calls for Objective-Pascal code,jonas2009-11-215-0/+145
* * added headerjonas2009-11-2053-1/+107
* * Do not assume '.' is in path for Unixpierre2009-11-191-2/+10
* * let search_class_helper() only return class helper methods; it couldjonas2009-11-183-0/+127
* + Objective-C category support (old and new ABI, both external andjonas2009-11-1611-0/+357
* + compiled test for win32florian2009-11-152-0/+1
* * New object addedpierre2009-11-151-0/+0
* * do not fail tests if no gcc compiled files are presentpierre2009-11-152-21/+21
* * finished basic support for calling methods from external C++ classesjonas2009-11-159-1/+177
* * don't exit the program in the exit code of shared libraries under Linuxjonas2009-11-153-0/+70
* * changed one typecast too many in r14180jonas2009-11-151-1/+1
* * fixed compilation after r14177jonas2009-11-151-3/+3
* fix testpaul2009-11-151-2/+2
* * set default set packing to 1 for TP/Delphi mode (mantis #15088)jonas2009-11-141-0/+14
* * several fixes which improve the behaviour of nested generics, resolves #15077florian2009-11-141-0/+23
* * set DB_USE_SSH allows to force ssh instead of puttypierre2009-11-142-2/+16
* * Test for mantis 14798marco2009-11-131-0/+133
* * Use DB_SSH_EXTRA instead of SSH_EXTRA for unixpierre2009-11-132-4/+4
* * Add SSH_EXTRA arg to unix type scp/sshpierre2009-11-132-6/+6
* + Solaris/i386 gcc compiled objectspierre2009-11-115-0/+3
* compiler: allow enumeration of multidimensional arrays with implicit array co...paul2009-11-071-0/+24
* * test is only for Darwinjonas2009-11-061-0/+1
* * merged objc branch:jonas2009-11-0544-2/+1410
|\