log test_dataset.py @ 222:f6a7eb1b7970

age author description
Fri, 23 May 2008 12:22:54 -0400 Thierry Bertin-Mahieux small debugging
Thu, 22 May 2008 16:31:07 -0400 Frederic Bastien small modif for test
Thu, 15 May 2008 13:10:21 -0400 Frederic Bastien Added test for ApplyFunctionDataset
Tue, 13 May 2008 15:12:45 -0400 Frederic Bastien typo
Tue, 13 May 2008 15:11:24 -0400 Frederic Bastien small refactoring
Tue, 13 May 2008 15:03:16 -0400 Frederic Bastien more test
Tue, 13 May 2008 13:05:45 -0400 Frederic Bastien added test for CachedDataSet(ds,cache_all_upon_construction=True)
Tue, 13 May 2008 13:00:54 -0400 Frederic Bastien more test
Mon, 12 May 2008 17:51:28 -0400 Frederic Bastien small refactoring
Mon, 12 May 2008 17:43:53 -0400 Frederic Bastien don't assume we have an ArrayDataSet
Mon, 12 May 2008 17:37:36 -0400 Frederic Bastien bugfix in test
Mon, 12 May 2008 17:25:52 -0400 Frederic Bastien bugfix test in case it is not an ArrayDataSet
Mon, 12 May 2008 16:24:59 -0400 Frederic Bastien typo
Mon, 12 May 2008 16:22:10 -0400 Frederic Bastien only exec the test if we are the main
Mon, 12 May 2008 15:50:49 -0400 Frederic Bastien typo
Mon, 12 May 2008 15:47:32 -0400 Frederic Bastien added test for CachedDataSet
Mon, 12 May 2008 15:35:18 -0400 Frederic Bastien make some function global to reuse them to test other dataset
Mon, 12 May 2008 14:11:57 -0400 Frederic Bastien commented broken test
Mon, 12 May 2008 13:54:54 -0400 Frederic Bastien futur test
Wed, 07 May 2008 16:17:06 -0400 Frederic Bastien removed datat that should not be commited
Wed, 07 May 2008 13:07:33 -0400 Frederic Bastien added function load_pmat_as_array_dataset and save_array_dataset_as_pmat
Wed, 07 May 2008 12:12:43 -0400 Frederic Bastien ...
Tue, 06 May 2008 16:41:45 -0400 Frederic Bastien added test
Tue, 06 May 2008 16:12:37 -0400 Frederic Bastien more test
Tue, 06 May 2008 16:07:39 -0400 Frederic Bastien clean up and a few more test
Tue, 06 May 2008 16:03:17 -0400 Frederic Bastien modifed test to accomodate the last change in dataset.py.
Tue, 06 May 2008 14:01:22 -0400 Frederic Bastien restructuring and added test
Tue, 06 May 2008 10:53:21 -0400 Frederic Bastien added test and some restructuring for futur use
Mon, 05 May 2008 17:44:49 -0400 Frederic Bastien corrected the use of .all()
Mon, 05 May 2008 17:13:53 -0400 Frederic Bastien corrected test from discution about the syntax with Yoshua