sintonia/livesupport/modules/storage/etc
fgerlits bc49af1e38 added reset() method to StorageClientInterface;
modified scheduler tests to use this reset() method;
changed getAllPlaylists() and getAllAudioClips() in StorageClientInterface
  to use the search() method, and added optional limit and offset arguments;
changed the Makefile.in in modules/storage and products/scheduler to
  initialize the storage server after compilation and before running tests;
modified some scheduler tests to work correctly with either Test- or
  Web- StorageClient
2005-01-27 20:20:15 +00:00
..
Makefile.in added reset() method to StorageClientInterface; 2005-01-27 20:20:15 +00:00
acinclude.m4 migrated from libxml++ 1.x to 2.8 2004-12-17 12:12:31 +00:00
authenticationClient.xml modified to allow only one kind of client at a time 2004-11-24 16:45:58 +00:00
configure.ac migrated from libxml++ 1.x to 2.8 2004-12-17 12:12:31 +00:00
doxygen.config added module storage 2004-07-23 17:25:51 +00:00
storageClient.xml added title attribute to AudioClip (in config(), too) 2004-12-30 20:09:28 +00:00
testResultToHtml.xsl added global test case for testing the uploadPlaylist function through 2004-07-25 15:41:19 +00:00
testStorage.xml implemented search() in Storage; it works in the TestStorageClient, 2005-01-19 20:51:48 +00:00
webAuthenticationClient.xml added webAuthenticationClient.xml for testing WebStorageClient 2004-12-09 09:14:52 +00:00
webStorage.xml added some stuff to the WebStorageClient, not much to show for it yet 2004-12-08 12:50:09 +00:00