Commit 552598e
committed
flow seq comments working with round trips
set -xe ; cd ~/proj/rapidyaml/ ; export C4_EXTERN_DIR=`pwd`/build/extern ; export CTEST_PARALLEL_LEVEL=`nproc` ; function cm() { cmany "$@" -V RYML_DEV=ON -t Debug -V RYML_VALGRIND=OFF -V RYML_BUILD_BENCHMARKS=OFF -V CMAKE_C_COMPILER_LAUNCHER=ccache -V CMAKE_CXX_COMPILER_LAUNCHER=ccache ; } ; cm rtg ryml-test-engine_9_comments_2_flow_seq -v comm-dbg -ta ' --gtest_filter=**5*.round* '1 parent 84046ea commit 552598e
4 files changed
Lines changed: 16 additions & 8 deletions
File tree
- src/c4/yml
- test
- test_lib
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
598 | 598 | | |
599 | 599 | | |
600 | 600 | | |
601 | | - | |
| 601 | + | |
602 | 602 | | |
603 | 603 | | |
604 | 604 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4772 | 4772 | | |
4773 | 4773 | | |
4774 | 4774 | | |
| 4775 | + | |
4775 | 4776 | | |
4776 | | - | |
| 4777 | + | |
| 4778 | + | |
4777 | 4779 | | |
4778 | 4780 | | |
4779 | 4781 | | |
4780 | | - | |
| 4782 | + | |
| 4783 | + | |
| 4784 | + | |
| 4785 | + | |
4781 | 4786 | | |
4782 | 4787 | | |
4783 | 4788 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
783 | 783 | | |
784 | 784 | | |
785 | 785 | | |
786 | | - | |
| 786 | + | |
787 | 787 | | |
788 | 788 | | |
789 | 789 | | |
| |||
798 | 798 | | |
799 | 799 | | |
800 | 800 | | |
801 | | - | |
| 801 | + | |
802 | 802 | | |
803 | 803 | | |
804 | 804 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
176 | | - | |
| 176 | + | |
177 | 177 | | |
178 | 178 | | |
179 | 179 | | |
| |||
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
189 | | - | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
190 | 193 | | |
191 | 194 | | |
192 | 195 | | |
193 | 196 | | |
194 | 197 | | |
195 | 198 | | |
196 | 199 | | |
197 | | - | |
| 200 | + | |
198 | 201 | | |
199 | 202 | | |
200 | 203 | | |
| |||
0 commit comments