aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* Added XML introspection script (XmlInfo.py). Should make reading XML files a...Gravatar rcoh2011-02-19
* Merge branch 'master' into behavior-factoryGravatar rcoh2011-02-16
|\
* | change SwitchBehavior to take in a JSON dict to avoid weird XML parsing. Also...Gravatar eugue2011-02-14
| * Added an override of setLastOutput to square.py. Added some pre-built querie...Gravatar rcoh2011-02-12
* | Merge branch 'master' of github.com:rcoh/SmootLight into behavior-factoryGravatar eugue2011-02-12
|\|
* | Added SwitchBehavior and its unit test file. Could be used to control games.Gravatar eugue2011-02-12
| * Added some new tests to BehaviorQuerySystem.py which demonstrate how to use i...Gravatar rcoh2011-02-12
| * Modified the test code to automatically pick up new tests. Just add your tes...Gravatar rcoh2011-02-12
| * Early stages of support for interbehavior interactions. Fixed a bug in the c...Gravatar rcoh2011-02-09
| * Early stages of param-binding in xml. Functional. RCOHGravatar rcoh2011-02-05
|/
* readded testosc in tests directoryGravatar Dan2011-01-28
* A metric $#%$-ton of changes. Added doc-strings to EVERYTHING. Phew. Fixed...Gravatar rcoh2011-01-27
* some improvements to behavior chain. A "Square" BehaviorGravatar Russell Cohen2011-01-10
* Some performance improvements. Faster evaluation of range-based queries withGravatar Russell2011-01-10
* Not sure if this works.Gravatar rcoh2011-01-03
* Changed default mode of xml merging to merge instead of replace. Added some ...Gravatar rcoh2011-01-02
* Inheritence now happens at all levels on reading of config files. No additio...Gravatar rcoh2010-12-29
* a bugfix in APL. Support and a unit test for behavior inheritance. It now h...Gravatar rcoh2010-12-26
* some testcode that should be in the testing branch, but w/e. A method to com...Gravatar rcoh2010-12-25
* added test directory for unittests and an example skeleton unit test. WRITE ...Gravatar rcoh2010-12-25