Skip to content

Commit

Permalink
Rename directory Tests to tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
przemek83 committed Jan 29, 2025
1 parent 4106f64 commit f2ee980
Show file tree
Hide file tree
Showing 143 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@ target_link_libraries(${PROJECT_NAME} common gui Qt6::Widgets Qt6::Network)
add_subdirectory(src/Update)

enable_testing()
add_subdirectory(Tests)
add_subdirectory(tests)
2 changes: 1 addition & 1 deletion sonar-project.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ sonar.projectName=volbx
sonar.projectVersion=1.0

sonar.sources=src
sonar.tests=Tests
sonar.tests=tests

sonar.sourceEncoding=UTF-8

Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit f2ee980

Please sign in to comment.