Audacity 3.2.0
Namespaces | Functions | Variables
MusicInformationRetrievalTests.cpp File Reference
#include "MirFakes.h"
#include "MirProjectInterface.h"
#include "MusicInformationRetrieval.h"
#include "WavMirAudioReader.h"
#include <catch2/catch.hpp>
Include dependency graph for MusicInformationRetrievalTests.cpp:

Go to the source code of this file.

Namespaces

namespace  MIR
 
namespace  MIR::anonymous_namespace{MusicInformationRetrievalTests.cpp}
 

Functions

 MIR::TEST_CASE ("GetBpmFromFilename")
 
 MIR::TEST_CASE ("GetProjectSyncInfo")
 
 MIR::TEST_CASE ("SynchronizeProject")
 

Variables

constexpr auto MIR::anonymous_namespace{MusicInformationRetrievalTests.cpp}::filename100bpm = "my/path\\foo_-_100BPM_Sticks_-_foo.wav"
 
const EmptyMirAudioReader MIR::anonymous_namespace{MusicInformationRetrievalTests.cpp}::emptyReader
 
const ProjectSyncInfoInput MIR::anonymous_namespace{MusicInformationRetrievalTests.cpp}::arbitaryInput { emptyReader }