Line | |
---|
1 | Test #1: "+2" compares as a string
|
---|
2 | Test #2: "+2a" compares as a string
|
---|
3 | Test #3: "+2 " compares as a string
|
---|
4 | Test #4: " 2" compares as a string
|
---|
5 | after addition
|
---|
6 | Test #5: "+2" compares as a string
|
---|
7 | Test #6: "+2a" compares as a string
|
---|
8 | Test #7: "+2 " compares as a string
|
---|
9 | Test #8: " 2" compares as a string
|
---|
10 | Test #9: "3e5" <= "5"
|
---|
11 | Test #10: test
|
---|
12 | Test #11: test
|
---|
13 | Test #12: 1.500000 1.500000e+00
|
---|
14 | Test #13: nomatch
|
---|
15 | Test #14: 1:2,3
|
---|
16 | Test #15: 4
|
---|
Note:
See
TracBrowser
for help on using the repository browser.