Module ux_uca_testdata

Function Index

read_line/2Read line from a testdata file Fd (see CollationTest.html).
read_shifted/0

Function Details

read_line/2

read_line(Fd, StrNum) -> any()

Read line from a testdata file Fd (see CollationTest.html). Returns {Plain string, List of Codepoints, StrNum} or eof Used by test/4.

read_shifted/0

read_shifted() -> any()


Generated by EDoc