Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-04-16 | selftest: Start using the binary mapping at the python layer as well | Andrew Bartlett | 1 | -0/+10 | |
2011-04-16 | selftest: Remove duplication between BUILDIR and BINDIR | Andrew Bartlett | 1 | -1/+1 | |
Just have BINDIR, and have it default to ./bin Andrew Bartlett | |||||
2011-04-16 | selftest: Provide a single bindir_path function across all targets | Andrew Bartlett | 1 | -2/+2 | |
This will allow a mapping to be made between things like smbtorture4 -> smbtorture that is correct for the different build environments. Andrew Bartlett | |||||
2011-02-22 | selftest split $PERL into multiple arguments for Test::More check | Andrew Bartlett | 1 | -2/+3 | |
2011-02-22 | selftest move selftesthelpers to a top level helper script | Andrew Bartlett | 1 | -0/+156 | |