This website requires JavaScript.
Explore
Help
Register
Sign In
lotek
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
7cab41f4223b7febd3fdd42fa7cfefef25e4a9c9
opensim
/
OpenSim
/
Region
/
ScriptEngine
/
Shared
/
CodeTools
/
Tests
History
Justin Clark-Casey (justincc)
fd24147afa
Add initial test for checking that specifying a parameter in LSL state_entry() generates a syntax error.
...
Same for other events to follow at a later date.
2013-11-09 00:36:05 +00:00
..
CompilerTest.cs
Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests
2012-11-24 03:15:24 +00:00
CSCodeGeneratorTest.cs
If the LSL state_entry() event definition contains any parameters, then generate syntax error as seen on the LL grid
2013-11-02 00:39:12 +00:00
LSL_EventTests.cs
Add initial test for checking that specifying a parameter in LSL state_entry() generates a syntax error.
2013-11-09 00:36:05 +00:00