Windows Linux Observations
Program settings OK? Built? Executed? settings OK? Built? Executed?
AnalysisSynthesis_Batch Yes Yes No ? No ? Lots of warnings due to usage of boost::dir_it (VC6)
dir_it version is not portable (GCC)
AnalysisSynthesis_Console Yes Yes Yes ? ? ?
AnalysisSynthesis_GUI Yes Yes No Yes Yes Yes Some
SpectralDelay Yes Yes Yes Yes Yes Buggy On linux the sound stop noisely when you drag the filter.
Salto Yes Yes No ? ? ?
AudioApplicationExample Yes Yes Yes ? ? ?
AudioIOExample Yes Yes Yes, but not OK ? ? ? Does not work. Tries to load a WAVE file which is not in the repository.
AutoCorrelationExample Yes Yes Yes ? ? ?
ConfiguratorExample Yes Yes Yes ? ? ? Only FLTK version tried.
ControlsExample Yes Yes Yes ? ? ?
DescriptorsGUI Broken No No ? ? ? This example has not been ported to new CLAM VM
FDFilterExample Yes Yes Yes ? ? ?
FFTExample Yes Yes Yes ? ? ?
LPCExample Yes Yes Yes ? ? ?
POCompositeExample Yes Yes Yes ? ? ?
SnapshotExample Yes Yes Yes ? ? ?
FltkNetworkGUI Yes No No ? ? ? Filename clash between draft/FltkNetworkGUI/connection.cxx and src/Visualization/Base/Connection.cxx
NonSupervisedSystemExample Yes Yes No ? ? ? Crashes because it is unable to find some file.
NonSupervisedSystemWithPortsExample Yes No No ? ? ? Compiler complains about accesses to private members. Pau and Xavi R. should review the code.
NonSupervisedSystemWithNodesExample Yes No No ? ? ? Two problems: the issue with AudioNodeTmpl.hxx which is not compiling under VC6 and again, problems with accesses to private members. Xavi R. and Pau should review the code.
ArrayTest Yes Yes Yes ? ? ?
ArrayTest2 Yes Yes Yes ? ? ?
ComplexTest Yes Yes Yes ? ? ? This test is not very informative to decide if the class is working or not.
BPFTest Yes Yes Yes, but not OK ? ? ? Weird thing here: The release version loaded the BPF fine, but the debug version didn't, without signaling any kind of error condition.
FlagsTest Yes Yes Yes ? ? ?
ListTest Yes Yes Yes ? ? ?
PointTest Yes Yes Yes ? ? ? Another of the not much informative tests...
PolarTest Yes Yes Yes ? ? ? Another of the not much informative tests...
AudioFileIOTest Yes Yes Yes ? ? ? Seems to work fine, but it is not very informative...
AudioPlayerTest Yes Yes Yes ? ? ? Supervised test.
DelayPoolTest Yes Yes Yes ? ? ? It seemed to work: is not informative enough ( it did not prompt any kind of message at all, thing I suppose means 'OK').
EnvelopeExtractorTest Yes No No ? ? ? File AudioNodeTmpl.hxx does not compile under VC6
FDFilterGenTest Yes Yes Yes, but not OK ? ? ? See mantis bug ID#0000112
FFTTest Yes Yes No ? ? ? Unable to execute since regression data is not available at CVS ( at least ). See mantis ID#0000194.
IFFTTest Yes Yes No ? ? ? Unable to execute since regression data is not available at CVS ( at least ). See mantis ID#0000194.
MIDIIOTest Yes Yes No ? ? ? Unable to execute due to hardware problems ( my board chipset has to be told to enable the MIDI port... )
POCompositeTest Yes Yes Yes ? ? ? Not very informative.
SpectrumAdderTest Yes Yes Yes ? ? ? Only passes when CLAM_DOUBLE is activated
SpectrumAdder2Test Yes Yes Yes ? ? ? Only passes when CLAM_DOUBLE is activated
SegmentTest Yes Yes Yes, but not OK ? ? ? Not working.
SpectrumTest Yes Yes Yes ? ? ?
ControlMapperTest Yes Yes Yes ? ? ? Not very informative.
ControlsTest Yes Yes Yes ? ? ?
PhantomBufferTest Yes Yes Yes ? ? ? Not very informative.
AssertTest Yes Yes Yes ? ? ? The message 'casca el false' is not meaningful for all foreeseable users ( I don't think finns know anything about Spanish slang)
ErrorTest Yes Yes Yes ? ? ?
AudioPresentationTest Yes Yes Yes ? ? ? Supervised test.
ControlAdapterTest Yes Yes Yes ? ? ? Should be easily converted into a CppUnit Unit Test
FDFilterControllerTest Yes Yes Yes, but not OK ? ? ? The test fails
ModelControllerTest Yes Yes Yes ? ? ?
TestSignalv1 Yes Yes Yes ? ? ?
SpectralPeaksPresentationTest Yes Yes Yes, but not OK ? ? ? Supervised. There is a problem with the regression datasets, since newer XML cannot load them well. They should be regenerated ASAP.
SpectrumPresentationTest Yes Yes Yes ? ? ? Supervised.
TestTokenDelayController Yes Yes Yes ? ? ?
Yes Yes No ? ? ?