Testing language string comparison
Onderstaande poging om string results te testen geeft een error: “Unexpected output: dit is een test”.
de reden is not(aterm-eq) (“dit is een test”,fun(quoted(“"dit is een test"”))), in check-builder-expectation(|result).test Simple Line Comment [[
entity User {
name : String
age : Int //age in years
}]] build builder-comments-after to “dit is een test”
builder-comments-after:
Submitted by Maartje on 14 June 2011 at 11:13
(selected, position, ast, path, project-path) -> (filename, result)
where
filename := “x.txt”;
result := “dit is een test” // selected
Issue Log
On 14 June 2011 at 12:49 Lennart Kats closed this issue.
On 14 June 2011 at 12:49 Lennart Kats commented:
Fixed in
r23051
.
On 14 June 2011 at 12:49 Lennart Kats tagged testing
On 14 June 2011 at 12:49 Lennart Kats tagged @lennartkats
On 14 June 2011 at 12:49 Lennart Kats tagged 1.0
Log in to post comments