aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
...
* key input sequence as action/reducerShin'ya Ueoka2017-09-102-50/+31
|
* completion as action/reducerShin'ya Ueoka2017-09-101-0/+14
|
* add console actions/reducer tests and fix targetsShin'ya Ueoka2017-09-092-0/+80
|
* remove messagesShin'ya Ueoka2017-09-091-25/+0
|
* remove keysShin'ya Ueoka2017-09-091-55/+0
|
* add Completion classShin'ya Ueoka2017-09-051-0/+48
|
* message passing by helper functionsShin'ya Ueoka2017-09-011-0/+25
|
* use char-code in KeyQueueShin'ya Ueoka2017-08-271-24/+27
|
* add Hint testsShin'ya Ueoka2017-08-212-0/+59
|
* add follow testsShin'ya Ueoka2017-08-212-0/+20
|
* add Follow testShin'ya Ueoka2017-08-201-0/+14
|
* add HintKeyProducerShin'ya Ueoka2017-08-171-0/+25
|
* add keys testShin'ya Ueoka2017-08-151-0/+55
|
* add key-queue testShin'ya Ueoka2017-08-151-0/+47