aboutsummaryrefslogtreecommitdiff
path: root/src/test/scala/firrtlTests/StringSpec.scala
AgeCommit message (Expand)Author
2019-01-31Use apache commons for string escaping instead of reflection (#1008)Jack Koenig
2017-09-29StringLit.verilogEscape should support all printable ASCII chars (#668)Jack Koenig
2017-09-22Fix string lit (#663)Jack Koenig
2017-04-18"Scope" test resource (top.cpp). (#398)Jim Lawson
2016-11-04Cleanup license at top of every file (#364)Jack Koenig
2016-08-01Fix StringSpec generators to only choose from valid values.Jack Koenig
2016-04-16Add license to testsjackkoenig
2016-03-15Revamp string literal handlingjackkoenig