Commit ce12905
File tree
Expand file treeCollapse file tree
3 files changed
+39
-9
lines changedFilter options
- src/ua_parser
- tests
Expand file treeCollapse file tree
3 files changed
+39
-9
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 |
| - |
| 8 | + |
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
|
+21-8Lines changed: 21 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
44 |
| - |
| 44 | + |
| 45 | + |
45 | 46 |
|
46 | 47 |
|
47 | 48 |
|
| ||
78 | 79 |
|
79 | 80 |
|
80 | 81 |
|
81 |
| - |
| 82 | + |
82 | 83 |
|
83 | 84 |
|
84 | 85 |
|
| ||
135 | 136 |
|
136 | 137 |
|
137 | 138 |
|
| 139 | + |
| 140 | + |
138 | 141 |
|
139 | 142 |
|
140 | 143 |
|
141 |
| - |
142 |
| - |
143 |
| - |
144 |
| - |
145 |
| - |
146 |
| - |
| 144 | + |
| 145 | + |
| 146 | + |
| 147 | + |
| 148 | + |
| 149 | + |
| 150 | + |
| 151 | + |
| 152 | + |
| 153 | + |
| 154 | + |
| 155 | + |
| 156 | + |
| 157 | + |
| 158 | + |
| 159 | + |
147 | 160 |
|
148 | 161 |
|
149 | 162 |
|
|
tests/test_convenience_parser.py
Copy file name to clipboardExpand all lines: tests/test_convenience_parser.py+17Lines changed: 17 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
1 | 2 |
|
2 | 3 |
|
3 | 4 |
|
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
4 | 21 |
|
5 | 22 |
|
6 | 23 |
|
|
0 commit comments