Skip to content

Commit b92cad1

Browse files
committed
Minor test documentation
1 parent ab6a90b commit b92cad1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Classes/FCryptoTestMutator.uc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -949,6 +949,8 @@ private final simulated function int TestOperations()
949949
`endif
950950
}
951951
952+
// Mirrors most of the tests from BearSSL's test_match.c,
953+
// with some UnrealScript-specific additions.
952954
private final simulated function int TestMath()
953955
{
954956
local array<int> X;

0 commit comments

Comments
 (0)