projects
/
platform
/
upstream
/
libxkbcommon.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Finish first round of API documentation
[platform/upstream/libxkbcommon.git]
/
test
/
2012-10-12
Ran Benita
Change log env vars to XKB_LOG_LEVEL/VERBOSITY
tree
|
commitdiff
2012-10-11
Ran Benita
Make xkb_keymap_num_leds return the index range instead...
tree
|
commitdiff
2012-10-10
Ran Benita
stringcomp: test compilation of a dump of a keymap...
tree
|
commitdiff
2012-10-10
Ran Benita
keymap, state: don't assume led index < xkb_keymap_num_leds
tree
|
commitdiff
2012-10-09
Ran Benita
keysym: fix xkb_keysym_is_upper/lower() to work properly
tree
|
commitdiff
2012-10-06
Ran Benita
state: fix bad EFFECTIVE check in *_is_active()
tree
|
commitdiff
2012-09-30
Ran Benita
parser: remove XkbCompMapList rule
tree
|
commitdiff
2012-09-30
Ran Benita
test/interactive: allow -k to get any absolute path
tree
|
commitdiff
2012-09-30
Ran Benita
Don't use %z printf format
tree
|
commitdiff
2012-09-27
Ran Benita
test: add keycodes files which map directly to evdev...
tree
|
commitdiff
2012-09-27
Ran Benita
keymap-dump: make it look better with long key names
tree
|
commitdiff
2012-09-27
Ran Benita
test/interactive: allow to set evdev offset
tree
|
commitdiff
2012-09-27
Daniel Stone
Add xkb_state_key_get_one_sym
tree
|
commitdiff
2012-09-23
Ran Benita
Add format argument to xkb_keymap_get_as_string
tree
|
commitdiff
2012-09-23
Ran Benita
API: add _context prefix to log-related functions
tree
|
commitdiff
2012-09-23
Ran Benita
state: correctly wrap state->locked_group and ->group
tree
|
commitdiff
2012-09-23
Ran Benita
Don't choke on RMLVO layout string with holes
tree
|
commitdiff
2012-09-23
Ran Benita
Don't use xkbcommon-compat names in internal code
tree
|
commitdiff
2012-09-19
Ran Benita
test: add print-compiled-keymap tool
tree
|
commitdiff
2012-09-17
Ran Benita
symbols: fix buffer overflow with illegal explicit...
tree
|
commitdiff
2012-09-16
Ran Benita
keyseq: add test for repeat-shift-repeat-unshift-repeat
tree
|
commitdiff
2012-09-16
Ran Benita
Organize src/ and test/ headers
tree
|
commitdiff
2012-09-14
Ran Benita
keycodes: ignore explicit minimum/maximum statements
tree
|
commitdiff
2012-09-13
Ran Benita
keyseq: test that de(neo) is working properly
tree
|
commitdiff
2012-09-13
Ran Benita
symbols: fix real/alias key merge ordering bug
tree
|
commitdiff
2012-09-13
Ran Benita
keymap-dump: don't write spaces between multiple-syms...
tree
|
commitdiff
2012-09-12
Daniel Stone
Copyright updates
tree
|
commitdiff
2012-09-03
Ran Benita
test/rules-file: add benchmark
tree
|
commitdiff
2012-09-03
Ran Benita
test: add rmlvo-to-kccgst tool
tree
|
commitdiff
2012-09-03
Ran Benita
rules: fix check for appending '|' character when applying
tree
|
commitdiff
2012-09-03
Ran Benita
Don't printf NULL strings
tree
|
commitdiff
2012-09-03
Ran Benita
test/data/symbols: keypad can only have one default...
tree
|
commitdiff
2012-09-03
Ran Benita
Set log level for tests through env, not directly
tree
|
commitdiff
2012-09-03
Ran Benita
log: replace "priority" by "level" everywhere
tree
|
commitdiff
2012-09-02
Ran Benita
state: fix mod_names_are_active
tree
|
commitdiff
2012-09-01
Ran Benita
compat: ignore "group" (compatibility) statements
tree
|
commitdiff
2012-09-01
Ran Benita
compat: ignore "locking" field in sym interprets
tree
|
commitdiff
2012-09-01
Ran Benita
rulescomp: remove bad failtests
tree
|
commitdiff
2012-09-01
Ran Benita
Organize xkbcomp/ header files
tree
|
commitdiff
2012-09-01
Ran Benita
Allocate xkb_component_names on stack
tree
|
commitdiff
2012-08-08
Ran Benita
Fix warning
tree
|
commitdiff
2012-08-08
Daniel Stone
Add xkb_map_mod_mask_remove_consumed
tree
|
commitdiff
2012-08-08
Daniel Stone
Add xkb_log_level enum rather than using syslog
tree
|
commitdiff
2012-08-08
Daniel Stone
Increase log verbosity in tests
tree
|
commitdiff
2012-08-08
Daniel Stone
stringcomp: Make test more punishing
tree
|
commitdiff
2012-08-08
Daniel Stone
test/dump: Remove superfluous test
tree
|
commitdiff
2012-08-08
Daniel Stone
test/stringcomp: Perform full round-trip test
tree
|
commitdiff
2012-08-08
Daniel Stone
stringcomp: Remove unnecessary Level1 mappings
tree
|
commitdiff
2012-08-08
Daniel Stone
test: Minimise includes
tree
|
commitdiff
2012-08-08
Daniel Stone
stringcomp: Update input file for output changes
tree
|
commitdiff
2012-08-08
Daniel Stone
test: Add extremely rudimentary include path test
tree
|
commitdiff
2012-08-08
Daniel Stone
Rename xkey test to keysym
tree
|
commitdiff
2012-08-08
Daniel Stone
Staticise xkb_map_new_from_kccgst
tree
|
commitdiff
2012-08-08
Daniel Stone
test: Use test_compile_*() in interactive
tree
|
commitdiff
2012-08-08
Daniel Stone
Add support for default rules/model/layout
tree
|
commitdiff
2012-08-08
Daniel Stone
tests: Fix uninitialised-use-of-'ret' warning
tree
|
commitdiff
2012-08-08
Daniel Stone
test: Use test_get_context() in interactive
tree
|
commitdiff
2012-08-08
Ran Benita
Add API to query whether a modifier is consumed
tree
|
commitdiff
2012-08-07
Ran Benita
types: remove DeleteLevel1MapEntries
tree
|
commitdiff
2012-08-07
Ran Benita
types: don't use canonical/required types
tree
|
commitdiff
2012-08-07
Ran Benita
filecomp: fix path and error message
tree
|
commitdiff
2012-08-07
Ran Benita
interactive: add support to run from keymap file
tree
|
commitdiff
2012-08-07
Ran Benita
keyseq: use our own keysyms
tree
|
commitdiff
2012-07-28
Ran Benita
Add an interactive evdev test
tree
|
commitdiff
2012-07-27
Daniel Stone
context test: Use test_get_context()
tree
|
commitdiff
2012-07-26
Ran Benita
utils: add/replace string equality macros
tree
|
commitdiff
2012-07-26
Ran Benita
expr: don't divide by zero
tree
|
commitdiff
2012-07-22
Ran Benita
Add test for logging functionality
tree
|
commitdiff
2012-07-18
Ran Benita
Replace xkb_keycode_t 'key' variable name by 'kc'
tree
|
commitdiff
2012-07-17
Daniel Stone
Run source tree through uncrustify
tree
|
commitdiff
2012-07-13
Ran Benita
remove unused function xkb_canonicalise_components
tree
|
commitdiff
2012-07-12
Daniel Stone
Add multiple-keysyms-per-level to test data
tree
|
commitdiff
2012-07-12
Daniel Stone
rulescomp: Fix benchmark runs
tree
|
commitdiff
2012-07-12
Daniel Stone
tests: Update dump.data for recent fixes
tree
|
commitdiff
2012-07-12
Ran Benita
dump: add back kccgst names
tree
|
commitdiff
2012-07-12
Ran Benita
dump: a few more tweaks to match xkbcomp output
tree
|
commitdiff
2012-07-12
Ran Benita
symbols: fix bug in modifier_map handling
tree
|
commitdiff
2012-07-12
Daniel Stone
Import dataset into test/data/
tree
|
commitdiff
2012-07-12
Daniel Stone
Add a library of common test functions
tree
|
commitdiff
2012-07-12
Daniel Stone
Move test data files to test/data/keymaps
tree
|
commitdiff
2012-07-12
Ran Benita
Enlarge keysym name buffers and mention in comment
tree
|
commitdiff
2012-07-12
Ran Benita
test/dump: output commentary to stderr
tree
|
commitdiff
2012-07-12
Ran Benita
keyseq: add a failing group-switching test
tree
|
commitdiff
2012-07-12
Ran Benita
rules: fix parsing of multiple options
tree
|
commitdiff
2012-07-01
Ran Benita
state: fix base mod set/clear behavior
tree
|
commitdiff
2012-06-30
Ran Benita
rules: remove support for keymap rule
tree
|
commitdiff
2012-06-22
Daniel Stone
state: Add more comprehensive repeating test
tree
|
commitdiff
2012-06-22
Daniel Stone
Add xkb_key_repeats
tree
|
commitdiff
2012-06-18
Ran Benita
Add a test for the results of key sequences
tree
|
commitdiff
2012-06-09
Ran Benita
state: use darray for filters
tree
|
commitdiff
2012-06-09
Ran Benita
test/dump: allow to run manually
tree
|
commitdiff
2012-06-09
Ran Benita
Update .gitignore
tree
|
commitdiff
2012-06-08
Daniel Stone
Add keypad sequences to UTF-8 keysym printing
tree
|
commitdiff
2012-06-08
Rob Bradford
Add API for getting unicode representation of a keysym
tree
|
commitdiff
2012-06-04
Daniel Stone
Fix tiny memory leak in dump test
tree
|
commitdiff
2012-06-04
Daniel Stone
Make xkb_map_get_as_string test more comprehensive
tree
|
commitdiff
2012-06-04
Daniel Stone
Revert "dump"
tree
|
commitdiff
2012-06-02
Daniel Stone
dump
tree
|
commitdiff
2012-05-29
Daniel Stone
stringcomp: NULL-terminate string
tree
|
commitdiff
2012-05-29
Daniel Stone
Add test for xkb_map_new_from_string
tree
|
commitdiff
next