[M3commit] [modula3/cm3] 8c9c29: Add test program PickleTestLongint.
    GitHub 
    noreply at github.com
       
    Thu Aug 25 23:32:24 CEST 2016
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/modula3/cm3
  Commit: 8c9c297b329e6b64894c7745916beabd422bd915
      https://github.com/modula3/cm3/commit/8c9c297b329e6b64894c7745916beabd422bd915
  Author: Rodney Bates <rodney.m.bates at acm.org>
  Date:   2016-08-25 (Thu, 25 Aug 2016)
  Changed paths:
    A m3-libs/libm3/tests/pickleLongint/src/PickleTestLongint.m3
    A m3-libs/libm3/tests/pickleLongint/src/m3makefile
  Log Message:
  -----------
  Add test program PickleTestLongint.
   Write a pickle with LONGINTs in various settings, then reread it and
   verify the values come back as expected.
   For a really good test, write and read on machines with different
   word sizes and endiannesses. This needs some command-line options to
   do this, as it currently writes that same file it reads, all in one
   execution.
    
    
More information about the M3commit
mailing list