Skip to content
This repository was archived by the owner on Jul 8, 2022. It is now read-only.

Conversation

@Ingvord
Copy link
Member

@Ingvord Ingvord commented Dec 15, 2016

Currently cxx test files are not tracked by CLion as they are not part of the cmake project. We need to fix this. Using cmake's add_custom_command may help, e.g. as in #326 .

Ingvord and others added 30 commits October 6, 2016 22:30
* Close #4
Change output directory for doxygen: source -> binary
Add documentation section
install tango.h
Change install path: tango/idl -> idl
* adjust pkg-config file; link tango against dl
* add cpack
Revert tests
replace CORBA::string_dup with Tango
replace CORBA::Type with DevType
Swapped origin and desc in some versions of Tango::Except::throw_exception.
* close #235 (SF793)

API_AsynReplyNotArrived exception was wrongly thrown when asyn call
response was received in the last 20ms before the call timeout expiration.
* changed permissions to make setup.sh and shutdown.sh test environment scripts executable
* removed unused RcsId variable from source files
Generates files from IDL only at compilation time and only if necessary
(Crash when a client receives attribute configuration events with non empty
enum labels field)
This reintroduces a small memory leak but will avoid crashes reported in the
following tickets: SF814, SF823 and SF827.
(Event relative change filter does nothing)
Archive relative change events were affected too.
Link to Sourceforge ticket: https://sourceforge.net/p/tango-cs/bugs/825
Igor Khokhriakov added 2 commits December 14, 2016 21:01
split test_reconnection.sh test into 3 cxx tests. sh is now used only for starting and killing servers during test
@Ingvord
Copy link
Member Author

Ingvord commented Dec 16, 2016

Test comment via UpSource

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants