Commit History

Author SHA1 Message Date
  Justin Clark-Casey (justincc) bef8961578 Extend TestJsonSetValue() regressio ntes tto test against a fake store 11 years ago
  Justin Clark-Casey (justincc) be982666fb Extend TestJsonTestPath() regression test with checks against fake values and fake stores 11 years ago
  Justin Clark-Casey (justincc) 75f1e04315 Add tests for removing fake values/from fake store in TestJsonRemoveValue() 11 years ago
  Justin Clark-Casey (justincc) 715d6f2da1 Add testing for getting non-existing values and values from a non-existing datastore to TestJsonGetValue() 11 years ago
  Justin Clark-Casey (justincc) 2e86978b60 Add TestJsonDestoreStoreNotExists() 11 years ago
  Justin Clark-Casey (justincc) 9e17dc3daa Merge branch 'master' of ssh://opensimulator.org/var/git/opensim 11 years ago
  Justin Clark-Casey (justincc) c135c3224f Fix a recent regression in e17392a where JsonSetValue() stopped working (probably other functions as well). 11 years ago
  Justin Clark-Casey (justincc) 3657a08844 Add TestJsonWriteReadNotecard() regression test 11 years ago
  Justin Clark-Casey (justincc) 4d1758985f Make json store tests operate on a single thread to ensure we don't run into any race related test failures in the future. 11 years ago
  Justin Clark-Casey (justincc) d42c7afe3f Add JsonDestroyStore() basic regression test 11 years ago
  Justin Clark-Casey (justincc) 5a22efe69c refactor: Make invocations of json store functions from the regression test simpler 11 years ago
  Justin Clark-Casey (justincc) addf9ada49 Add regression test for script func JsonRemoveValue() 11 years ago
  Justin Clark-Casey (justincc) 39700445f2 minor: change name of json script tests to JsonStoreScriptModuleTests instead of copy/pasted LSL_ApiInventoryTests 11 years ago
  Justin Clark-Casey (justincc) e0f4e91d22 Try ignoring json tests if they can't be run due to being on <=.net 3.5 11 years ago
  Justin Clark-Casey (justincc) d977bb77cb Disable json tests for now - I see this is failing on jenkins because mono 2.4.3 doesn't have Funcs >5 params, though mono 2.6 onwards does. 11 years ago
  Justin Clark-Casey (justincc) 4f52acaa83 Increase logging by enabling during test setup rather than during individual tests of for JsonStore 11 years ago
  Justin Clark-Casey (justincc) 8c68451856 Enable logging in new json store tests to find out why they fail on jenkins but not locally. 11 years ago
  Justin Clark-Casey (justincc) 844e60da0f Add JsonTestPath() regression test 11 years ago
  Justin Clark-Casey (justincc) f32361d595 Add regression test for JsonSetValue() 11 years ago
  Justin Clark-Casey (justincc) ba369c5cfe Add basic JsonGetValue() regression test. 11 years ago
  Justin Clark-Casey (justincc) f557d7e828 Add basic JsonCreateStore() regression test 11 years ago