/trunk Commit Log


Commit Date  
[r336] by aliazzz
2020-01-11 22:22:21 Tree
[r333] by aliazzz
2020-01-05 21:47:14 Tree
[r332] by aliazzz

Commit latest 'disconnected' version of the blob library (99.9% version)

2020-01-04 18:14:06 Tree
[r331] by aliazzz

blob commit

2020-01-03 22:48:40 Tree
[r325] by aliazzz

various errormessages added

2020-01-03 21:12:33 Tree
[r324] by aliazzz
2020-01-03 19:33:09 Tree
[r323] by aliazzz
2020-01-03 18:42:05 Tree
[r322] by aliazzz
2020-01-03 18:20:36 Tree
[r321] by aliazzz

ST_TestCaseResult added;
TestIsFailed : BOOL;
TestIsSkipped : BOOL;

2020-01-03 17:29:18 Tree
[r320] by aliazzz

JUnitXmlPublisher

2020-01-03 17:07:07 Tree
[r319] by aliazzz
2020-01-02 21:26:10 Tree
[r318] by aliazzz
2020-01-02 21:25:58 Tree
[r317] by aliazzz
2020-01-02 21:25:50 Tree
[r316] by aliazzz
2020-01-02 21:25:37 Tree
[r315] by aliazzz
2020-01-02 21:25:30 Tree
[r314] by aliazzz

Various changes to core components

2020-01-02 21:19:41 Tree
[r313] by aliazzz
2019-12-31 13:44:25 Tree
[r312] by aliazzz
2019-12-31 13:33:53 Tree
[r311] by aliazzz
2019-12-31 13:28:08 Tree
[r310] by aliazzz

v1.1.0.0 Pre-Alpha 01

2019-12-31 13:25:00 Tree
[r309] by aliazzz

XMlWriter 100% Ready and Integrated

2019-12-30 16:22:28 Tree
[r308] by aliazzz

99% version of Export files in Xml Format

2019-12-30 14:08:26 Tree
[r307] by aliazzz

Commit of various new tests in accordance with cfunit v1.1.0.0

2019-12-30 00:12:31 Tree
[r306] by aliazzz

- Parts of "Implement optional parameters for the test results".
The following is implemented: Whether a test is skipped, failure message/type for a testcase.

- Moved the general test results (NumberOfTestSuites, NumberOfTestCases, NumberOfSuccessfulTestCases, NumberOfFailedTestCases) into the new test results struct ST_TestSuiteResults, which also containts the results for all test suites.

- Fixed adjusting of AssertFailureMessages from 252 to 253 characters (by removing an unnecessary space character)

- Added logging of all new extended/optional test result parameters to the logger

- Added report logic so that skipped tests are not included in the total amount of successful tests (NumberOfSuccessfulTests = NumberOfTests - NumberOfFailedTests - NumberOfSkippedTests

2019-12-29 23:11:17 Tree
[r305] by aliazzz

v1.1.0.0 added skip assertions tests

2019-12-29 20:55:47 Tree
Older >