|
| 1 | +commit be407ed5daf5d6d5f784b719c43af3863295a267 |
| 2 | +Merge: 3335c00 5607d7b |
| 3 | +Author: Patrick Schleizer < [email protected]> |
| 4 | +Date: Tue May 13 10:32:45 2025 -0400 |
| 5 | + |
| 6 | + Merge remote-tracking branch 'ben/st-test' |
| 7 | + |
| 8 | +commit 3335c004d3683d36cf89450c4274d31aaf02792c |
| 9 | +Author: Patrick Schleizer < [email protected]> |
| 10 | +Date: Mon May 12 12:03:42 2025 +0000 |
| 11 | + |
| 12 | + bumped changelog version |
| 13 | + |
1 | 14 | commit 50a6b0b0015cc0895261367fadb50ea072e8a65d
|
2 | 15 | Author: Patrick Schleizer < [email protected]>
|
3 | 16 | Date: Mon May 12 07:16:14 2025 -0400
|
@@ -71,6 +84,12 @@ Date: Sun May 11 14:39:23 2025 +0000
|
71 | 84 |
|
72 | 85 | bumped changelog version
|
73 | 86 |
|
| 87 | +commit 5607d7ba97ca3a9e3fdf876511edddddb5624ee9 |
| 88 | +Author: Ben Grande < [email protected]> |
| 89 | +Date: Sun May 11 10:56:40 2025 +0200 |
| 90 | + |
| 91 | + Fix typos and cleaner code |
| 92 | + |
74 | 93 | commit 707f2a9d926cb78b1844cb7aeb273ac56de512a1
|
75 | 94 | Author: Patrick Schleizer < [email protected]>
|
76 | 95 | Date: Sat May 10 13:54:13 2025 -0400
|
@@ -145,12 +164,50 @@ Date: Wed May 7 00:31:41 2025 -0400
|
145 | 164 |
|
146 | 165 | Merge remote-tracking branch 'ArrayBolt3/arraybolt3/curl-prgrs'
|
147 | 166 |
|
| 167 | +commit 11a7d0e8006afec6abde3448ead288f7c31c6550 |
| 168 | +Author: Ben Grande < [email protected]> |
| 169 | +Date: Mon May 5 17:04:32 2025 +0200 |
| 170 | + |
| 171 | + Add unicode trojan test |
| 172 | + |
| 173 | +commit ab5e5e45257100521f520ac6d5b7710ff883b728 |
| 174 | +Author: Ben Grande < [email protected]> |
| 175 | +Date: Mon May 5 13:01:59 2025 +0200 |
| 176 | + |
| 177 | + Test every safe terminal tool |
| 178 | + |
| 179 | + - Check output when no argument is provided; |
| 180 | + - Check if stdin is ignored by default; |
| 181 | + - Check if stdin is ignored if file is provided; |
| 182 | + - Check how many arguments a utility accepts; |
| 183 | + - Check how word splitting works on multiple arguments; |
| 184 | + - Check if newline is present; and |
| 185 | + - How it treats the argument '-'. |
| 186 | + |
148 | 187 | commit 2fa5e6a72f148da1b3476615c26e7839dea0c4de
|
149 | 188 | Author: Aaron Rainbolt < [email protected]>
|
150 | 189 | Date: Sun May 4 22:54:18 2025 -0500
|
151 | 190 |
|
152 | 191 | Make live-mode.sh more robust and able to detect a semi-persistent state
|
153 | 192 |
|
| 193 | +commit 748a3bedef7cf12df5dc6bdea154d165e8bb499d |
| 194 | +Author: Ben Grande < [email protected]> |
| 195 | +Date: Sun May 4 16:27:58 2025 +0200 |
| 196 | + |
| 197 | + Add base test class |
| 198 | + |
| 199 | +commit d00ecab2c21d81e63145b6407b888544a8b683d4 |
| 200 | +Author: Ben Grande < [email protected]> |
| 201 | +Date: Sun May 4 15:26:25 2025 +0200 |
| 202 | + |
| 203 | + Test reading from files |
| 204 | + |
| 205 | +commit bc92fabb8bb657e52c5daf41ab7002a5612538f8 |
| 206 | +Author: Ben Grande < [email protected]> |
| 207 | +Date: Sun May 4 01:36:00 2025 +0200 |
| 208 | + |
| 209 | + Add tests |
| 210 | + |
154 | 211 | commit e2b8ca090b8f84ab0613983bea7d6cbc9a2d8a4f
|
155 | 212 | Author: Aaron Rainbolt < [email protected]>
|
156 | 213 | Date: Wed Apr 30 17:43:37 2025 -0500
|
|
0 commit comments