Show
Ignore:
Timestamp:
11/13/09 09:15:50 (15 years ago)
Author:
mido
Message:

stresssuite - halfway point

Files:
1 moved

Legend:

Unmodified
Added
Removed
  • library/tests/stresssuite/mixtures_stress.cpp

    r717 r721  
    22#include "estim/arx.h" 
    33#include "stat/exp_family.h" 
     4#include "../mat_checks.h" 
     5 
    46using namespace bdm; 
    57 
     
    3941} 
    4042 
    41 int main() { 
     43TEST ( mixtures_stress ) { 
    4244        RV x ( "{x }", "2" ); 
    4345