Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 4f736db9 | 2009-04-04 11:04:35 | test: Minor refactor to allow $EXEEXT in program names | ||
| 8f9a6129 | 2009-04-04 10:52:23 | test: Add logging and some intentionally failing cases We want to log the output of the tests rather than letting them go to stderr. This allows tests we expect to fail to be run. | ||
| 5cc55d7c | 2009-04-04 09:14:20 | Test compiler to simulate xkbcomp usage Added a test program, rulescomp, which takes a RMLVO set and generates a XkbcDescPtr. This is essentially what the xserver will do, except that we still need to access some xkbcomp internal API to make it work. |