/[svn]
ViewVC logotype

Revision 211


Jump to revision: Previous Next
Author: schoenebeck
Date: Sun Jul 25 23:27:41 2004 UTC (19 years, 8 months ago)
Changed paths: 15
Log Message:
* src/linuxsampler.cpp: tidied up a bit, "initialization completed"
  message shown only after the server is actually running
* src/testcases/: print the name of each test suite before running the
  tests of the suite, added first tests against the LSCP server using a
  socket connection to the LSCP server (tests for the following LSCP
  commands: "ADD CHANNEL", "GET CHANNELS", "REMOVE CHANNEL")


Changed paths

Path Details
Directorylinuxsampler/trunk/Makefile.am modified , text changed
Directorylinuxsampler/trunk/Makefile.in modified , text changed
Directorylinuxsampler/trunk/src/linuxsampler.cpp modified , text changed
Directorylinuxsampler/trunk/src/network/lscpserver.cpp modified , text changed
Directorylinuxsampler/trunk/src/network/lscpserver.h modified , text changed
Directorylinuxsampler/trunk/src/testcases/ConditionTest.cpp modified , text changed
Directorylinuxsampler/trunk/src/testcases/ConditionTest.h modified , text changed
Directorylinuxsampler/trunk/src/testcases/LSCPTest.cpp added
Directorylinuxsampler/trunk/src/testcases/LSCPTest.h added
Directorylinuxsampler/trunk/src/testcases/Makefile.am modified , text changed
Directorylinuxsampler/trunk/src/testcases/Makefile.in modified , text changed
Directorylinuxsampler/trunk/src/testcases/MutexTest.cpp modified , text changed
Directorylinuxsampler/trunk/src/testcases/MutexTest.h modified , text changed
Directorylinuxsampler/trunk/src/testcases/ThreadTest.cpp modified , text changed
Directorylinuxsampler/trunk/src/testcases/ThreadTest.h modified , text changed

  ViewVC Help
Powered by ViewVC