#4121 closed enhancement (fixed)
[PATCH] Add tests to foundation code
Reported by: | sanderd17 | Owned by: | sanderd17 |
---|---|---|---|
Priority: | Should Have | Milestone: | Alpha 21 |
Component: | UI & Simulation | Keywords: | patch |
Cc: | Patch: |
Description (last modified by )
The attached patch implements multiple tests for the foundation code, and also fixes certain code style issues in the foundation code and adds some more explicit error messages found by writing the tests.
Attachments (13)
Change History (20)
by , 8 years ago
Attachment: | test_foundation.diff added |
---|
comment:1 by , 8 years ago
Description: | modified (diff) |
---|
by , 8 years ago
Attachment: | test_foundation.3.diff added |
---|
Further fixes, now also tests the addbuilder with and without cmpVisual (which should also be done for the other optional components). This needed some additions to the setup code.
comment:3 by , 8 years ago
Keywords: | review added; rfc removed |
---|
Pushing to the RQ after review from fatherbushido.
by , 8 years ago
Attachment: | test_foundation.4.diff added |
---|
by , 8 years ago
Attachment: | test_foundation.5.diff added |
---|
by , 8 years ago
Attachment: | test_foundation.6.diff added |
---|
by , 8 years ago
Attachment: | test_foundation.7.diff added |
---|
by , 8 years ago
Attachment: | test_foundation.8.diff added |
---|
by , 8 years ago
Attachment: | test_foundation.9.diff added |
---|
by , 8 years ago
Attachment: | test_foundation.10.diff added |
---|
by , 8 years ago
Attachment: | test_foundation.11.diff added |
---|
comment:4 by , 8 years ago
Keywords: | rfc added; review removed |
---|
Too many discussions to be qualified for the review queue, needs comments instead.
comment:6 by , 8 years ago
Keywords: | rfc removed |
---|
by , 8 years ago
Attachment: | foundation_xz_fix_v1.patch added |
---|
Fix the previous commit. Patch by sanderd17.
by , 8 years ago
Attachment: | fixFields.diff added |
---|
(L129 L144 there is cmpVisual. missing before SetVariable)