index
:
delta/linuxwacom/xf86-input-wacom.git
coverity-fix
hack/fix_ubuntu_1204
master
rhel6-branch
solaris
github.com: linuxwacom/xf86-input-wacom.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
fake-symbols.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace our unit-test suite with something more magic and easier
Peter Hutterer
2022-02-04
1
-512
/
+0
*
Split the various logging functions into several calls
Peter Hutterer
2021-12-20
1
-0
/
+6
*
Add an emulation of the X server's option handling
Peter Hutterer
2021-12-20
1
-0
/
+12
*
Add a copy of xf86ScaleAxis for our use
Peter Hutterer
2021-12-20
1
-28
/
+0
*
Add a custom log handler
Peter Hutterer
2021-12-20
1
-0
/
+12
*
Require xserver 1.13
Peter Hutterer
2021-11-29
1
-36
/
+22
*
Use strcasecmp instead of xf86NameCmp
Peter Hutterer
2021-11-23
1
-6
/
+0
*
Replace xf86ReadSerial and xf86WriteSerial with libc calls
Peter Hutterer
2021-11-22
1
-13
/
+0
*
Use xf86IDrvMsg wherever possible
Peter Hutterer
2021-11-19
1
-0
/
+6
*
Require xserver 1.10 as minimum version
Peter Hutterer
2021-11-19
1
-47
/
+4
*
test: add TimerCancel to fake symbols
Peter Hutterer
2017-03-09
1
-0
/
+4
*
tests: Fix compilation under ABI 25 and greater
Jason Gerecke
2017-01-20
1
-0
/
+10
*
Fix spurious '-Wshadow' warning
Egbert Eich
2014-02-19
1
-1
/
+1
*
Add missing symbol xf86PrintChipsets() for test suite
Egbert Eich
2014-02-14
1
-0
/
+5
*
Fix loads of 'redundand declaration' warnings in test suite
Egbert Eich
2014-02-14
1
-6
/
+25
*
Fix type mismatch in test suite
Egbert Eich
2014-02-14
1
-1
/
+1
*
Add xf86OptionListFree for distcheck
Ping Cheng
2013-06-14
1
-0
/
+7
*
Add recently-referenced functions to fake-symbols
Jason Gerecke
2012-10-19
1
-0
/
+27
*
Add LogMessageVerbSigSafe to fake-symbols
Jason Gerecke
2012-09-07
1
-0
/
+5
*
Add xf86MsgVerb to fake-symbols to let 'make distcheck' complete
Jason Gerecke
2012-08-27
1
-1
/
+6
*
test: fix linker error 'input_option_new' undefined
Peter Hutterer
2011-12-20
1
-0
/
+35
*
test: add more #defines to fix build issues.
Peter Hutterer
2011-12-20
1
-2
/
+2
*
Handle ABI 14 option types
Peter Hutterer
2011-10-19
1
-17
/
+17
*
Update the device's serial number when it comes in.
Peter Hutterer
2011-05-06
1
-0
/
+22
*
Don't accept invalid device types.
Peter Hutterer
2011-04-08
1
-1
/
+1
*
Add fake symbols for serverClient and QueueWorkProc
Peter Hutterer
2011-03-15
1
-1
/
+10
*
Use xf86ScaleAxis for pressure normalization.
Peter Hutterer
2011-03-11
1
-1
/
+18
*
test: remove miPointer wrappers, unneded.
Peter Hutterer
2011-03-07
1
-6
/
+0
*
test: fix typos and copy/paste effects.
Peter Hutterer
2011-03-03
1
-3
/
+3
*
test: add ifdefs to allow running tests against 1.7
Peter Hutterer
2011-03-03
1
-2
/
+8
*
test: add more symbols to fake-symbols for ABI < 12
Peter Hutterer
2011-02-16
1
-0
/
+21
*
test: put guards in for changed APIs in earlier server versions.
Peter Hutterer
2011-02-16
1
-3
/
+12
*
test: remove _X_RESTRICT_KYWD from definitions
Peter Hutterer
2011-02-16
1
-1
/
+1
*
Add a testing framework for the driver.
Peter Hutterer
2011-01-31
1
-0
/
+385