summaryrefslogtreecommitdiffstats
path: root/java/t
Commit message (Expand)AuthorAgeFilesLines
* generator: Rename 'add_drive_opts' API to 'add_drive'.Richard W.M. Jones2012-07-141-4/+4
* java: Generate overloaded non-optargs method for each optargs method.Richard W.M. Jones2012-07-131-1/+1
* New API: guestfs_shutdown: Cleanly shutdown the backend.Richard W.M. Jones2012-07-031-0/+1
* Tempus fugit.Richard W.M. Jones2012-01-181-1/+1
* java: Fix optional arguments in calls.Richard W.M. Jones2011-07-191-0/+63
* java: Add a test of g.list_filesystems (a function that returns a Map).Richard W.M. Jones2011-03-021-0/+10
* java: Remove old test file if one was left around.Richard W.M. Jones2011-03-021-0/+4
* java: Combine tests to reduce number of launches.Richard W.M. Jones2010-11-302-46/+4
* Remove guestfs_wait_ready (turn it into a no-op).Richard Jones2009-09-212-2/+0
* Convert all TABs-as-indentation to spaces.Jim Meyering2009-08-033-54/+54
* Another Java test.Richard Jones2009-04-211-0/+56
* Testing the Java bindings.Richard Jones2009-04-212-0/+75