14
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added test for TGUITestRunner.CopyTestNametoClipboard. Test fails with ANode = nil. More... almost 21 years ago
Added BOOLEVAL OFF Directive to fix AV in projects that have "Complete Boolean Eval" checked. Reference bug 913712 More... almost 21 years ago
Added test to make sure the compiler directive BOOLEVAL OFF works as expected. More... almost 21 years ago
First alteration for .NET More... about 21 years ago
upgraded dcc task options More... over 21 years ago
now sourceforge tarballs are in bz2 format More... over 21 years ago
removed D6+ specific properties More... over 21 years ago
DUnitWizard v3.0 release More... over 21 years ago
removed prior to import of v3.0 with new structure More... over 21 years ago
enforce coding standard (use of tabs mostly) More... over 21 years ago
sync binary files More... over 21 years ago
Key press fixed More... over 21 years ago
Added Kristofer's CheckEqualsMem contributions to a private dir More... over 21 years ago
Form (dfm) files are now text, but they were still marked as binary in CVS. Fixed. More... over 21 years ago
synchroinizing my binary files More... over 21 years ago
Bug fix (709434 - sf.net) -- TTestResult was incorrectly accumulating elapsed times for tests. Now it only records the elapsed time for the root test only. More... over 21 years ago
GUITestRunner now displays the SelectedTests's ElapsedTestTime in the Results list view when tests are not being executed. This is a little inconsistent now in terms of the scope of the data displayed (tests is still total selected count regardless of selected node), but it's handier than it used to be. More... over 21 years ago
Bug fix (709434 - sf.net) -- TTestResult was incorrectly accumulating elapsed times for tests. Now it only records the elapsed time for the root test only. More... over 21 years ago
added link to new faq article. More... over 21 years ago
CLX update More... over 21 years ago
CLX update More... over 21 years ago
Compiler error issue fixed More... over 21 years ago
*** empty log message *** More... over 21 years ago
Added IsFocused(control) method. IsFocused allows you to check if a control has focus. More... over 21 years ago
Added test for IsFocused(control) method. More... over 21 years ago
Improved test for EnterKey(char) procedure. More... over 21 years ago
Improved test for EnterKey(char) procedure. It only tested sending the key to a form's menu. More... over 21 years ago
D4 .dfms updated. Conversion .bat file updated now that all main .dfms are stored as text. More... over 21 years ago
Change - copy selected test name to clipboard is no longer disabled for suite/decorator nodes. More... over 21 years ago
Added test for verifying suite setup and teardown being called. More... over 21 years ago