anon
|
eade6ab65b
|
code quality updates based on clang output
|
2025-02-09 15:36:53 +01:00 |
|
anon
|
bb4262319d
|
safer env-var reading
|
2025-02-08 11:46:15 +01:00 |
|
anon
|
7268e9f05c
|
make sure VIMDIRRM does not bleed into the test environment
|
2025-02-08 11:45:52 +01:00 |
|
anon
|
4938e4cf1c
|
fix - ordering oversight
|
2025-02-08 11:33:19 +01:00 |
|
anon
|
1a1df9a1af
|
+todo notes
|
2025-02-07 15:40:39 +01:00 |
|
anon
|
716e1e83dc
|
swap fails with ENOENT; i cannot replicate the error; if i run only that test, nothing happens; if i run the program for real, it works; my filesystem may or may not be haunted
|
2025-01-30 14:28:01 +01:00 |
|
anon
|
3f5e45ec71
|
try asan
|
2025-01-30 13:57:45 +01:00 |
|
anon
|
0a72b57ed0
|
more explicit stderr_equal for swap test
|
2025-01-30 13:45:26 +01:00 |
|
anon
|
3d34b453dd
|
fix filename space related issues
|
2025-01-30 13:44:57 +01:00 |
|
anon
|
6bc1cdf536
|
enter 1.0
|
2025-01-27 20:51:18 +01:00 |
|
anon
|
c4fcb2f3e7
|
new tests
|
2025-01-27 20:43:00 +01:00 |
|
anon
|
804f81f69b
|
dev note on error handling
|
2025-01-26 18:41:59 +01:00 |
|
anon
|
0fd7a66dd4
|
move TODO to Maybe category
|
2025-01-26 18:24:37 +01:00 |
|
anon
|
2356a78367
|
recursive delete works
|
2025-01-26 18:16:58 +01:00 |
|
anon
|
79bcc30048
|
account for recursive delete
|
2025-01-25 22:54:14 +01:00 |
|
anon
|
2d84284a71
|
del dir test
|
2025-01-25 14:03:37 +01:00 |
|
anon
|
8bcebb4f3f
|
more error handling
|
2025-01-25 14:03:27 +01:00 |
|
anon
|
7ec0af9cf3
|
bump todo
|
2025-01-25 13:55:04 +01:00 |
|
anon
|
072b10a714
|
new touch tests
|
2025-01-25 11:24:00 +01:00 |
|
anon
|
a26a882446
|
formatting
|
2025-01-25 11:24:00 +01:00 |
|
anon
|
cb2f700227
|
mkdir
|
2025-01-25 11:23:10 +01:00 |
|
anon
|
525586bf08
|
test editor fail reporting
|
2025-01-25 11:22:58 +01:00 |
|
anon
|
d7b253a52f
|
properly report editor error
|
2025-01-25 11:22:36 +01:00 |
|
anon
|
2ee2c34bff
|
fix buffer over-running bug
|
2025-01-25 11:21:57 +01:00 |
|
anon
|
bf9b4d0f3b
|
replacer now copies for sanity reasons
|
2025-01-25 11:21:04 +01:00 |
|
anon
|
e69d187937
|
better notice
|
2025-01-25 00:12:18 +01:00 |
|
anon
|
b5e36f1f6a
|
prime deletion
|
2025-01-25 00:11:59 +01:00 |
|
anon
|
baa8a36206
|
fix parsing bug
|
2025-01-25 00:11:48 +01:00 |
|
anon
|
6f25eb25b5
|
moist tests
|
2025-01-25 00:11:32 +01:00 |
|
anon
|
f5b286d648
|
helpful comment
|
2025-01-24 23:35:26 +01:00 |
|
anon
|
e6f58c4a45
|
test refactoring
|
2025-01-24 23:34:03 +01:00 |
|
anon
|
fc4553843c
|
properly handle the fate of the directive file
|
2025-01-24 23:33:57 +01:00 |
|
anon
|
9448bd3b7e
|
renamed warning() to notice()
|
2025-01-24 23:33:08 +01:00 |
|
anon
|
11062cfff2
|
refactoring
|
2025-01-24 23:14:02 +01:00 |
|
anon
|
c53dd5802f
|
mv todos
|
2025-01-24 23:01:39 +01:00 |
|
anon
|
42922b74c0
|
bump
|
2025-01-24 22:57:46 +01:00 |
|
anon
|
a2a5aacf63
|
implement custom deletion
|
2025-01-24 14:58:02 +01:00 |
|
anon
|
e4a39962b1
|
needfully updated README
|
2025-01-24 14:30:09 +01:00 |
|
anon
|
723ac69b62
|
fix non-debug builds failing
|
2025-01-24 14:02:00 +01:00 |
|
anon
|
81972c87fd
|
+CHECK_FORMAT macro
|
2025-01-24 12:42:13 +01:00 |
|
anon
|
f5d178f879
|
implement chown
|
2025-01-24 12:41:02 +01:00 |
|
anon
|
798e087e82
|
fix tests with swapped names
|
2025-01-24 12:38:46 +01:00 |
|
anon
|
d216b94b46
|
test banners (so i can navigate the damn thing)
|
2025-01-24 11:38:09 +01:00 |
|
anon
|
ffe2265144
|
renamed parameter
|
2025-01-24 11:34:42 +01:00 |
|
anon
|
b07b6c75c4
|
handle our own flag errors
|
2025-01-24 11:34:15 +01:00 |
|
anon
|
f0319cf147
|
properly respect $DEBUG in the Makefile
|
2025-01-24 11:27:58 +01:00 |
|
anon
|
58d9d2b957
|
+dev notes
|
2025-01-24 11:27:26 +01:00 |
|
anon
|
8de1855a6f
|
formatting
|
2025-01-24 11:27:05 +01:00 |
|
anon
|
3a681c1ead
|
+no color test
|
2025-01-24 11:27:02 +01:00 |
|
anon
|
3a13bd91ce
|
use colors
|
2025-01-23 23:32:45 +01:00 |
|