| .. |
|
Helpers
|
014b453cb2
Support file:read("*n") and fix apis.
|
6 months ago |
|
tests-lua
|
b480c11ae0
improve: error message (function name)
|
6 months ago |
|
.gitignore
|
4be75dcd27
Fix: gitignore
|
11 months ago |
|
AbstractFileTests.cs
|
e7d70904fd
change : move time abstractions to TimeProvider
|
6 months ago |
|
AsyncTests.cs
|
af01bdc26b
change: move apis to LuaThreadAccess to validate context
|
7 months ago |
|
CancellationTest.cs
|
01c919f4b2
Add: support exception handling from hook
|
7 months ago |
|
ConditionalsTests.cs
|
b6567ced0c
Fix: `or` doesn't work well
|
9 months ago |
|
FileHelper.cs
|
847516fbd5
Add: lua tests
|
1 year ago |
|
GlobalUsings.cs
|
3dc08599b8
Initial commit
|
1 year ago |
|
HexConverterTests.cs
|
912dd9a213
fix: string %q format with number
|
6 months ago |
|
IOTests.cs
|
014b453cb2
Support file:read("*n") and fix apis.
|
6 months ago |
|
InstructionTests.cs
|
3dc08599b8
Initial commit
|
1 year ago |
|
LexerTests.cs
|
9a0eb84ba9
revert CodeAnalysis/Syntax
|
7 months ago |
|
LocalTests.cs
|
3dc08599b8
Initial commit
|
1 year ago |
|
LoopTests.cs
|
3dc08599b8
Initial commit
|
1 year ago |
|
Lua.Tests.csproj
|
a00b966af3
Reformat
|
7 months ago |
|
LuaApiTests.cs
|
14fed24a16
rename: TopLevelAccess to RootAccess
|
6 months ago |
|
LuaObjectTests.cs
|
f3d299c3e2
fix: fix LuaObjectGenerator value conversion handling
|
7 months ago |
|
LuaTests.cs
|
014b453cb2
Support file:read("*n") and fix apis.
|
6 months ago |
|
MetatableTests.cs
|
5882dae637
fix: use __call via other metamethods
|
7 months ago |
|
OperatorTests.cs
|
ae7ac649d3
Change: New lua compiler and API
|
7 months ago |
|
ParserTests.cs
|
9a0eb84ba9
revert CodeAnalysis/Syntax
|
7 months ago |
|
PatternMatchingTests.cs
|
b4b9c29c6e
reformat
|
6 months ago |
|
StringTests.cs
|
168994dc18
make apis LuaThread Centered
|
7 months ago |
|
TableTests.cs
|
fb5056abd3
Add Table Resize Test
|
8 months ago |
|
ValidationTests.cs
|
af01bdc26b
change: move apis to LuaThreadAccess to validate context
|
7 months ago |