diff options
| author | dawidg81 <dawidgorski.m@gmail.com> | 2026-01-29 14:27:11 +0100 |
|---|---|---|
| committer | dawidg81 <dawidgorski.m@gmail.com> | 2026-01-29 14:27:11 +0100 |
| commit | 5dd8a9e94d06398fa15f2768a8d2798c4542b498 (patch) | |
| tree | 7e6ef8b019e25364fdda56e78ab72efc28249205 /build/Testing/Temporary | |
| parent | 0bada977b5df418cfa5e84ceef93db13ee1c906b (diff) | |
successfull test
Diffstat (limited to 'build/Testing/Temporary')
| -rw-r--r-- | build/Testing/Temporary/CTestCostData.txt | 1 | ||||
| -rw-r--r-- | build/Testing/Temporary/LastTest_20260129-1317.log | 27 |
2 files changed, 26 insertions, 2 deletions
diff --git a/build/Testing/Temporary/CTestCostData.txt b/build/Testing/Temporary/CTestCostData.txt index ed97d53..d2ee125 100644 --- a/build/Testing/Temporary/CTestCostData.txt +++ b/build/Testing/Temporary/CTestCostData.txt @@ -1 +1,2 @@ +runs_minesweeper 1 0.00228847 --- diff --git a/build/Testing/Temporary/LastTest_20260129-1317.log b/build/Testing/Temporary/LastTest_20260129-1317.log index 9b9288c..a822fa2 100644 --- a/build/Testing/Temporary/LastTest_20260129-1317.log +++ b/build/Testing/Temporary/LastTest_20260129-1317.log @@ -1,3 +1,26 @@ -Start testing: Jan 29 14:25 CET +Start testing: Jan 29 14:26 CET ---------------------------------------------------------- -End testing: Jan 29 14:25 CET +1/1 Testing: runs_minesweeper +1/1 Test: runs_minesweeper +Command: "/home/dawidg81/minesweeper/build/minesweeper" +Directory: /home/dawidg81/minesweeper/build +"runs_minesweeper" start time: Jan 29 14:26 CET +Output: +---------------------------------------------------------- +Welcome to minesweeper 0.1.0 + +Select difficulty: +1. Easy +2. Medium +3. Hard +4. Custom +Difficulty: +<end of output> +Test time = 0.00 sec +---------------------------------------------------------- +Test Passed. +"runs_minesweeper" end time: Jan 29 14:26 CET +"runs_minesweeper" time elapsed: 00:00:00 +---------------------------------------------------------- + +End testing: Jan 29 14:26 CET |
