C++: Test failures.

This commit is contained in:
Geoffrey White
2024-04-09 11:53:33 +01:00
parent 448a9015c0
commit 70bb29581d
2 changed files with 13 additions and 0 deletions

View File

@@ -1,2 +1,11 @@
testFailures testFailures
| sources-and-sinks.cpp:78:20:78:36 | // $ local_source | Missing result:local_source= |
| sources-and-sinks.cpp:79:21:79:37 | // $ local_source | Missing result:local_source= |
| sources-and-sinks.cpp:80:25:80:41 | // $ local_source | Missing result:local_source= |
| sources-and-sinks.cpp:81:28:81:44 | // $ local_source | Missing result:local_source= |
| sources-and-sinks.cpp:82:32:82:48 | // $ local_source | Missing result:local_source= |
| sources-and-sinks.cpp:83:22:83:38 | // $ local_source | Missing result:local_source= |
| sources-and-sinks.cpp:84:26:84:42 | // $ local_source | Missing result:local_source= |
| sources-and-sinks.cpp:85:30:85:46 | // $ local_source | Missing result:local_source= |
| sources-and-sinks.cpp:86:34:86:50 | // $ local_source | Missing result:local_source= |
failures failures

View File

@@ -1,2 +1,6 @@
testFailures testFailures
| sources-and-sinks.cpp:73:25:73:42 | // $ remote_source | Missing result:remote_source= |
| sources-and-sinks.cpp:74:29:74:46 | // $ remote_source | Missing result:remote_source= |
| sources-and-sinks.cpp:75:33:75:50 | // $ remote_source | Missing result:remote_source= |
| sources-and-sinks.cpp:76:37:76:54 | // $ remote_source | Missing result:remote_source= |
failures failures