# # ChangeLog for test/projectsaveandload/test in sasview # # Generated by Trac 1.0.1 # Jun 3, 2024 9:59:34 AM Thu, 19 Oct 2017 14:52:39 GMT krzywon [497e06d] * test/projectsaveandload/test/utest_project.py (modified) Remove GUI necessity and add method to remove temp files when finished. Tue, 17 Oct 2017 16:13:18 GMT krzywon [8225f33] * test/projectsaveandload/__init__.py (added) * test/projectsaveandload/test/__init__.py (added) * test/projectsaveandload/test/test_data/data1D.h5 (added) * test/projectsaveandload/test/test_data/data2D.h5 (added) * test/projectsaveandload/test/utest_project.py (added) * test/projectsaveandload/test/utest_states.py (added) Initial save/load test case structure. Data sets added and first tests ...