Skip to content

Commit 97d2096

Browse files
Delete performance test
I never really used it, and it didn't even build any more
1 parent 6e3e717 commit 97d2096

File tree

3 files changed

+0
-95
lines changed

3 files changed

+0
-95
lines changed

CMakeLists.txt

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -477,13 +477,6 @@ target_link_libraries(flashfetch
477477
###################
478478

479479
if (BUILD_TESTS)
480-
add_executable(fastfetch-test-performance
481-
tests/performance.c
482-
)
483-
target_link_libraries(fastfetch-test-performance
484-
PRIVATE libfastfetch
485-
)
486-
487480
add_executable(fastfetch-test-strbuf
488481
tests/strbuf.c
489482
)

tests/performance.c

Lines changed: 0 additions & 82 deletions
This file was deleted.

tests/performance.sh

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)