about summary refs log tree commit diff stats
path: root/122read-line.subx
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2021-01-15 20:51:02 -0800
committerKartik Agaram <vc@akkartik.com>2021-01-15 21:11:30 -0800
commit8ed27ce4319eb843ee021ca0b1cb46d275c2f89d (patch)
tree67439343bb4be931cd712120aafe69b8023892ed /122read-line.subx
parent6e36ce06dd035408d43a6599b75b933a0709cc78 (diff)
downloadmu-8ed27ce4319eb843ee021ca0b1cb46d275c2f89d.tar.gz
7522 - bring back a few tests in .subx files
Even though baremetal has tests in SubX, they can only run in Mu
programs since the test harness is currently in a Mu layer. Baremetal
isn't really intended for running SubX programs at the moment. Is this a
step down the slippery slope towards C compilers that I complained about
in http://akkartik.name/akkartik-convivial-20200607.pdf?
Diffstat (limited to '122read-line.subx')
0 files changed, 0 insertions, 0 deletions
kartik.com> 2016-03-09 03:31:56 -0800 committer Kartik K. Agaram <vc@akkartik.com> 2016-03-09 03:31:56 -0800 2744' href='/akkartik/mu/commit/html/channel.mu.html?h=hlt&id=e60569995174ab119dfc7ae2bace76328bb35241'>e6056999 ^
a654e4ec ^
f5465e12 ^
a654e4ec ^
0e4a335e ^
a654e4ec ^


c5ffb6e1 ^

a654e4ec ^





c5ffb6e1 ^

a654e4ec ^
c5ffb6e1 ^

a654e4ec ^
76755b28 ^
f5465e12 ^
db1f56c8 ^
c5ffb6e1 ^
76755b28 ^
f5465e12 ^


c5ffb6e1 ^
f5465e12 ^

a654e4ec ^
f5465e12 ^


c5ffb6e1 ^

a654e4ec ^
c5ffb6e1 ^
f5465e12 ^
db1f56c8 ^
f5465e12 ^
c5ffb6e1 ^
a654e4ec ^
c5ffb6e1 ^
76755b28 ^
f5465e12 ^


c5ffb6e1 ^

4690ce81 ^
f5465e12 ^
a654e4ec ^
c5ffb6e1 ^
d009e158 ^

9570363a ^

c5ffb6e1 ^



a654e4ec ^
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