index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
/
CodeTools
/
Tests
/
CompilerTest.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-07-21
Eliminated some warnings
Oren Hurvitz
1
-1
/
+1
2014-07-11
If [XEngine] ScriptStopStrategy is changed between abort and co-op, for the e...
Justin Clark-Casey (justincc)
1
-1
/
+3
2014-06-18
refactor: Simplify compilation result tests by factoring out common code.
Justin Clark-Casey (justincc)
1
-71
/
+45
2014-06-18
In compiler regression tests, setup and teardown structures for each test to ...
Justin Clark-Casey (justincc)
1
-1
/
+5
2014-06-18
Fix issue with LSL jumps screwing up the C# compiler error -> LSL code positi...
Justin Clark-Casey (justincc)
1
-5
/
+52
2014-05-27
In compiler tests, remove the ResolveEventHandlers after test exit
Justin Clark-Casey (justincc)
1
-3
/
+6
2014-05-27
Make CompilerTest add same AssemblyResolver as XEngine to see if this solves ...
Justin Clark-Casey (justincc)
1
-1
/
+7
2014-05-27
Temporarily print regression TestCastAndConcatString() script compile errors ...
Justin Clark-Casey (justincc)
1
-4
/
+5
2014-05-24
Fix issues where reported LSL compiler error line numbers do not match the sc...
Justin Clark-Casey (justincc)
1
-15
/
+15
2014-05-23
Get regression test TestUseUndeclaredVariable() functional again, though not ...
Justin Clark-Casey (justincc)
1
-8
/
+19
2014-05-23
Reactivate regression test TestCastAndConcatString() in CompilerTests.
Justin Clark-Casey (justincc)
1
-8
/
+16
2012-11-24
Consistenly make NUnit test cases inherit from OpenSimTestCase which automati...
Justin Clark-Casey (justincc)
1
-1
/
+1
2012-03-06
Get all test methods in OpenSim.Region.ScriptEngine.Tests.dll to report that ...
Justin Clark-Casey (justincc)
1
-1
/
+6
2009-06-01
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
1
-1
/
+1
2008-09-08
changes to Test directory structure per opensim-dev conversation
Sean Dague
1
-0
/
+0
2008-09-04
complete rationalization of unit tests that we currently run
Sean Dague
1
-0
/
+0
2008-08-20
Adding unit test for issue 2006, though it's commented out as those compiler
Mike Mazur
1
-1
/
+34
2008-07-25
-add test for newly introduced cast operators (issue 1818)
Mike Mazur
1
-1
/
+1
2008-07-23
First version of position mapping between LSL <-> C# implemented.
Mike Mazur
1
-0
/
+120