makepkg: Exit on failure within build() or package() functions
[pacman-ng.git] / pactest / ChangeLog
blobfec0eb23d755891be1eabceed03ae5d1107c71e1
2 Release 0.3 (pending)
3 -------------
4 - added detection for fakeroot enabled pacman binaries and leftover lock
5 and core files.
6 - fixed number format for statistics line
7 - display elapsed times for each test cases
8 - added COPYING file
9 - added patch to disable fakeroot support for pacman 2.9.x
10 - added "--gdb" command line options to ease debugging (as suggested by VMiklos)
11 - added "--valgrind" option to run tests through valgrind memory checker
12 - added more test cases
13 - added gensync archives
15 Release 0.2 (06/02/13)
16 -----------
17 - added support for directories, symlinks and altered files
18 - removed hardcoded references to package names in testcase scripts
19 - splited pactest.py in several modules
20 - lots of code optimizations
21 - created a home page to host the project
22 - added README, TODO and ChangeLog files
24 Release 0.1 (06/01/30)
25 -----------
26 Initial release.
28 Annoucement on the ArchLinux pacman-dev mailing list:
29 http://www.archlinux.org/pipermail/pacman-dev/2006-January/000186.html