Skip to content

Commit f3107df

Browse files
committed
v1.0.1
1 parent 80c16c6 commit f3107df

80 files changed

Lines changed: 23 additions & 18 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

buildfile.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
function n = tbxname()
6161
%tbxname Toolbox name
6262

63-
n = "testframeworkextensions";
63+
n = "testext";
6464

6565
end % tbxname
6666

resources/project/Root.type.Files/tbx.type.File/testframeworkextensions.type.File.xml renamed to resources/project/Root.type.Files/tbx.type.File/testext.type.File.xml

File renamed without changes.

resources/project/Root.type.Files/tbx.type.File/testframeworkextensions.type.File/1.type.DIR_SIGNIFIER.xml renamed to resources/project/Root.type.Files/tbx.type.File/testext.type.File/1.type.DIR_SIGNIFIER.xml

File renamed without changes.

resources/project/Root.type.Files/tbx.type.File/testframeworkextensions.type.File/Contents.m.type.File.xml renamed to resources/project/Root.type.Files/tbx.type.File/testext.type.File/Contents.m.type.File.xml

File renamed without changes.

resources/project/Root.type.Files/tbx.type.File/testframeworkextensions.type.File/constraints.type.File.xml renamed to resources/project/Root.type.Files/tbx.type.File/testext.type.File/constraints.type.File.xml

File renamed without changes.

resources/project/Root.type.Files/tbx.type.File/testframeworkextensions.type.File/constraints.type.File/1.type.DIR_SIGNIFIER.xml renamed to resources/project/Root.type.Files/tbx.type.File/testext.type.File/constraints.type.File/1.type.DIR_SIGNIFIER.xml

File renamed without changes.

resources/project/Root.type.Files/tbx.type.File/testframeworkextensions.type.File/constraints.type.File/DatetimeTolerance.m.type.File.xml renamed to resources/project/Root.type.Files/tbx.type.File/testext.type.File/constraints.type.File/DatetimeTolerance.m.type.File.xml

File renamed without changes.

resources/project/Root.type.Files/tbx.type.File/testframeworkextensions.type.File/constraints.type.File/HasStringLengthLessThan.m.type.File.xml renamed to resources/project/Root.type.Files/tbx.type.File/testext.type.File/constraints.type.File/HasStringLengthLessThan.m.type.File.xml

File renamed without changes.

resources/project/Root.type.Files/tbx.type.File/testframeworkextensions.type.File/constraints.type.File/IsEqualVector.m.type.File.xml renamed to resources/project/Root.type.Files/tbx.type.File/testext.type.File/constraints.type.File/IsEqualVector.m.type.File.xml

File renamed without changes.

resources/project/Root.type.Files/tbx.type.File/testframeworkextensions.type.File/constraints.type.File/IsEquivalentText.m.type.File.xml renamed to resources/project/Root.type.Files/tbx.type.File/testext.type.File/constraints.type.File/IsEquivalentText.m.type.File.xml

File renamed without changes.

0 commit comments

Comments
 (0)