Jonas Kvinge
|
6ede400f3a
|
CMakeLists.txt formatting
|
2021-08-07 03:02:36 +02:00 |
Jonas Kvinge
|
7ce922b084
|
Simplify CMake by using macros
|
2021-07-30 21:17:50 +02:00 |
Jonas Kvinge
|
fc8ec6d7fa
|
Replace INSTANTIATE_TEST_CASE_P with INSTANTIATE_TEST_SUITE_P
|
2021-07-12 05:51:01 +02:00 |
Jonas Kvinge
|
c6da0864f2
|
Use std::make_shared
|
2021-07-11 19:57:18 +02:00 |
Jonas Kvinge
|
10fc6b4562
|
Fix tagreader test compile error with tagparser
|
2021-07-11 19:56:21 +02:00 |
Jonas Kvinge
|
2a7312f2b4
|
Fix tagreader test
|
2021-07-07 23:46:21 +02:00 |
Jonas Kvinge
|
cd82b0a669
|
Fix spelling and typos
|
2021-07-02 18:45:53 +02:00 |
Jonas Kvinge
|
b9f3f80d50
|
Use std::make_unique / std::make_shared
|
2021-07-01 02:02:02 +02:00 |
Jonas Kvinge
|
32729174bb
|
Make CollectionModelTest constructor public
|
2021-07-01 02:02:02 +02:00 |
Jonas Kvinge
|
2cf6fe8da7
|
Fix ConcurrentRunTest
|
2021-07-01 02:02:02 +02:00 |
Jonas Kvinge
|
215057ce6f
|
Remove unneeded get()
|
2021-06-22 14:04:42 +02:00 |
Jonas Kvinge
|
8c2b907ff5
|
Make static
|
2021-06-22 14:04:42 +02:00 |
Jonas Kvinge
|
ed09627fdb
|
Use std::make_unique
|
2021-06-21 15:40:44 +02:00 |
Jonas Kvinge
|
589bdf5dcd
|
Use default
|
2021-06-21 15:40:44 +02:00 |
Jonas Kvinge
|
e1bf4347ab
|
Fix uninitialized variables
|
2021-06-20 23:53:28 +02:00 |
Jonas Kvinge
|
1295033fae
|
Clang-Tidy and Clazy fixes
|
2021-06-20 19:04:08 +02:00 |
Jonas Kvinge
|
8699790e78
|
Always call QFutureWatcher::setFuture after connects
|
2021-06-16 00:30:21 +02:00 |
Jonas Kvinge
|
e0c57e77a9
|
Disable failed tagreader checksum test
|
2021-03-13 15:28:51 +01:00 |
Jonas Kvinge
|
9723c3606a
|
Remove BUILD_TESTS cmake option
|
2021-03-13 15:18:38 +01:00 |
Jonas Kvinge
|
32b94555c3
|
Remove 3rdparty taglib
|
2021-02-27 16:55:41 +01:00 |
Jonas Kvinge
|
133f094d72
|
Add support for saving embedded album covers
Fixes #286
|
2021-02-26 21:03:51 +01:00 |
Jonas Kvinge
|
193cf1c750
|
Rename protobuf namespace
Fixes #654
|
2021-02-20 17:06:55 +01:00 |
Jonas Kvinge
|
88874f0dcd
|
Remove NewClosure
|
2021-01-30 21:53:53 +01:00 |
Jonas Kvinge
|
bf7c8df353
|
Connection syntax migration (#637)
|
2021-01-26 16:48:04 +01:00 |
Jonas Kvinge
|
4dcd3e95df
|
Append album ID to collection model container nodes
|
2021-01-08 22:35:07 +01:00 |
Jonas Kvinge
|
335ba1a5b0
|
Disable tagreader checksum tests
These don't match anymore because tags are now removed.
|
2020-11-15 12:17:35 +01:00 |
Jonas Kvinge
|
23ee17594d
|
Simplify CMake Qt
|
2020-10-27 20:54:25 +01:00 |
Jonas Kvinge
|
f7c666584e
|
Remove debug line
|
2020-10-21 21:33:26 +02:00 |
Jonas Kvinge
|
6834324de2
|
Add more unit tests for organizeformat
|
2020-10-21 21:32:30 +02:00 |
Jonas Kvinge
|
6c50077409
|
Fix concurrentrun test
|
2020-10-19 22:33:08 +02:00 |
Jonas Kvinge
|
06746449a1
|
Disable TestContainerNodes
|
2020-10-19 22:32:50 +02:00 |
Jonas Kvinge
|
b6693a71f9
|
Rename initialise to initialize
|
2020-10-17 17:29:09 +02:00 |
Jonas Kvinge
|
ae6a50626d
|
Change Qt 5/6 option
|
2020-10-01 19:43:39 +02:00 |
Jonas Kvinge
|
0b7b4c12e4
|
Add test for collection model container nodes
|
2020-09-10 22:13:20 +02:00 |
Jonas Kvinge
|
4056f00169
|
Only initialize translations in test when compiled with translations
|
2020-09-10 22:11:40 +02:00 |
Jonas Kvinge
|
ba89e0f4e3
|
Fix MockPlaylistItem
|
2020-08-12 20:03:45 +02:00 |
Jonas Kvinge
|
459404e3f0
|
Rename organise to organize
Prefer US spelling
|
2020-08-04 21:18:14 +02:00 |
Jonas Kvinge
|
3ff4885973
|
Fix reading ASF comment tag
|
2020-08-03 21:03:14 +02:00 |
Jonas Kvinge
|
f9d45f7657
|
Fix reading and saving MP4 lyrics tag
|
2020-08-03 20:44:25 +02:00 |
Jonas Kvinge
|
0b7b7656b2
|
Replace use of QRegExp
|
2020-07-20 00:57:42 +02:00 |
Jonas Kvinge
|
f5b245c72d
|
Add option to compile with Qt 6
|
2020-07-18 04:47:54 +02:00 |
Jonas Kvinge
|
4307183817
|
Fix utilities test
|
2020-07-18 04:32:37 +02:00 |
Jonas Kvinge
|
89b15e3b57
|
Add taglib include dirs to unit test CMake file
|
2020-07-13 22:53:32 +02:00 |
Jonas Kvinge
|
c5ae64070e
|
Add some include and link directories to unit test CMake
Fixes unit tests compile on macOS
|
2020-07-13 22:28:39 +02:00 |
Jonas Kvinge
|
5b5f048faf
|
Add missing taglib test files
|
2020-07-13 00:12:15 +02:00 |
Jonas Kvinge
|
5f54cdee0f
|
Add new tagreader tests
|
2020-07-10 20:41:37 +02:00 |
Jonas Kvinge
|
c2bd452391
|
Fix playlist shuffle test, current index will never be at the end
|
2020-07-10 17:06:20 +02:00 |
Jonas Kvinge
|
e143a6d126
|
Enable playlist model tests
|
2020-07-08 20:52:50 +02:00 |
Jonas Kvinge
|
aba7d2b6a4
|
Fix mock_playlistitem.h
|
2020-07-08 18:22:12 +02:00 |
Jonas Kvinge
|
2fc6f835a8
|
Update sqlite test to use FTS5 instead of FTS3
|
2020-07-08 17:46:04 +02:00 |