- 18 Feb, 2014 2 commits
-
-
Steven Murray authored
-
Steven Murray authored
-
- 15 Feb, 2014 1 commit
-
-
Steven Murray authored
castor/utils/UtilsTest.
-
- 14 Feb, 2014 1 commit
-
-
Steven Murray authored
castor::server::Daemon
-
- 12 Feb, 2014 1 commit
-
-
Eric Cano authored
Created a bare-bones tape session with corresponding harness in a unit test. Successfuly retrives the volume id from a client thread.
-
- 15 Jan, 2014 1 commit
-
-
Eric Cano authored
Adapted the tape code. Moved the Errnum unit tests and covered all the throwers.
-
- 17 Dec, 2013 1 commit
-
-
Eric Cano authored
Moved multi process tests into a new binary, as memcheck fails them (a lot of test framework related structures are still allocated at exit time).
-
- 12 Dec, 2013 1 commit
-
-
Eric Cano authored
Fixed inheritance from std::exception (const correctness of what()). This required declaring m_what mutable. Created a multithreaded unit test. Created an automatic exception thrower for unhandled errors. Ported from previous proof of concept the threading primitves and made them production level (with error checking). Added unit tests for threading primitives.
-
- 09 Dec, 2013 1 commit
-
-
Eric Cano authored
-
- 01 Nov, 2013 1 commit
-
-
Steven Murray authored
-
- 26 Oct, 2013 1 commit
-
-
Eric Cano authored
Fixed wrong COMPILE_SERVER default (now 1). Added many man pages installations. Created an empty placeholder libshift.c to prevent the confusion of cmake about this target (libshift is created by merely linking all of castor's libraries). Moved more configuration files to the (debatable) config diretory (it is also used for compilation configuration).
-
- 23 Oct, 2013 1 commit
-
-
Steven Murray authored
-
- 16 Oct, 2013 1 commit
-
-
Steven Murray authored
-