11.30.2006

Updates 11.30.2006

Finished rough draft of the paper. Passing off for review. The presentation dry run went well. Will update the presentation beginning tomorrow.

11.16.2006

Updates 11.16.2006

Nothing too new to report. Just a lot of updates to my paper. If something major comes up, it will be posted here.

11.12.2006

Updates 11.12.2006

An initial version of the Eclipse DLTK TUnit Extension is now available for use from the TUnit homepage. It allows the user to use the t-unit package for unit testing while displaying the results in a JUnit type view. When a failure occurs, the failure window will display all the relevant information along with the ability to double click on the failure to display the test case.

More work on the extension could come in the future. Such features as selecting the unit test framework will become available with future revisions. For now though, the TUnit extension only works with th t-unit package.

Note: The Eclipse DLTK Core and Tcl Support plugins need to be installed for the TUnit extension to work properly. A sample project is available with the plugin that can be imported into the workspace and run as an example. Lastly, the source code can not be hosted on Google Code because of licensing issues, so it is being hosted at Loyola Marymount University's Keck Lab instead.