Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-09-02 | Add header color tag extension, ie headerGetColor() | Panu Matilainen | 1 | -0/+1 | |
- use common numeric tag generation helper for header color and dbinstance tags | |||||
2009-09-02 | Add tag extensions for common name-[epoch:]version-release[.arch] combos | Panu Matilainen | 1 | -0/+5 | |
- RPMTAG_NVRA same as rpm5.org, others are new tags | |||||
2009-09-01 | Add dbinstance tag extension (port from rpm5.org) | Panu Matilainen | 1 | -0/+1 | |
2009-08-13 | Update querytags test to match current output | Panu Matilainen | 1 | -0/+1 | |
- should've been in commit 86032bfbb61f1bdee9ac42989a14ea40bed0deec, duh | |||||
2009-03-09 | Add test for _install_lang and status | Panu Matilainen | 3 | -0/+54 | |
2009-02-26 | Missing test material to tarballs, oops | Panu Matilainen | 1 | -0/+1 | |
2008-12-09 | Update testsuite expectations as per array format change, add another test | Panu Matilainen | 1 | -2/+15 | |
2008-12-04 | Adjust test result to meet current expectation | Panu Matilainen | 1 | -1/+1 | |
2008-12-04 | Comment out rpmbuild --root tests | Panu Matilainen | 1 | -31/+31 | |
- no point testing what's not really ever been implemented | |||||
2008-12-04 | Add a pile of queryformat tests | Panu Matilainen | 1 | -0/+197 | |
- a few fail, and for a reason (rhbz#474550 and breakage from tag class changes) | |||||
2008-12-03 | Add tests to verify on-disk status after install+erase | Panu Matilainen | 1 | -0/+45 | |
2008-12-03 | Add test to verify status of installed files | Panu Matilainen | 1 | -0/+22 | |
2008-11-24 | Add couple of tests for symlink <-> directory behavior | Panu Matilainen | 3 | -0/+82 | |
2008-11-22 | Remove RPMCONFIGDIR sedding from Makefiles where no longer necessary | Panu Matilainen | 1 | -40/+0 | |
2008-11-22 | Don't bother setting rpmrc specifically in tests | Panu Matilainen | 1 | -3/+2 | |
- RPM_CONFIGDIR environment is used | |||||
2008-11-22 | Use rpmConfigDir() for finding our popt alias file | Panu Matilainen | 1 | -0/+3 | |
- this allows popt aliases to be reliably available in tests - why do we have the popt initialization done twice? | |||||
2008-11-22 | Add keywords to all tests | Panu Matilainen | 8 | -0/+47 | |
- just initial groupings to have something there.. | |||||
2008-11-22 | Add basic tests for Lua's rpm and posix extensions | Panu Matilainen | 1 | -0/+19 | |
2008-11-22 | Add banners for nicer test output | Panu Matilainen | 10 | -9/+25 | |
2008-11-22 | A few more basic macro functionality tests | Panu Matilainen | 2 | -8/+69 | |
2008-11-22 | Add couple of tar build tests + another version of hello tarball | Panu Matilainen | 2 | -0/+30 | |
2008-11-22 | Add some (trivial) macro evaluation tests | Panu Matilainen | 3 | -0/+41 | |
2008-11-22 | Add a couple of tests for installing non-existent files and such | Panu Matilainen | 1 | -1/+47 | |
2008-11-22 | Add some basic tests for config file behavior | Panu Matilainen | 4 | -0/+119 | |
2008-11-21 | Add some basic tests for file conflict behavior | Panu Matilainen | 4 | -1/+103 | |
2008-11-21 | Add basic version comparison testing for install/upgrade | Panu Matilainen | 4 | -0/+116 | |
2008-11-21 | Simplify the run functions, fix --define behavior | Panu Matilainen | 1 | -6/+2 | |
2008-11-21 | Hackery to get rpm install tests to "work" with fakechroot | Panu Matilainen | 3 | -24/+43 | |
- fakechroot throws it's own curveballs into the already mixed up thing, copy things to the test dir and set chroot base to that to avoid confusion with cwd and such - klunky and ugly but at least the tests pass now when running non-root | |||||
2008-11-21 | Add + use wrapper function for calling rpm commands in tests | Panu Matilainen | 7 | -55/+39 | |
- avoids having to define --rcfile etc over and over again | |||||
2008-11-21 | Define TOPDIR once in atlocal.in | Panu Matilainen | 3 | -12/+1 | |
2008-11-21 | These tests are expected to succeed | Panu Matilainen | 2 | -3/+0 | |
2008-11-21 | Rpm is supposed to create build tree by itself, don't help it | Panu Matilainen | 2 | -22/+1 | |
2008-11-21 | Update --querytags test vrt FILECAPS | Panu Matilainen | 1 | -0/+1 | |
2008-07-14 | Adjust querytags expected results for autotests | Panu Matilainen | 1 | -40/+0 | |
2008-06-26 | Take new directory into account in rpmbuild test | Jindrich Novy | 1 | -0/+1 | |
2008-06-25 | Adjust autotest querytag expectations to match current tags | Panu Matilainen | 1 | -18/+22 | |
2008-06-25 | Adjust autotests for rpmi etc removal | Panu Matilainen | 3 | -19/+19 | |
2007-10-01 | Remove (unused). | Ralf Corsépius | 1 | -7/+0 | |
2007-09-18 | Use rpmquery instead of rpm for --querytags check to avoid popt aliasing issues | Panu Matilainen | 1 | -2/+2 | |
2007-09-18 | Remove. | Ralf Corsépius | 1 | -3/+0 | |
2007-09-18 | Remove. | Ralf Corsépius | 16 | -351/+0 | |
2007-09-12 | For the moment, allow the testsuite to fail. | Ralf Corsépius | 1 | -1/+1 | |
2007-09-12 | Rebuild with updated spec. | Ralf Corsépius | 1 | -0/+0 | |
2007-09-12 | Adjust BuildRoot. | Ralf Corsépius | 1 | -1/+1 | |
2007-09-12 | Attempt to escape hg messed up the repo once more. | Ralf Corsépius | 1 | -1/+1 | |
2007-09-06 | Fix typo in yesterday's patch. | Ralf Corsépius | 1 | -1/+1 | |
2007-09-05 | Include rpm.am. | Ralf Corsépius | 1 | -16/+18 | |
Reflect having introduced rpmconfigdir/rpmlibexecdir. | |||||
2007-09-03 | Update --querytag test to expect success.. | Panu Matilainen | 1 | -1/+0 | |
2007-08-30 | Attempt to make tests/Makefile.am more stabile. | Ralf Corsépius | 1 | -7/+18 | |
2007-08-30 | Massive hacking on tests. | Ralf Corsépius | 6 | -65/+55 | |