Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
Also add extra assertions to make sure all pre and post
test conditions are satisfied.
Remove unused fd member from device lock test.
|
|
* The entire schroot project is now licensed under the GNU General
Public Licence, version 3 or later.
* COPYING: Update to GPLv3.
* Update licence boilerplate on all files to GPLv3.
|
|
* Update copyright headers on files for 2007.
|
|
log_error and log_warning.
|
|
|
|
* test/Makefile.am
(AM_CXXFLAGS): Replace SRCDIR with TESTDATADIR.
(TESTS): Run setup-test-data and cleanup-test-data at the start
and end of testing, respectively.
(EXTRA_DIST): Distribute setup-test-data and cleanup-test-data.
(clean-local): Run cleanup-test-data.
* test/cleanup-test-data: New file. Remove testdata directory.
* test/setup-test-data: New file. Copy test data to testdata
directory and change the ownership to root.
|
|
into a dchroot subdirectory and dchroot-dsa sources into a
dchroot-dsa subdirectory.
|
|
sbuild::file_lock, and Sbuild::DeviceLock to sbuild::device_lock.
|
|
* schroot/sbuild-lock.cc (set_lock): If the current process
doesn't own the lock, unlocking always succeeds.
|