Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add regression test for teleporting an agent between separated regions on ↵ | Justin Clark-Casey (justincc) | 2012-04-27 | 1 | -1/+1 |
| | | | | | | | | the same simulator. This involves a large amount of change in test scene setup code to allow test scenes to share shared modules SetupScene is now an instance method that requires an instantiation of SceneHelpers, though other SceneHelpers methods are still static May split these out into separate classes in the future. | ||||
* | Add missing assert to confirm owner delete succeeded to the end of ↵ | Justin Clark-Casey (justincc) | 2012-01-12 | 1 | -0/+2 |
| | | | | TestOsNpcRemoveOwned() | ||||
* | Add api level test for removing an owned npc | Justin Clark-Casey (justincc) | 2012-01-12 | 1 | -2/+55 |
| | |||||
* | Add ossl level test for removing an unowned npc | Justin Clark-Casey (justincc) | 2012-01-12 | 1 | -0/+115 |