[dylan-lang/opendylan] f5bffc: [dfmc-reader] Test invalid string literal.
GitHub <[email protected]> Thu, 30 Jul 2015 23:46:20 -0700
| Newsgroups | gmane.comp.lang.dylan.gwydion.cvs |
|---|---|
| Message-ID | <55bb19bc1ed20_3e0b3f952a8832a0670b7@hookshot-fe4-cp1-prd.iad.github.net.mail> |
Branch: refs/heads/master
Home: https://github.com/dylan-lang/opendylan
Commit: f5bffcc77d54ad99506a5fd000ec6751fc0eb348
https://github.com/dylan-lang/opendylan/commit/f5bffcc77d54ad99506a5fd000ec6751fc0eb348
Author: Bruce Mitchener <[email protected]>
Date: 2015-07-31 (Fri, 31 Jul 2015)
Changed paths:
M sources/dfmc/reader/tests/literal-test-suite.dylan
Log Message:
-----------
[dfmc-reader] Test invalid string literal.
* sources/dfmc/reader/tests/literal-test-suite.dylan
(test string-literal-test): Assert that using an invalid escape
sequence results in an invalid token error.
Commit: d8e673218d639104b59e2df45cb8981abed49b25
https://github.com/dylan-lang/opendylan/commit/d8e673218d639104b59e2df45cb8981abed49b25
Author: Bruce Mitchener <[email protected]>
Date: 2015-07-31 (Fri, 31 Jul 2015)
Changed paths:
M sources/dfmc/reader/tests/test-token-classifier.dylan
Log Message:
-----------
[dfmc-reader] Token classification can use \=.
* sources/dfmc/reader/tests/test-token-classifier.dylan
(classify-word-in): Use \= to compare symbols within a select
rather than \==. This had previously been \== due to incorrectly
looking to compare strings rather than symbols.
Compare: https://github.com/dylan-lang/opendylan/compare/01af54937653...d8e673218d63
_______________________________________________
chatter mailing list
[email protected]
https://lists.opendylan.org/mailman/listinfo/chatter