tsl/tools/cabana/tests
Cameron Clough d09e77d1af
cabana(DBCFile): handle escaped quotes (#31889)
* cabana(DBCFile): VAL_ allow empty description

Even though this doesn't make much sense, we should still be able to
parse it.

* cabana(DBCFile): allow escaped quotemarks in signal comment

* also message comments

* escape/unescape quotes

* test empty val desc

* test generating DBC with escaped quotes in comment

* seperate test case

* fix trailing space

* remove empty val

* trailing whitespace again
2024-04-03 19:19:55 -07:00
..
test_cabana.cc cabana(DBCFile): handle escaped quotes (#31889) 2024-04-03 19:19:55 -07:00
test_runner.cc