Menu

#30 Release 3.0.2

closed
1
2014-12-15
2014-12-01
No

Roll up recent work by 12/8.

Discussion

  • Michael L. Rilee

    • labels: --> 3.0.2, master
    • status: open --> closed
     
  • Michael L. Rilee

    3.0.2 Released 12/12 (master), though development not updated until 12/15.

    Changes:

    *Bug fix: Corrected lack of PRESENT check on some optional arguments.

    *Extended maximum ranks of integer arrays to match that of FP arrays for assertEqual

    *Added the following directives - meaning should be obvious from context

    @assertEquivalent(...)
    @assertEqual(a,b)
    @assertAssociated(...), @assertUnAssociated(...)
    @assertAssociatedWith(...), @assertUnAssociatedWith(...)

    *Added code to parse brackets in directive arguments, allowing @assertEquivalent([...],[...]). Needed for directives that must parse arguments to construct other calls.

    *Extended assertTrue and assertFalse to cover arrays of logical.

    *Removed dependency on CPP stringification in the REFLECT macro simplifying build.

    *Bug fix: Improved portability of build, fixing problem with OUTPUT_FLAG, i.e. “-o”.

    *Bug fix: Fixed build problem using latest NAG compiler under OS X (cmake/gmake)

    *Replaced explicit invocations of python with $(PYTHON), set in GNUmakefile,
    to aid specification of python version.

    *Removed an extraneous allocate (Patch 5).

     

Log in to post a comment.

MongoDB Logo MongoDB