Age | Commit message (Collapse) | Author | Files | Lines |
|
Oracle no longer includes this term in our copyright & license notices.
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
|
|
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
|
|
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
|
|
Allows them to provide their own psuedo-implementations of Extensions.
If the sequence in a response is set to XHIV_SEQ_MATCHDATA, then the new
match_data field has a pointer to additional matching constraints. So far
only X_QueryExtension will check those, and it expects a null terminated
extension name string to match against the queried extension.
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
|
|
Needed for XListFontsWithInfo test
|
|
Allows setting specific sequeunce numbers for matching request patterns
to avoid having to match exact sequences of calls Xlib may make behind
the scenes to check for/use various extensions for you.
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
|
|
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
|
|
This provides a local static libXhiv.a library that forks and runs a
fake X server process that simply responds with a canned set of replies,
and which test cases can be written that check to see how libraries handle
those replies.
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
|