Changeset 492 for library/tests
- Timestamp:
- 08/10/09 07:52:18 (15 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
library/tests/mpdf_test.cpp
r477 r492 18 18 ParticularUI<mlnorm<ldmat> > ( "mlnorm<ldmat>" ) ); 19 19 20 template<> 21 const ParticularUI<mlnorm<chmat> > &ParticularUI<mlnorm<chmat> >::factory ( 22 ParticularUI<mlnorm<chmat> > ( "mlnorm<chmat>" ) ); 23 20 24 TEST ( test_mepdf ) { 21 25 mpdf_harness::test_config ( "mepdf.cfg" );