Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * refactor: Move test infrastructure code to its own package so that it can ↵ | Justin Clarke Casey | 2008-12-10 | 1 | -53/+0 |
| | | | | | | | | be reused by more than Environment tests * This shuffles the test packages in prebuild.xml below it so they can all potentially reference it | ||||
* | * test: Add a wodge of code in order to be able to slightly extend a test to ↵ | Justin Clarke Casey | 2008-11-28 | 1 | -0/+53 |
deliver a taken object to a user inventory folder without throwing an exception * test doesn't actually double check for the presence of the item yet |