aboutsummaryrefslogtreecommitdiff
path: root/src/test/scala/firrtlTests/StringSpec.scala
AgeCommit message (Expand)Author
2021-11-30[deprecation clean up] remove trait firrtl.util.BackendCompilationUtilities (...Jiuyang Liu
2020-09-16Change to Apache 2.0 License (#1901)Chick Markley
2020-08-14All of src/ formatted with scalafmtchick
2020-03-17[RFC] Factor out common test classes; package them (#1412)David Biancolin
2020-02-12Removed unused imports in src/test/ (#1381)Jim Lawson
2020-01-07Redirect testing shell commands to loggerJack Koenig
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