Drop semicolons after getter/setter macros
[platform/upstream/libevdev.git] / test / test-event-names.c
2013-10-22 Peter HuttererAdd a copy of linux/input.h
2013-10-04 Peter HuttererMark three deprecated functions as such
2013-09-10 Peter HuttererRevamp the API once again
2013-09-09 Peter HuttererMerge branch 'logging-fix'
2013-09-03 Peter HuttererMatch the kernel define for SYN_MAX
2013-08-30 Peter HuttererFix off-by-one errors when dealing with *_MAX values.
2013-08-29 Peter Hutterertest: add test for libevdev_is_event_code(EV_SYN...)
2013-08-25 Peter HuttererMerge branch 'led-handling'
2013-08-25 Martin MinarikFix build without MSC_TIMESTAMP
2013-08-01 Peter HuttererRename a few getters for consistency
2013-07-04 Peter Hutterertest: add test for event values (type and code)
2013-07-04 Peter Hutterertest: unify test case creation in test-event-names.c
2013-06-29 Peter Hutterertest: prepare a common header file for all tests
2013-06-27 Peter Hutterertest: test some more event max and invalid event type...
2013-06-27 Peter HuttererPull all tests together into one binary
2013-06-04 Peter HuttererSet up a test harness