-
-
Notifications
You must be signed in to change notification settings - Fork 185
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
I made several improvements to enhance readability and consistency. First, I removed unnecessary comments, such as clang-format and TEST_IGNORE() lines, which made all tests active by default. I also ensured consistent formatting across all functions for better clarity and flow. Additionally, I consolidated the RUN_TEST statements, eliminating line breaks to make the main function more concise. These changes make the code easier to maintain, cleaner, and ready for execution without needing further adjustments to run the tests.
- Loading branch information
1 parent
728577a
commit 2770b7b
Showing
1 changed file
with
8 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters