forked from Unity-Technologies/NativeVersionControlPlugins
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTODO.txt
34 lines (33 loc) · 800 Bytes
/
TODO.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
High Priority
-------------
Add test for move including a folder e.g.
c:move noLocalFileMove
4
/Users/jake/Workspace/UnityProjects/JakeVCSTest/Assets/1/2/Material2.mat.meta
0
/Users/jake/Workspace/UnityProjects/JakeVCSTest/Assets/1/3/2/Material2.mat.meta
0
/Users/jake/Workspace/UnityProjects/JakeVCSTest/Assets/1/2
0
/Users/jake/Workspace/UnityProjects/JakeVCSTest/Assets/1/3/2
0
Medium Priority
---------------
Check to see if these commands need tests adding (or already included):
UCOM_ChangeDescription,
UCOM_ChangeMove,
UCOM_ChangeStatus,
UCOM_Changes,
UCOM_Checkout,
UCOM_Config,
UCOM_DeleteChanges,
UCOM_Download,
UCOM_GetLatest,
UCOM_IncomingChangeAssets,
UCOM_Incoming,
UCOM_Lock,
UCOM_QueryConfigParameters,
UCOM_Resolve,
UCOM_RevertChanges,
UCOM_Unlock,
UCOM_FileMode,