You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
0032 <spanclass="comment">%File will not be exactly equal as it contains the current date and time,</span>
80
-
0033 <spanclass="comment">%so md5 or similar would not work. Just check whether file is reasonably</span>
81
-
0034 <spanclass="comment">%sized.</span>
82
-
0035 s = dir(fullfile(sourceDir,<spanclass="string">'testing'</span>,<spanclass="string">'unit_tests'</span>,<spanclass="string">'test_data'</span>,<spanclass="string">'_test.xlsx'</span>));
0045 <spanclass="comment">%File will not be exactly equal as it contains the current date and time,</span>
93
-
0046 <spanclass="comment">%so md5 or similar would not work. Just check whether file is reasonably</span>
94
-
0047 <spanclass="comment">%sized.</span>
95
-
0048 s = dir(fullfile(sourceDir,<spanclass="string">'testing'</span>,<spanclass="string">'unit_tests'</span>,<spanclass="string">'test_data'</span>,<spanclass="string">'_test.xml'</span>));
0040 <spanclass="comment">%File will not be exactly equal as it contains the current date and time,</span>
88
+
0041 <spanclass="comment">%so md5 or similar would not work. Just check whether file is reasonably</span>
89
+
0042 <spanclass="comment">%sized.</span>
90
+
0043 s = dir(fullfile(sourceDir,<spanclass="string">'testing'</span>,<spanclass="string">'unit_tests'</span>,<spanclass="string">'test_data'</span>,<spanclass="string">'_test.xlsx'</span>));
0053 <spanclass="comment">%File will not be exactly equal as it contains the current date and time,</span>
101
+
0054 <spanclass="comment">%so md5 or similar would not work. Just check whether file is reasonably</span>
102
+
0055 <spanclass="comment">%sized.</span>
103
+
0056 s = dir(fullfile(sourceDir,<spanclass="string">'testing'</span>,<spanclass="string">'unit_tests'</span>,<spanclass="string">'test_data'</span>,<spanclass="string">'_test.xml'</span>));
0066 <spanclass="comment">%File will not be exactly equal as it contains the current date and time,</span>
114
+
0067 <spanclass="comment">%so md5 or similar would not work. Just check whether file is reasonably</span>
115
+
0068 <spanclass="comment">%sized.</span>
116
+
0069 s = dir(fullfile(sourceDir,<spanclass="string">'testing'</span>,<spanclass="string">'unit_tests'</span>,<spanclass="string">'test_data'</span>,<spanclass="string">'_test.yml'</span>));
0 commit comments