summaryrefslogtreecommitdiff
path: root/tests/refs/peel.c
Commit message (Collapse)AuthorAgeFilesLines
* peel: reject bad queries with EINVALIDSPECcmn/peeling-errorsCarlos Martín Nieto2014-11-221-1/+1
| | | | | | | | | | There are some combination of objects and target types which we know cannot be fulfilled. Return EINVALIDSPEC for those to signify that there is a mismatch in the user-provided data and what the object model is capable of satisfying. If we start at a tag and in the course of peeling find out that we cannot reach a particular type, we return EPEEL.
* Introduce cl_assert_equal_oidEdward Thomson2014-07-011-1/+1
|
* Rename tests-clar to testsBen Straub2013-11-141-0/+119