-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix get/set(PlayerTilePosition) offset by 1
- Loading branch information
1 parent
2356611
commit fe04601
Showing
7 changed files
with
85 additions
and
5 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
Start testing: Jun 12 00:06 AEST | ||
---------------------------------------------------------- | ||
Unable to find executable: /mnt/c/Users/yeefh/documents/mcpp/test/local_tests | ||
1/2 Testing: local | ||
1/2 Test: local | ||
Command: "" | ||
Directory: /mnt/c/Users/yeefh/documents/mcpp | ||
"local" start time: | ||
Output: | ||
---------------------------------------------------------- | ||
<end of output> | ||
Test time = 0.00 sec | ||
---------------------------------------------------------- | ||
Test Passed. | ||
"local" end time: Jun 12 00:06 AEST | ||
"local" time elapsed: 00:00:00 | ||
---------------------------------------------------------- | ||
|
||
Unable to find executable: /mnt/c/Users/yeefh/documents/mcpp/test/test_suite | ||
2/2 Testing: full | ||
2/2 Test: full | ||
Command: "" | ||
Directory: /mnt/c/Users/yeefh/documents/mcpp | ||
"full" start time: | ||
Output: | ||
---------------------------------------------------------- | ||
<end of output> | ||
Test time = 0.00 sec | ||
---------------------------------------------------------- | ||
Test Passed. | ||
"full" end time: Jun 12 00:06 AEST | ||
"full" time elapsed: 00:00:00 | ||
---------------------------------------------------------- | ||
|
||
End testing: Jun 12 00:06 AEST |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
1:local | ||
2:full |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
Start testing: Jun 12 00:07 AEST | ||
---------------------------------------------------------- | ||
Unable to find executable: /mnt/c/Users/yeefh/documents/mcpp/build/test/local_tests | ||
1/2 Testing: local | ||
1/2 Test: local | ||
Command: "" | ||
Directory: /mnt/c/Users/yeefh/documents/mcpp/build | ||
"local" start time: | ||
Output: | ||
---------------------------------------------------------- | ||
<end of output> | ||
Test time = 0.00 sec | ||
---------------------------------------------------------- | ||
Test Passed. | ||
"local" end time: Jun 12 00:07 AEST | ||
"local" time elapsed: 00:00:00 | ||
---------------------------------------------------------- | ||
|
||
2/2 Testing: full | ||
2/2 Test: full | ||
Command: "/mnt/c/Users/yeefh/documents/mcpp/build/test/test_suite" | ||
Directory: /mnt/c/Users/yeefh/documents/mcpp/build | ||
"full" start time: Jun 12 00:07 AEST | ||
Output: | ||
---------------------------------------------------------- | ||
[doctest] doctest version is "2.4.9" | ||
[doctest] run with "--help" for options | ||
=============================================================================== | ||
[doctest] test cases: 6 | 6 passed | 0 failed | 0 skipped | ||
[doctest] assertions: 40 | 40 passed | 0 failed | | ||
[doctest] Status: SUCCESS! | ||
<end of output> | ||
Test time = 0.92 sec | ||
---------------------------------------------------------- | ||
Test Passed. | ||
"full" end time: Jun 12 00:07 AEST | ||
"full" time elapsed: 00:00:00 | ||
---------------------------------------------------------- | ||
|
||
End testing: Jun 12 00:07 AEST |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
1:local |
Binary file not shown.
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
Start testing: Jun 11 23:57 AEST | ||
---------------------------------------------------------- | ||
End testing: Jun 11 23:57 AEST |