SFML/test/Audio
Chris Thrasher dd83189fae Enable move semantics for SoundFile types
Funny how the addition of a forward declaration resulted in
accidentally disabling move semantics for two types. We ought to
be careful that build time improvements don't have runtime
performance impacts.
2023-01-22 15:50:53 -07:00
..
AlResource.test.cpp Rename test files to be unique 2022-10-23 16:39:12 +02:00
InputSoundFile.test.cpp Enable move semantics for SoundFile types 2023-01-22 15:50:53 -07:00
Music.test.cpp Rename test files to be unique 2022-10-23 16:39:12 +02:00
OutputSoundFile.test.cpp Enable move semantics for SoundFile types 2023-01-22 15:50:53 -07:00
Sound.test.cpp Prevent using a temporary sf::SoundBuffer with sf::Sound 2023-01-06 15:46:22 -07:00
SoundBuffer.test.cpp Rename test files to be unique 2022-10-23 16:39:12 +02:00
SoundBufferRecorder.test.cpp Rename test files to be unique 2022-10-23 16:39:12 +02:00
SoundRecorder.test.cpp Rename test files to be unique 2022-10-23 16:39:12 +02:00
SoundSource.test.cpp Rename test files to be unique 2022-10-23 16:39:12 +02:00
SoundStream.test.cpp Rename test files to be unique 2022-10-23 16:39:12 +02:00