mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
Wed Apr 18 11:12:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>
* src/test.c, src/libvirt.c, src/virterror.c,
include/libvirt/virterror.h: Add a VIR_FROM_TEST error class
and ensure that test driver errors are from this class.
Tidy up the error messages generated by the test driver when
user doesn't add a path to the URL and avoid open ("/").
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
Wed Apr 18 11:12:00 BST 2007 Richard W.M. Jones <rjones@redhat.com>
|
||||
|
||||
* src/test.c, src/libvirt.c, src/virterror.c,
|
||||
include/libvirt/virterror.h: Add a VIR_FROM_TEST error class
|
||||
and ensure that test driver errors are from this class.
|
||||
Tidy up the error messages generated by the test driver when
|
||||
user doesn't add a path to the URL and avoid open ("/").
|
||||
|
||||
Wed Apr 18 11:57:28 CEST 2007 Daniel Veillard <veillard@redhat.com>
|
||||
|
||||
* docs/remote.html docs/site.html docs/*.html: added a stub for
|
||||
|
||||
Reference in New Issue
Block a user