Commit ae5acfa
committed
Made
Fixed and enhanced unit tests to use public function `parse_object_annotations(a_source_lines dbms_preprocessor.source_lines_t)`
Added test for parsing code whit conditional compilation.
Added conditional tests for 11 and 12.
Fixed issue with saving "'" to the cache.parse_object_annotations(a_source clob) private, as it was only used by unit tests.1 parent 8e26ed0 commit ae5acfa
4 files changed
Lines changed: 278 additions & 208 deletions
File tree
- source/core/annotations
- test/ut_annotation_parser
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
| 114 | + | |
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | 33 | | |
44 | 34 | | |
0 commit comments