File tree Expand file tree Collapse file tree 2 files changed +24
-12
lines changed
test/standalone/cmakedefine Expand file tree Collapse file tree 2 files changed +24
-12
lines changed Original file line number Diff line number Diff line change 46
46
47
47
// @ substition
48
48
49
- // no substition
49
+ // // undefined key, removed
50
+ // @undefvalue@
51
+
52
+ // no value, removed
50
53
// @noval@
51
54
52
- // no substition
55
+ // no value, removed
53
56
// @noval@@noval@
54
57
55
- // no substition
58
+ // no value, removed
56
59
// @noval@.@noval@
57
60
58
61
// 1
94
97
// test10
95
98
// @noval@@stringval@@trueval@@zeroval@
96
99
97
- // no substition
100
+ // undefined key, removed
101
+ // ${undefvalue}
102
+
103
+ // no value, removed
98
104
// ${noval}
99
105
100
- // no substition
106
+ // no value, removed
101
107
// ${noval}${noval}
102
108
103
- // no substition
109
+ // no value, removed
104
110
// ${noval}.${noval}
105
111
106
112
// 1
Original file line number Diff line number Diff line change 46
46
47
47
// @ substition
48
48
49
- // no substition
49
+ // // undefined key, removed
50
50
//
51
51
52
- // no substition
52
+ // no value, removed
53
53
//
54
54
55
- // no substition
55
+ // no value, removed
56
+ //
57
+
58
+ // no value, removed
56
59
// .
57
60
58
61
// 1
94
97
// test10
95
98
// test10
96
99
97
- // no substition
100
+ // undefined key, removed
101
+ //
102
+
103
+ // no value, removed
98
104
//
99
105
100
- // no substition
106
+ // no value, removed
101
107
//
102
108
103
- // no substition
109
+ // no value, removed
104
110
// .
105
111
106
112
// 1
You can’t perform that action at this time.
0 commit comments