Ignore:
Timestamp:
May 3, 2020, 10:29:25 AM (3 years ago)
Author:
Peter
Message:

closes #944; add configure check whether class is availabale in boost and exclude typedef if not. Lift out test for that typedef to separate test so it can be skipped (without skipping all sister tests) when boost is old.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/test/random_distribution.cc

    r3898 r3900  
    9090  test_continuous<random::Gamma>();
    9191  test_continuous<random::Lognormal>();
    92   test_continuous<random::NonCentralChiSquared>();
    9392  test_continuous<random::StudentT>();
    9493
Note: See TracChangeset for help on using the changeset viewer.