UbitUmarov
|
c37877ed34
tests making sure evering thing is coerently wrong..
|
8 years ago |
Justin Clark-Casey (justincc)
|
2b069a3b1e
If the LSL state_entry() event definition contains any parameters, then generate syntax error as seen on the LL grid
|
11 years ago |
Justin Clark-Casey (justincc)
|
22d4c52ffc
Consistenly make NUnit test cases inherit from OpenSimTestCase which automatically turns off any logging enabled between tests
|
12 years ago |
Justin Clark-Casey (justincc)
|
b3449e998a
Fix TestSyntaxError() and TestSyntaxErrorDeclaringVariableInForLoop()
|
12 years ago |
Justin Clark-Casey (justincc)
|
a92153ed88
Get all test methods in OpenSim.Region.ScriptEngine.Tests.dll to report that they're running
|
12 years ago |
Melanie
|
1876ce90af
FINALLY! Script compile errors now appear in the script error pane,
|
15 years ago |
Jeff Ames
|
a7fcacf8f3
Formatting cleanup. Ignore some generated files.
|
15 years ago |
Mike Mazur
|
cda6b24668
Skip lone ident statments or for-loop assignments
|
15 years ago |
Mike Mazur
|
48bc2f3a42
Allow empty assignment in for-loop
|
15 years ago |
Jeff Ames
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 years ago |
Mike Mazur
|
8606d7d126
Remove chained tests in BasicGridTest.cs.
|
15 years ago |
Mike Mazur
|
64c14d2475
Allow /* C-style comments */ in LSL scripts.
|
15 years ago |
Mike Mazur
|
a42499c947
Thanks DoranZemlja for a patch implementing non-shortcircuiting in
|
15 years ago |
Justin Clarke Casey
|
1e527f3e86
* Fix test failure in CSCodeGeneratorTest.TestJumps()
|
16 years ago |
Melanie Thielker
|
8d2ec1ac71
Adapt tests to new friendly errors and correct line numbers
|
16 years ago |
Melanie Thielker
|
1f8888a287
Update unit tests
|
16 years ago |
Melanie Thielker
|
d95794d05c
Refactor XEngine parser as per suggestions from mikem
|
16 years ago |
Sean Dague
|
ce0a8d7bef
changes to Test directory structure per opensim-dev conversation
|
16 years ago |