Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ebuild-test/file-utf8: New test, ebuild in encoding other than utf-8.HEADmaster | Ulrich Müller | 2017-03-01 | 2 | -0/+37 |
| | | | | This crashes repoman-2.3.1 (Python 3.4) with a UnicodeDecodeError. | ||||
* | ebuild-test/file-empty: New test for empty file in FILESDIR. | Ulrich Müller | 2017-03-01 | 3 | -0/+37 |
| | | | | | Corresponds to the following repoman commit: https://gitweb.gentoo.org/proj/portage.git/commit/?id=04e5f8dee2130901386f4f1b65328bbf0b8104c1 | ||||
* | ebuild-test/badheader-id: New test for stale CVS keywords in ebuild header. | Ulrich Müller | 2017-03-01 | 2 | -0/+38 |
| | | | | | | The "# $Id$" line has been abolished. This test corresponds to the following repoman commit: https://gitweb.gentoo.org/proj/portage.git/commit/?id=44d6f11f37970a60ac2e4d7252180d96793e02d3 | ||||
* | ebuild-test/RDEPEND-slotop-any-of: new test | Sergei Trofimovich | 2016-06-21 | 2 | -0/+56 |
| | | | | | | | | Add test for slot operator in any-of style RDEPEND. Repoman got support for it in: https://gitweb.gentoo.org/proj/portage.git/commit/?id=c2594facc9a0c807ed148fd5bf76499fe2f3dbc5 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> | ||||
* | profiles/categories: new 'not-broken' category for negative tests | Sergei Trofimovich | 2016-06-21 | 4 | -0/+32 |
| | | | | | | Adds a package with 2 subslots. To be used in slot operator test. Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> | ||||
* | Add ebuild for testing missing patches. | Jorge Manuel B. S. Vicetto (jmbsvicetto) | 2016-05-16 | 4 | -0/+45 |
| | | | | Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org> | ||||
* | ebuild-test/upstream-workaround: new test | Mike Gilbert | 2016-05-12 | 2 | -0/+45 |
| | |||||
* | ebuild-test/inherit-unused: new test | Mike Gilbert | 2016-05-12 | 2 | -0/+40 |
| | |||||
* | ebuild-test/inherit-missing: add eautoreconf | Mike Gilbert | 2016-05-12 | 1 | -0/+5 |
| | |||||
* | Add a test case for PMS-compliant usage of the ROOT variable. | Michael Orlitzky | 2016-05-11 | 2 | -0/+114 |
| | | | | | | | | | | | | | A recent thread on gentoo-dev proposed a change to the devmanual's description of the ROOT variable: https://archives.gentoo.org/gentoo-dev/message/8901669dd375ca0fdb610efef0ddfe6f The proposed change would bring the devmanual's language in line with the PMS. That discussion reveals that the use of ROOT outside of pkg_* is illegal, yet current versions of repoman/portage allow it. This commit adds a test ebuild that violates the PMS (with respect to ROOT) in several ways. | ||||
* | ebuild-test/inherit-missing: new test | Mike Gilbert | 2016-05-11 | 2 | -0/+45 |
| | |||||
* | ebuild-test/inherit-deprecated: new test | Mike Gilbert | 2016-05-11 | 2 | -0/+40 |
| | |||||
* | ebuild-test/RDEPEND-implicit: new test | Mike Gilbert | 2016-05-11 | 2 | -0/+40 |
| | |||||
* | ebuild-test/variable-usedwithhelpers: new test | Mike Gilbert | 2016-05-11 | 2 | -0/+44 |
| | |||||
* | skel.ebuild: Add a minimal ebuild as a template | Mike Gilbert | 2016-05-11 | 1 | -0/+12 |
| | |||||
* | ebuild-test/minorsyn: split this into 4 packages | Mike Gilbert | 2016-05-11 | 7 | -17/+157 |
| | |||||
* | ebuild-test/patches: test that PATCHES is an array | Mike Gilbert | 2016-05-10 | 2 | -0/+40 |
| | |||||
* | ebuild-test/eapi-definition: test that EAPI is defined according to PMS | Mike Gilbert | 2016-05-10 | 2 | -0/+39 |
| | |||||
* | ebuild-test/nesteddie: test for die in a subshell | Mike Gilbert | 2016-05-10 | 2 | -0/+42 |
| | |||||
* | ebuild-test/variable-readonly: test for variable.readonly | Mike Gilbert | 2016-05-10 | 2 | -0/+42 |
| | |||||
* | ebuild-test/invalidname: rename from 'invalid' | Mike Gilbert | 2016-05-10 | 2 | -0/+0 |
| | |||||
* | ebuild-test/minorsyn: test for minor syntax errors | Mike Gilbert | 2016-05-10 | 2 | -0/+70 |
| | |||||
* | ebuild-test/badheader: test for bad header in ebuilds | Mike Gilbert | 2016-05-10 | 2 | -0/+38 |
| | |||||
* | xml-test/uniqueness: tests for unique (element,attribute,value) combinations | Göktürk Yüksek | 2016-05-07 | 2 | -0/+45 |
| | | | | Signed-off-by: Göktürk Yüksek <gokturk@binghamton.edu> | ||||
* | xml-test/singularity: tests for at-most-one element violations | Göktürk Yüksek | 2016-05-07 | 2 | -0/+54 |
| | | | | Signed-off-by: Göktürk Yüksek <gokturk@binghamton.edu> | ||||
* | xml-text/valid: add a second description to downstream maintainer | Göktürk Yüksek | 2016-05-07 | 1 | -0/+1 |
| | | | | | | | | Increase coverage and prevent future regressions by adding a second description for a downstream maintainer element. See also: https://gitweb.gentoo.org/data/xml-schema.git/commit/?id=6070512ca Signed-off-by: Göktürk Yüksek <gokturk@binghamton.edu> | ||||
* | xml-test/missing-elements: test for missing mandatory elements | Göktürk Yüksek | 2016-05-05 | 2 | -0/+28 |
| | | | | Signed-off-by: Göktürk Yüksek <gokturk@binghamton.edu> | ||||
* | xml-test/invalid-attributes: test for invalid and disallowed attributes | Göktürk Yüksek | 2016-05-05 | 2 | -0/+49 |
| | | | | Signed-off-by: Göktürk Yüksek <gokturk@binghamton.edu> | ||||
* | xml-test/valid: valid metadata.xml test based on the example in GLEP 68 | Göktürk Yüksek | 2016-05-03 | 2 | -0/+76 |
| | | | | Signed-off-by: Göktürk Yüksek <gokturk@binghamton.edu> | ||||
* | xml-test/missing-doctype: Add missed HOMEPAGE | Brian Dolbec | 2016-05-03 | 1 | -0/+1 |
| | |||||
* | xml-text/missing-doctype: test for missing DOCTYPE in metadata.xml | Göktürk Yüksek | 2016-05-03 | 2 | -0/+15 |
| | | | | Signed-off-by: Göktürk Yüksek <gokturk@binghamton.edu> | ||||
* | xml-test/missing-attributes: missing mandatory attributes for various tags | Göktürk Yüksek | 2016-05-02 | 2 | -0/+36 |
| | | | | | | | | | | Check for: - type attribute in <maintainer/> - name attribute in <slots/> - name attribute in <flag/> - type attribute for <remote-id/> Signed-off-by: Göktürk Yüksek <gokturk@binghamton.edu> | ||||
* | xml-test/missing: test for a package with missing metadata.xml | Göktürk Yüksek | 2016-05-02 | 1 | -0/+13 |
| | | | | Signed-off-by: Göktürk Yüksek <gokturk@binghamton.edu> | ||||
* | eclass-test/live-keywords: Test live ebuilds keywords use | Brian Dolbec | 2016-05-01 | 4 | -1/+66 |
| | |||||
* | Ebuild invalid pkg | Brian Dolbec | 2016-05-01 | 3 | -0/+44 |
| | | | This package tests for an invalid package "no version" | ||||
* | EAPI unsupported pkg test | Brian Dolbec | 2016-05-01 | 2 | -0/+43 |
| | |||||
* | Initial layout, repo_name and metadata.xml skeleton | Brian Dolbec | 2016-05-01 | 4 | -0/+34 |
| | |||||
* | Initial README with some basic rules for this repo | Brian Dolbec | 2016-05-01 | 1 | -0/+49 |