summary refs log tree commit diff stats
path: root/TODO
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2010-01-19 21:50:50 +0100
committerhut <hut@lavabit.com>2010-01-19 21:50:50 +0100
commitefe2d7a3b0a347a0a8c19ed1d84b4022b2df410e (patch)
treeae95d38ace2d4905f0e8a2aad5a07748f868bc06 /TODO
parent039c03efad1df9ef7d9c1965454e98c46c53ef87 (diff)
downloadranger-efe2d7a3b0a347a0a8c19ed1d84b4022b2df410e.tar.gz
TODO: added #49 and #50
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 1c4ab908..e0577dbf 100644
--- a/TODO
+++ b/TODO
@@ -36,6 +36,7 @@ General
    ( ) #44  10/01/18  more error messages :P
    (X) #47  10/01/19  less restricive auto preview
    (X) #48  10/01/19  abbreviate commands with first unambiguous substring
+   ( ) #50  10/01/19  add more unit tests
 
 
 Bugs
@@ -50,6 +51,7 @@ Bugs
    ( ) #40  10/01/17  freeze with unavailable sshfs
    (X) #41  10/01/17  capital file extensions are not recognized
    ( ) #46  10/01/19  old username displayed after using su
+   ( ) #49  10/01/19  fix unit tests :'(
 
 
 Ideas
48'>148 149 150 151 152 153 154 155
l?h=v1.1.0&id=4e01caf19cfbc798862e6b8b2dbd77328c8f99a2'>^


















34a60763 ^
f07bb12f ^






















34a60763 ^
f07bb12f ^














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
105
106
107