Skip to content
Snippets Groups Projects
Commit 365a7d91 authored by Fadi Imani's avatar Fadi Imani
Browse files

big project

parent 0799cb81
No related branches found
No related tags found
No related merge requests found
Pipeline #40547 passed
Showing
with 8 additions and 4 deletions
No preview for this file type
......@@ -16,3 +16,8 @@
3 882 7337227313493746 CMakeFiles/ExampleTests.dir/tests/ExampleTests.cpp.obj e28e202807b1bd82
1 66 7337224458529383 CMakeFiles/MINI_PROJECT_TEST_MAINTENANCE.dir/src/main.c.obj d48a854fb7bbdbb0
0 99 7337222421042617 CMakeFiles/MINI_PROJECT_TEST_MAINTENANCE.dir/src/compt_frequence.c.obj fbd68f8f639928e7
57 464 7338580882020580 CMakeFiles/ExampleTests.dir/src/compt_frequence.c.obj 88329e948dd6858a
6 1705 7338580894416775 CMakeFiles/ExampleTests.dir/tests/ExampleTests.cpp.obj e28e202807b1bd82
1705 5721 7338580934332570 bin/ExampleTests.exe e524054f521ed215
5 1461 7338581194451650 CMakeFiles/ExampleTests.dir/tests/ExampleTests.cpp.obj e28e202807b1bd82
1462 4949 7338581229232871 bin/ExampleTests.exe e524054f521ed215
File added
File added
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
Start testing: Apr 03 16:22 Romance Daylight Time
Start testing: Apr 03 16:35 Romance Daylight Time
----------------------------------------------------------
End testing: Apr 03 16:22 Romance Daylight Time
End testing: Apr 03 16:35 Romance Daylight Time
No preview for this file type
No preview for this file type
......@@ -94,8 +94,7 @@ TEST(ExampleTests, test_concatenate_strings) {
char result[MAX_STRING_LENGTH] = "";
concatenate_strings(arr, num_strings, result);
EXPECT_STREQ("This is an array of strings", result);
free(result);
EXPECT_STREQ("This is an array of strings ", result);
}
//TEST(ExampleTests, test_read_and_count_ngrams) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment