Skip to content

test: Convert test code to use glib test helpers and add more unit tests

Alan Coopersmith requested to merge alanc/libxmu:tests into master
  • test: Convert test code to use glib test helpers
  • test: Add simple test cases for functions in src/RdBitF.c
  • test: Add simple test cases for functions in src/CursorName.c
  • test: Add simple test cases for functions in src/Lower.c
  • test: Add simple test cases for functions in src/StrToBS.c
  • test: Add simple test cases for functions in src/StrToGrav.c
  • test: Add simple test cases for functions in src/StrToJust.c
  • test: Add simple test cases for functions in src/StrToLong.c
  • test: Add simple test cases for functions in src/StrToOrnt.c
  • test: Add simple test cases for functions in src/StrToShap.c
  • test: Add simple test cases for functions in src/reallocarray.c

Merge request reports