summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* tests_python34.py: bump to 3.4.5HEADmasterTim Orling2016-11-031-1/+1
| | | | Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com>
* test_python34.py: cleanup and better python3 testTim Orling2016-10-061-24/+6
| | | | Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com>
* test_python34: fail and skip remaining tests if python3 is not installedTim Orling2016-10-061-11/+26
| | | | Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com>
* add python3 and python34 tests; add build_and_run.shTim Orling2016-10-051-10/+28
| | | | Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com>
* add python34 test: modules new to python34Tim Orling2016-10-051-0/+48
| | | | Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com>
* test_epel-rpm-macros-6-14.py: compare to nil macroTim Orling2016-10-051-4/+10
| | | | Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com>
* add tests for epel-rpm-macros-6-14 (%py3_ stubs)Tim Orling2016-10-052-0/+39
| | | | Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com>
* Initial container to test BZ#1369486 fixTim Orling2016-10-011-0/+39
docker build -t epel6-testing . docker run --rm -t epel6-testing Signed-off-by: Tim Orling <TicoTimo@gmail.com>