Skip to content

Commit 382b435

Browse files
committed
remove tests- prefix
1 parent cbdfd00 commit 382b435

File tree

539 files changed

+3
-3
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

539 files changed

+3
-3
lines changed

test/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ set(CMAKE_CXX_FLAGS "-g -O0 -std=c++20 -Wall -Wextra -Wno-frame-address -Wno-unu
5353

5454
set(TESTS_ROOT ${CMAKE_CURRENT_SOURCE_DIR})
5555
set(TESTS_DEPS ${TESTS_ROOT}/misc)
56-
set(UNIT_TESTS ${TESTS_ROOT}/tests-unit)
56+
set(UNIT_TESTS ${TESTS_ROOT}/unit)
5757
set(INCLUDEOS ${TESTS_ROOT}/..)
5858

5959
include_directories(
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)