/[svn]
ViewVC logotype

Revision 3548


Jump to revision: Previous Next
Author: schoenebeck
Date: Wed Jul 31 09:35:10 2019 UTC (4 years, 7 months ago)
Changed paths: 10
Log Message:
* Fixed compiler error in Pool.h.
* Fixed compiler errors in test cases.
* Updated README for how to compile & run test cases.
* Updated test case
  MutexTest::testDoubleLockStillBlocksConcurrentThread() to latest
  expected behaviour of the Mutex class implementation (recursive
  mutex type).
* Bumped version (2.1.1.svn1).


Changed paths

Path Details
Directorylinuxsampler/trunk/ChangeLog modified , text changed
Directorylinuxsampler/trunk/README modified , text changed
Directorylinuxsampler/trunk/configure.ac modified , text changed
Directorylinuxsampler/trunk/src/common/Pool.h modified , text changed
Directorylinuxsampler/trunk/src/testcases/ConditionTest.h modified , text changed
Directorylinuxsampler/trunk/src/testcases/Makefile.am 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.h modified , text changed
Directorylinuxsampler/trunk/src/testcases/linuxsamplertest.cpp modified , text changed

  ViewVC Help
Powered by ViewVC