aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build: expand rule to cover testsuiteEric Blake2012-02-031-2/+2
* build: fix virsh reformat falloutEric Blake2012-01-121-7/+7
* tests: Unify style of test skipping codeMatthias Bolte2011-07-291-9/+17
* tests: Fix virshtest failure after dominfo changedOsier Yang2011-07-191-0/+1
* tests: Lower stack usage below 4096 bytesMatthias Bolte2011-04-301-35/+23
* tests: simplify common setupEric Blake2011-04-291-15/+3
* virsh: add tests for recent cli improvementsEric Blake2010-10-151-0/+97
* virsh: ensure persistence and autostart are shown for dominfo and pool-infoJustin Clift2010-06-171-0/+1
* avoid calling exit with a constant; use EXIT_* insteadJim Meyering2009-12-151-1/+1
* Move example XML files into examples/xmlDaniel P. Berrange2009-09-211-1/+1
* Move virsh into tools/ directoryDaniel P. Berrange2009-09-211-2/+2
* Move the expected output data from virshdata/*.txt into virshtest.c.Jim Meyering2008-11-241-155/+109
* avoid many mingw-specific warningsJim Meyering2008-10-281-7/+4
* Remove legacy debug outputDaniel P. Berrange2008-07-091-4/+0
* Compilation fixes for MinGWAtsushi SAKAI2008-06-261-1/+6
* Convert to use new memory allocation APIsDaniel P. Berrange2008-05-291-10/+13
* Remove all use of strcmp, strncmp in favour of STREQ, STREQLEN, STRPREFIXDaniel P. Berrange2008-05-141-2/+4
* convert TAB-based indentation in C sources to use only spacesJim Meyering2008-04-101-49/+49
* Remove all trailing blanks; turn on the rule to detect them.Jim Meyering2008-02-051-3/+3
* Enable the <config.h>-requiring test; fix violationsJim Meyering2008-01-291-1/+1
* Wed Dec 5 13:48:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com>Richard W.M. Jones2007-12-051-6/+1
* Mon Nov 26 12:03:00 UTC 2007 Richard W.M. Jones <rjones@redhat.com>Richard W.M. Jones2007-11-261-0/+5
* Arrange for tests to pass in a non-srcdir build.Jim Meyering2007-11-141-4/+9
* Added support for input devicesDaniel P. Berrange2007-07-181-16/+16
* Fri Jun 15 16:21:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>Richard W.M. Jones2007-06-151-0/+1
* Fixed virsh test suiteDaniel P. Berrange2007-01-261-4/+4
* Ensure we strip the :disk postfix from disks in Xen 3.0.3Daniel P. Berrange2006-09-141-2/+2
* Added tests for virsh domid, domname, domstat, domuuid, dominfo, list & nodei...Daniel P. Berrange2006-08-241-0/+351