Richard W.M. Jones
6c971faecf
Update copyright dates for 2014.
2014-01-02 16:53:34 +00:00
Richard W.M. Jones
9e9be1cee7
python: Test programs are located in the source directory.
2013-04-25 14:21:55 +01:00
Richard W.M. Jones
0d18a8b407
Update copyright dates for 2013.
2013-02-02 13:56:19 +00:00
Richard W.M. Jones
08840bab44
Tempus fugit.
...
Update all copyright dates to 2012.
2012-01-18 22:05:02 +00:00
Matthew Booth
04ea1375c5
Update FSF address.
2011-11-08 14:43:07 +00:00
Richard W.M. Jones
e2249b7ce1
python: Pass $PYTHON environment variable to tests.
...
If the user set PYTHON when configuring, this variable is not passed
through to the tests, so it is possible the tests will fail because
they are testing the wrong version of python. By passing $PYTHON
through to the tests we ensure that we test against the same version
of python that we configured with.
2011-11-02 19:42:29 +00:00
Jim Meyering
0c463dd0aa
build: remove trailing blank lines; enable the syntax-check rule
...
* cfg.mk (disable_temporarily): Remove sc_prohibit_trailing_blank_lines.
* appliance/Makefile.am: Remove trailing blank line(s).
* appliance/debian/modules/y0_install-guestfsd: Likewise.
* appliance/make.sh.in: Likewise.
* appliance/packagelist.in: Likewise.
* appliance/update.sh.in: Likewise.
* haskell/run-bindtests: Likewise.
* ocaml/run-bindtests: Likewise.
* python/run-python-tests: Likewise.
* recipes/squashfs.example: Likewise.
* ruby/run-ruby-tests: Likewise.
2009-08-04 14:47:09 +02:00
Richard W.M. Jones
babc0846cc
Add tests for bindings parameters, fix several broken bindings.
2009-05-28 20:15:51 +01:00