Melanie Thielker
|
ee7debcca6
|
Revert "When scripts are sleeping, don't count that as execution time"
The approach is good but the way it is written breaks the architecture.
Rewrite follows.
This reverts commit a568f06b7f .
|
2015-08-17 18:11:45 +02:00 |
Oren Hurvitz
|
a568f06b7f
|
When scripts are sleeping, don't count that as execution time
Sleeping doesn't use the CPU.
|
2015-08-11 08:44:27 +01:00 |
Justin Clark-Casey (justincc)
|
b1b72d7c2f
|
Reduce coupling in regression test task inventory creation methods to make them usable in tests with no scene present
|
2015-02-25 20:30:03 +00:00 |
Justin Clark-Casey (justincc)
|
fc878a33ed
|
refactor: consistently put all test classes in the OpenSim.Tests.Common package rather than some in OpenSim.Tests.Common.Mock
the separate mock package was not useful and was just another using line to always add
|
2014-11-25 23:21:37 +00:00 |
Justin Clark-Casey (justincc)
|
51da52f904
|
Extend TestLlGetNotecardLine() regression test to contain chars that are two bytes in utf8
|
2013-12-14 02:48:29 +00:00 |
Justin Clark-Casey (justincc)
|
14684116f8
|
Add regression tests for llGetNotecardLine()
|
2013-02-28 20:57:03 +00:00 |