Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf5b11bf

Browse files
authored
Update README.md
1 parenta7c5c7a commitf5b11bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ You can also create test groups with a comment above the first test in a group a
103103

104104
(A regex is looking for the phrase```TEST GROUP```).
105105

106-
![image](./images/test_groups.png)
106+
![image](./images/test_groups~2.png)
107107

108108
Each group will run all tests below it (other groups excluded). If you want to create even more distinct test groups, you can create any number of files named XXX_tests.h, each of which has testing functions. These will be able to be run independently of one another. Note that each such file in your workspace will be```#include```d in the testing driver automatically; also, each test function name even across multiple files must be unique. When running test groups or all tests from all files, the code will be compiled only once.
109109

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp