Additional VM tests. #9
GitHub Actions / Test Results
succeeded
Dec 7, 2024 in 0s
All 15 tests pass in 0s
Annotations
Check notice on line 0 in .github
github-actions / Test Results
15 tests found
There are 15 tests, see "Raw output" for the full list of tests.
Raw output
NWNX.NET.Tests.VMTests ‑ AbsTest(-1,1)
NWNX.NET.Tests.VMTests ‑ AbsTest(-2147483647,int.MaxValue)
NWNX.NET.Tests.VMTests ‑ AbsTest(0,0)
NWNX.NET.Tests.VMTests ‑ AbsTest(1,1)
NWNX.NET.Tests.VMTests ‑ AreaObjectIteratorTest
NWNX.NET.Tests.VMTests ‑ FAbsTest(-1.0f,1.0f)
NWNX.NET.Tests.VMTests ‑ FAbsTest(0.0f,0.0f)
NWNX.NET.Tests.VMTests ‑ FAbsTest(1.0f,1.0f)
NWNX.NET.Tests.VMTests ‑ FAbsTest(float.MinValue,float.MaxValue)
NWNX.NET.Tests.VMTests ‑ GetFirstAreaTest
NWNX.NET.Tests.VMTests ‑ GetModuleNameTest
NWNX.NET.Tests.VMTests ‑ SubStringTest("",0,0,"")
NWNX.NET.Tests.VMTests ‑ SubStringTest("example_string",0,7,"example")
NWNX.NET.Tests.VMTests ‑ SubStringTest("test_string",5,6,"string")
NWNX.NET.Tests.VMTests ‑ SubStringTest(null,0,5,"")
Loading