Overview  Index  Help 

SMLPPTest0002


structure SMLPPTest0002 =
struct
  structure Assert = SMLUnit.Assert
  structure Test = SMLUnit.Test
  structure Testee = SMLPP
  structure FE = Testee.FormatExpression
  structure PP = Testee.PrinterParameter
  val prettyPrint
  val testSpaceIndicator0001
  val suite
end

test cases for pretty-printing of space indicators.
Test cases matrix
casedescription
SpaceIndicator0001including space indicator

       
Value detail

prettyPrint

val prettyPrint


testSpaceIndicator0001

val testSpaceIndicator0001


suite

val suite

 


Overview  Index  Help