Add startswith() helper
[platform/upstream/libevdev.git] / test /
2013-06-26 Peter Hutterertest: add infrastructure for uinput device tests
2013-06-04 Peter HuttererSet up a test harness
2013-06-04 Peter HuttererMove libevdev-events over to a tools directory
2013-06-04 Peter HuttererMerge libevdev-print and libevdev-events into one binary
2013-06-04 Peter Hutterertest: drop unused function print_code_bits
2013-06-03 Peter HuttererExpose phys/uniq to the caller
2013-06-03 Peter HuttererExport version fields as well
2013-06-03 Peter HuttererRename pid/vid to product-id and vendor-id
2013-05-31 Peter HuttererSplit libevdev_new() into _new and _new_from_fd()
2013-05-30 Peter HuttererRename ER_SYNC flag to LIBEVDEV_READ_SYNC
2013-05-30 Peter HuttererDrop the callback interface, replace with libevdev_next...
2013-05-29 Peter Huttererlibevdev is a library to handle evdev devices