summary refs log tree commit diff stats
path: root/test
ModeNameSize
-rw-r--r--__init__.py1218log stats plain blame
-rw-r--r--tc_bookmarks.py2102log stats plain blame
-rw-r--r--tc_colorscheme.py1653log stats plain blame
-rw-r--r--tc_direction.py2680log stats plain blame
-rw-r--r--tc_directory.py3710log stats plain blame
-rw-r--r--tc_displayable.py4378log stats plain blame
-rw-r--r--tc_ext.py4070log stats plain blame
-rw-r--r--tc_history.py1692log stats plain blame
-rw-r--r--tc_keyapi.py1250log stats plain blame
-rw-r--r--tc_newkeys.py15356log stats plain blame
-rw-r--r--tc_signal.py3624log stats plain blame
-rw-r--r--tc_ui.py1719log stats plain blame
-rw-r--r--test.py867log stats plain blame
d---------testdir153log stats plain
2015-07-13 22:43:16 -0700 committer Kartik K. Agaram <vc@akkartik.com> 2015-07-13 22:50:49 -0700 1780 - now we always reclaim local scopes' href='/akkartik/mu/commit/074console.mu?h=hlt&id=77d5b5d658830bd24724f945e0d6ddf6a06adc0e'>77d5b5d6 ^
4a48bedc ^
760f683f ^
0d2686c7 ^
e3092e7b ^

d803b687 ^
77d5b5d6 ^
4a48bedc ^
e3092e7b ^
104854ca ^
7a84094a ^
a0331a9b ^
e3092e7b ^
7a84094a ^
80df524b ^
502d2ea5 ^
760f683f ^
dd660682 ^
e3092e7b ^
0d2686c7 ^


dd660682 ^
e3092e7b ^
6aa42628 ^
80df524b ^
dd660682 ^
e3092e7b ^

c6c19a27 ^


d803b687 ^
77d5b5d6 ^
4a48bedc ^
d803b687 ^


80df524b ^
dd660682 ^

e3092e7b ^
f8c0ef3e ^
760f683f ^
77d5b5d6 ^
4a48bedc ^
f8c0ef3e ^
d803b687 ^
502d2ea5 ^


136412d2 ^
502d2ea5 ^
f8c0ef3e ^

5b1219ca ^
f8c0ef3e ^
6a0f71b9 ^
760f683f ^
77d5b5d6 ^
4a48bedc ^
6a0f71b9 ^
d803b687 ^
ccfee303 ^


6a0f71b9 ^

5e9eff8c ^
760f683f ^
77d5b5d6 ^
4a48bedc ^
dd660682 ^
104854ca ^
5e9eff8c ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104