testsuite: add bc and dc tests

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
Denys Vlasenko
2018-12-12 21:41:40 +01:00
parent d6ad3666dc
commit 9a23b07c4c
77 changed files with 5466 additions and 0 deletions

View File

@@ -0,0 +1,36 @@
13
Hello, World!
16
Hello, \[ World!
16
Hello, \] World!
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