diff options
author | Kartik K. Agaram <vc@akkartik.com> | 2015-05-04 10:31:52 -0700 |
---|---|---|
committer | Kartik K. Agaram <vc@akkartik.com> | 2015-05-04 10:31:52 -0700 |
commit | de49fb426aa44984d308f5856ec836360ba0bdce (patch) | |
tree | 5522203f99d3d387439c4cd0385e0375ccd8ed0d /cpp/.traces/memory_check_string_length | |
parent | a11d9c4a3375906bf8ae1117c6043776d2f08d17 (diff) | |
download | mu-de49fb426aa44984d308f5856ec836360ba0bdce.tar.gz |
1248 - syntax for using screens in scenarios
Still ugly as hell.
Diffstat (limited to 'cpp/.traces/memory_check_string_length')
-rw-r--r-- | cpp/.traces/memory_check_string_length | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/.traces/memory_check_string_length b/cpp/.traces/memory_check_string_length index ffcdac6b..af2a030a 100644 --- a/cpp/.traces/memory_check_string_length +++ b/cpp/.traces/memory_check_string_length @@ -46,7 +46,7 @@ run/0: memory-should-contain/44 {name: " ", value: 0, type: 0, properties: [" 1:string <- [ab] ": "literal-string"]} -run/0: checking array length at 1 +run/0: checking string length at 1 warn/0: expected location 1 to contain length 2 of string [ab] but saw 3 run/0: checking location 2 run/0: checking location 3 |