#1440 closed task (fixed)
The systemtest should test compiling example C++
Reported by: | Dimitar Misev | Owned by: | dkamov |
---|---|---|---|
Priority: | major | Milestone: | 9.7 |
Component: | systemtest | Version: | development |
Keywords: | Cc: | bbell, Vlad Merticariu, Bang Pham Huu | |
Complexity: | Medium |
Description (last modified by )
In manuals_and_examples/examples/c++ and source:manuals_and_examples/examples/java there are some example client programs that use raslib or rasj to connect to rasdaman and execute sample queries.
We should have a test in the systemtest that tries to compile and run these programs against the installed rasdaman (i.e. with /opt/rasdaman/include and /opt/rasdaman/lib).
Change History (8)
comment:1 by , 8 years ago
Description: | modified (diff) |
---|
comment:2 by , 8 years ago
comment:3 by , 8 years ago
Milestone: | 9.3 → 9.4 |
---|
comment:4 by , 7 years ago
Milestone: | 9.4 → Future |
---|---|
Owner: | changed from | to
Status: | new → assigned |
comment:5 by , 6 years ago
Cc: | added |
---|---|
Milestone: | Future → 9.7 |
Owner: | changed from | to
comment:6 by , 6 years ago
Cc: | added |
---|
comment:7 by , 6 years ago
Summary: | The systemtest should test compiling example C++ and Java client programs → The systemtest should test compiling example C++ |
---|
The Java one is added here http://rasdaman.org/ticket/1816
comment:8 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
There is a test now in testcases_mandatory/test_example. In #1816 test_example should be renamed to test_examples.
Note:
See TracTickets
for help on using tickets.
Comment from Annabelle on the mailing list for things that need to be fixed: