]> git.sur5r.net Git - bacula/bacula/blob - regress/win32/README.txt
Force full rebuild
[bacula/bacula] / regress / win32 / README.txt
1 In order to use the win32 bacula regression scripts, it is important to have
2 some unix tools (such as sed, grep, and diff).  To make things simple, download
3 UnxUtils from http://sourceforge.net/projects/unxutils
4
5 Extract UnxUtils somewhere and add the the files in usr\local\wbin to $PATH.
6
7 Copy regress/win32 to a local directory on your system.
8
9 Set your sources directory in prototype.conf to a mapped drive or a local copy
10 of the bacula sources including windows binaries.
11
12 Run "config.cmd prototype.conf" from a command prompt in your regress/win32
13 directory followed by "make setup".
14
15 Tests are executed with "make test".