Commit a6ecc86
authored
Cleanup test_remove. NFC (emscripten-core#23081)
- Convert to C.
- Move to `test/stdio`
This test was originally added in c008b11 and is not specific to C++
cstdio and was the only file in this directory.
Also remove the cleanup code. See emscripten-core#23003.1 parent 78c968b commit a6ecc86
3 files changed
+9
-19
lines changedLines changed: 8 additions & 18 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
| 8 | + | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
| |||
30 | 29 | | |
31 | 30 | | |
32 | 31 | | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | 32 | | |
42 | 33 | | |
43 | | - | |
44 | | - | |
| 34 | + | |
| 35 | + | |
45 | 36 | | |
46 | 37 | | |
47 | | - | |
| 38 | + | |
48 | 39 | | |
49 | 40 | | |
50 | 41 | | |
51 | | - | |
| 42 | + | |
52 | 43 | | |
53 | 44 | | |
54 | | - | |
| 45 | + | |
55 | 46 | | |
56 | 47 | | |
57 | | - | |
| 48 | + | |
58 | 49 | | |
59 | 50 | | |
60 | | - | |
| 51 | + | |
61 | 52 | | |
62 | 53 | | |
63 | 54 | | |
64 | | - | |
65 | 55 | | |
66 | 56 | | |
67 | 57 | | |
| |||
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1697 | 1697 | | |
1698 | 1698 | | |
1699 | 1699 | | |
1700 | | - | |
| 1700 | + | |
1701 | 1701 | | |
1702 | 1702 | | |
1703 | 1703 | | |
| |||
0 commit comments