|
|
@589
|
[589]
|
15 years |
vbarta |
testing debug check only in debug build
|
|
|
@588
|
[588]
|
15 years |
smidl |
win32 compilation fixes
|
|
|
@586
|
[586]
|
15 years |
smidl |
redesign of ctrl LQ control for arx
|
|
|
@584
|
[584]
|
15 years |
smidl |
new function unique(ivec) and its test in RV_test
|
|
|
@583
|
[583]
|
15 years |
smidl |
redesign of Kalman to use BM, new object StateSpace? created
|
|
|
@581
|
[581]
|
15 years |
vbarta |
using long long in RandunStorage?; test passes
|
|
|
@580
|
[580]
|
15 years |
smidl |
randun test - fails because of wierd behavior of mod on line 388 of …
|
|
|
@570
|
[570]
|
15 years |
vbarta |
supporting shared_ptr<const T>
|
|
|
@565
|
[565]
|
15 years |
vbarta |
using own error macros (basically copied from IT++, but never aborting)
|
|
|
@564
|
[564]
|
15 years |
vbarta |
reserving vector space in rectangular_support::get_vec
|
|
|
@563
|
[563]
|
15 years |
vbarta |
initializing numeric fields in default constructor of rectangular_support; …
|
|
|
@562
|
[562]
|
15 years |
vbarta |
more merger tests
|
|
|
@557
|
[557]
|
15 years |
smidl |
egiw_1_2 test reimplemented using rectangular_support - similar can be …
|
|
|
@553
|
[553]
|
15 years |
vbarta |
Windows-specific include
|
|
|
@552
|
[552]
|
15 years |
vbarta |
standartized name of logger test file
|
|
|
@548
|
[548]
|
15 years |
vbarta |
added memlog test
|
|
|
@547
|
[547]
|
15 years |
vbarta |
added eprod test
|
|
|
@545
|
[545]
|
15 years |
vbarta |
moved some datalink method bodies to bdmbase.cpp; more datalink tests
|
|
|
@544
|
[544]
|
15 years |
vbarta |
corrected dynamic memory handling in UI::from_setting, more UIException …
|
|
|
@542
|
[542]
|
15 years |
vbarta |
added (basic) UIException check
|
|
|
@537
|
[537]
|
15 years |
smidl |
compilation fix
|
|
|
@536
|
[536]
|
15 years |
smidl |
removal of unused functions _e() and samplecond(,) and added documentation …
|
|
|
@531
|
[531]
|
15 years |
vbarta |
more RV tests
|
|
|
@530
|
[530]
|
15 years |
vbarta |
clearing up RVs before test for results independent of link order
|
|
|
@529
|
[529]
|
15 years |
vbarta |
defined *_ptr wrappers of shared pointers
|
|
|
@528
|
[528]
|
15 years |
vbarta |
using test-specific RV names
|
|
|
@527
|
[527]
|
15 years |
vbarta |
using shared_ptr in UI (optionally so far; loading & saving Array<T *> …
|
|
|
@525
|
[525]
|
15 years |
vbarta |
removed testSmp
|
|
|
@524
|
[524]
|
15 years |
vbarta |
moved test of mepdf of emix from testSmp to mpdf_test
|
|
|
@523
|
[523]
|
15 years |
vbarta |
moved Wishart tests from testSmp to epdf_test
|
|
|
@522
|
[522]
|
15 years |
vbarta |
more emix tests
|
|
|
@521
|
[521]
|
15 years |
vbarta |
more mgamma tests
|
|
|
@520
|
[520]
|
15 years |
vbarta |
repeating emix mean & covariance tests
|
|
|
@519
|
[519]
|
15 years |
vbarta |
more mprod tests
|
|
|
@518
|
[518]
|
15 years |
vbarta |
more specific RV name
|
|
|
@516
|
[516]
|
15 years |
vbarta |
testing mmix
|
|
|
@512
|
[512]
|
15 years |
smidl |
testSmp fix
|
|
|
@511
|
[511]
|
15 years |
smidl |
correcting broken merge.…
|
|
|
@508
|
[508]
|
15 years |
smidl |
LQG basic implementation
|
|
|
@507
|
[507]
|
15 years |
vbarta |
removed class compositepdf; keeping mpdfs of mprod and merger_base in …
|
|
|
@506
|
[506]
|
15 years |
vbarta |
moved merger_test into testsuite
|
|
|
@505
|
[505]
|
15 years |
vbarta |
added configurable tests of mprod
|
|
|
@504
|
[504]
|
15 years |
vbarta |
returning shared pointers from epdf::marginal & epdf::condition; testsuite …
|
|
|
@502
|
[502]
|
15 years |
vbarta |
added tests of epdf::evallog_m methods, moved them out of line
|
|
|
@501
|
[501]
|
15 years |
vbarta |
removed no longer used declarations
|
|
|
@500
|
[500]
|
15 years |
vbarta |
moved emix_test to testsuite
|
|
|
@499
|
[499]
|
15 years |
vbarta |
standartized testsuite source file names
|
|
|
@498
|
[498]
|
15 years |
vbarta |
updated build for moved sources
|
|
|
@497
|
[497]
|
15 years |
vbarta |
moved cross-platform directory scanning support from tests to core …
|
|
|
@496
|
[496]
|
15 years |
vbarta |
testsuite now allows running individual tests: when run with command-line …
|
|
|
@495
|
[495]
|
15 years |
vbarta |
moved square matrices to namespace bdm
|
|
|
@493
|
[493]
|
15 years |
vbarta |
fixed UIREGISTER
|
|
|
@492
|
[492]
|
15 years |
vbarta |
added UI registration
|
|
|
@489
|
[489]
|
15 years |
smidl |
Mpdf redesing is complet - all tests pass (except mlnorm<chmat> which is …
|
|
|
@488
|
[488]
|
15 years |
smidl |
changes in mpdf -> compile OK, broken tests!
|
|
|
@486
|
[486]
|
15 years |
vbarta |
fixed test utils for windows (debug testsuite passes)
|
|
|
@485
|
[485]
|
15 years |
vbarta |
reverted debug code
|
|
|
@484
|
[484]
|
15 years |
vbarta |
repeating failing mpdf tests; mpdf_harness configs now have optional cond …
|
|
|
@482
|
[482]
|
15 years |
vbarta |
changed nbins to integers
|
|
|
@481
|
[481]
|
15 years |
vbarta |
doubled tolerance computed from variance, repeating failing tests (at …
|
|
|
@480
|
[480]
|
15 years |
vbarta |
fixed tests for new UI::get & UI::build
|
|
|
@477
|
[477]
|
15 years |
mido |
panove, vite, jak jsem peclivej na upravu kodu.. snad se vam bude libit:) …
|
|
|
@475
|
[475]
|
15 years |
vbarta |
not crashing on incorrect configuration
|
|
|
@473
|
[473]
|
15 years |
vbarta |
written numbers with explicit types (config read fails otherwise)
|
|
|
@471
|
[471]
|
15 years |
mido |
1) ad UserInfo?: UI::get a UI::build predelany tak, ze vraci fals / NULL v …
|
|
|
@470
|
[470]
|
15 years |
vbarta |
fixed fixes for Windows for Linux
|
|
|
@469
|
[469]
|
15 years |
vbarta |
made to compile on Windows (again); tests fail
|
|
|
@468
|
[468]
|
15 years |
vbarta |
added supplementary random test data to agenda
|
|
|
@467
|
[467]
|
15 years |
vbarta |
added a program (square_mat_prep) to generate configurably random …
|
|
|
@466
|
[466]
|
15 years |
vbarta |
using computed tolerance also when sampling mprod
|
|
|
@465
|
[465]
|
15 years |
vbarta |
computing mean tolerance from variance
|
|
|
@462
|
[462]
|
15 years |
vbarta |
moved test of marginal & condition to epdf_harness
|
|
|
@461
|
[461]
|
15 years |
vbarta |
mpdf (& its dependencies) reformat: now using shared_ptr, moved virtual …
|
|
|
@459
|
[459]
|
15 years |
vbarta |
added mlnorm test
|
|
|
@458
|
[458]
|
15 years |
vbarta |
removed configurable integral value (constantly 1)
|
|
|
@457
|
[457]
|
15 years |
vbarta |
moved generic configurable tests to common source files
|
|
|
@456
|
[456]
|
15 years |
vbarta |
custom test location for harness tests (extended UnitTest?++), configurable …
|
|
|
@455
|
[455]
|
15 years |
smidl |
test mult_sym_t(.,.)
|
|
|
@454
|
[454]
|
15 years |
smidl |
configurations for epdf tests & minor fixes
|
|
|
@453
|
[453]
|
15 years |
vbarta |
moved square_mat children's tests to testsuite
|
|
|
@452
|
[452]
|
15 years |
vbarta |
randomize before testing; breaks tests, especially (but not exclusively) …
|
|
|
@450
|
[450]
|
15 years |
vbarta |
removed enorm<sq_T>::sample(int) - now spelled sample_m, inherited
|
|
|
@449
|
[449]
|
15 years |
vbarta |
control iteration with integers, not doubles (overrides memory when it …
|
|
|
@448
|
[448]
|
15 years |
vbarta |
mepdf configurable tests
|
|
|
@447
|
[447]
|
15 years |
vbarta |
mgamma configurable tests
|
|
|
@446
|
[446]
|
15 years |
vbarta |
removed unused code
|
|
|
@445
|
[445]
|
15 years |
vbarta |
removed unused test code
|
|
|
@444
|
[444]
|
15 years |
vbarta |
more enorm tests
|
|
|
@443
|
[443]
|
15 years |
vbarta |
converted some enorm tests to configurable
|
|
|
@442
|
[442]
|
15 years |
vbarta |
distinguishing nbins from nsamples
|
|
|
@441
|
[441]
|
15 years |
vbarta |
added configurable tests for egamma
|
|
|
@440
|
[440]
|
15 years |
vbarta |
actually using egiw_harness in testsuite
|
|
|
@439
|
[439]
|
15 years |
vbarta |
split epdf_harness to common base & testing specific to a particular class
|
|
|
@438
|
[438]
|
15 years |
vbarta |
testing matrix inversion
|
|
|
@437
|
[437]
|
15 years |
smidl |
missing functions in chmat - square_matrix test now passes for chmat
|
|
|
@436
|
[436]
|
15 years |
vbarta |
moved egiw_test to testsuite (partially converted to a configurable test); …
|
|
|
@435
|
[435]
|
15 years |
vbarta |
dislaying test name (to standard output) before running each test
|
|
|
@434
|
[434]
|
15 years |
smidl |
bug in chmat.opupdt resolved
|
|
|
@431
|
[431]
|
15 years |
vbarta |
removed useless includes
|
|
|
@428
|
[428]
|
15 years |
vbarta |
moved enorm tests to testsuite
|
|
|