Menu

SVN Commit Log


Commit Date  
[r20] by judc

Reorganized the choice of memory allocation function to support Delphi 2009

2008-08-22 03:49:49 Tree
[r19] by medington

Remove the WideString overloaded flavor of CheckEquals and CheckNotEquals in Unicode compilation.
This overload causes compilation errors in many real world tests ("ambiguous call"), because it's very common to mix AnsiString with other string types.
This is already disabled in CLR out of necessity (where WideString = string).
Tests that require a WideString specific comparison can use the existing CheckEqualsWideString function.

2008-08-15 19:45:32 Tree
[r18] by medington

Fix implicit string cast warnings in Tiburon.

2008-08-15 00:41:16 Tree
[r17] by medington

Use floating string instead of AnsiString for calls to JCLDebug functions.

2008-08-14 23:44:01 Tree
[r16] by medington

Synchronize TestFramework.pas with changes in the version in Tiburon version.
Adds new overloads for CheckEquals, CheckNotEquals for Int64 and Cardinal.
Also a #pragma for C++ support.

2008-08-14 21:12:17 Tree
[r15] by medington

Remove AnsiString cast from LoadModuleTests which isn't required. This makes the LoadLibrary call compatible with Unicode compiler.

2008-08-14 20:03:14 Tree
[r14] by neuromancer

CaptureStackTrace is now a function.
When LocationInfo is nil, it's now displayed as 'n/a' rather than '$'

2008-05-26 08:04:02 Tree
[r13] by neuromancer

Platform warning off

2008-05-25 20:46:38 Tree
[r12] by neuromancer

System.IO added to the uses clause, so ExpandFileName can be inlined

2008-05-25 18:54:38 Tree
[r11] by neuromancer

Stack trace capture in Delphi.Net (contributed by Ralf Grenzing)

2008-05-25 18:33:54 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.