diff options
| author | dawidg81 <dawidgorski.m@gmail.com> | 2026-01-29 14:31:04 +0100 |
|---|---|---|
| committer | dawidg81 <dawidgorski.m@gmail.com> | 2026-01-29 14:31:04 +0100 |
| commit | 64aa263b2473ffe6ba9ea3f4931a84cffbff6771 (patch) | |
| tree | 9b6075a1b79e91d274fb4ccfa09843a7306ec4d5 | |
| parent | 5dd8a9e94d06398fa15f2768a8d2798c4542b498 (diff) | |
rerun ctest
| -rw-r--r-- | build/Testing/20260129-1317/Test.xml | 10 | ||||
| -rw-r--r-- | build/Testing/Temporary/CTestCostData.txt | 2 | ||||
| -rw-r--r-- | build/Testing/Temporary/LastTest_20260129-1317.log | 8 |
3 files changed, 10 insertions, 10 deletions
diff --git a/build/Testing/20260129-1317/Test.xml b/build/Testing/20260129-1317/Test.xml index 4593bc9..fc3abdf 100644 --- a/build/Testing/20260129-1317/Test.xml +++ b/build/Testing/20260129-1317/Test.xml @@ -24,8 +24,8 @@ ProcessorClockFrequency="0" > <Testing> - <StartDateTime>Jan 29 14:26 CET</StartDateTime> - <StartTestTime>1769693192</StartTestTime> + <StartDateTime>Jan 29 14:27 CET</StartDateTime> + <StartTestTime>1769693261</StartTestTime> <TestList> <Test>./runs_minesweeper</Test> </TestList> @@ -36,7 +36,7 @@ <FullCommandLine>/home/dawidg81/minesweeper/build/minesweeper</FullCommandLine> <Results> <NamedMeasurement type="numeric/double" name="Execution Time"> - <Value>0.00228847</Value> + <Value>0.00266101</Value> </NamedMeasurement> <NamedMeasurement type="numeric/double" name="Processors"> <Value>1</Value> @@ -63,8 +63,8 @@ Difficulty: </Measurement> </Results> </Test> - <EndDateTime>Jan 29 14:26 CET</EndDateTime> - <EndTestTime>1769693192</EndTestTime> + <EndDateTime>Jan 29 14:27 CET</EndDateTime> + <EndTestTime>1769693261</EndTestTime> <ElapsedMinutes>0</ElapsedMinutes> </Testing> </Site> diff --git a/build/Testing/Temporary/CTestCostData.txt b/build/Testing/Temporary/CTestCostData.txt index d2ee125..13a2485 100644 --- a/build/Testing/Temporary/CTestCostData.txt +++ b/build/Testing/Temporary/CTestCostData.txt @@ -1,2 +1,2 @@ -runs_minesweeper 1 0.00228847 +runs_minesweeper 2 0.00247474 --- diff --git a/build/Testing/Temporary/LastTest_20260129-1317.log b/build/Testing/Temporary/LastTest_20260129-1317.log index a822fa2..c5a229f 100644 --- a/build/Testing/Temporary/LastTest_20260129-1317.log +++ b/build/Testing/Temporary/LastTest_20260129-1317.log @@ -1,10 +1,10 @@ -Start testing: Jan 29 14:26 CET +Start testing: Jan 29 14:27 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 +"runs_minesweeper" start time: Jan 29 14:27 CET Output: ---------------------------------------------------------- Welcome to minesweeper 0.1.0 @@ -19,8 +19,8 @@ Difficulty: Test time = 0.00 sec ---------------------------------------------------------- Test Passed. -"runs_minesweeper" end time: Jan 29 14:26 CET +"runs_minesweeper" end time: Jan 29 14:27 CET "runs_minesweeper" time elapsed: 00:00:00 ---------------------------------------------------------- -End testing: Jan 29 14:26 CET +End testing: Jan 29 14:27 CET |
