aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* implement go-parent commandShin'ya Ueoka2017-09-171-3/+9
|
* pagenate by prev/next linksShin'ya Ueoka2017-09-171-0/+50
|
* add store test and fix storeShin'ya Ueoka2017-09-161-0/+111
|
* consome as store/reducersShin'ya Ueoka2017-09-162-65/+0
|
* fix input actions testShin'ya Ueoka2017-09-111-6/+10
|
* add command actions testShin'ya Ueoka2017-09-111-0/+51
|
* add tests for input action/reducerShin'ya Ueoka2017-09-102-0/+51
|
* 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