aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.idea/workspace.xml44
1 files changed, 39 insertions, 5 deletions
diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index 79c79fa..308e111 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -9,9 +9,21 @@
<cargoProject FILE="$PROJECT_DIR$/core/test/Cargo.toml" />
</component>
<component name="ChangeListManager">
- <list default="true" id="43098f42-7a3b-4fc2-ad78-a08c96f7f5db" name="Changes" comment=".">
+ <list default="true" id="43098f42-7a3b-4fc2-ad78-a08c96f7f5db" name="Changes" comment="修改测试">
+ <change afterPath="$PROJECT_DIR$/core/src/test_message_encoder.rs" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/runConfigurations/Run_Console_Client.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/runConfigurations/Run_Console_Client.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/runConfigurations/Run_Console_Server.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/runConfigurations/Run_Console_Server.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/.idea/runConfigurations/Run_Test.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/runConfigurations/Run_Test.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/core/src/client/client.rs" beforeDir="false" afterPath="$PROJECT_DIR$/core/src/client/client.rs" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/core/src/constants.rs" beforeDir="false" afterPath="$PROJECT_DIR$/core/src/constants.rs" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/core/src/lib.rs" beforeDir="false" afterPath="$PROJECT_DIR$/core/src/lib.rs" afterDir="false" />
<change beforePath="$PROJECT_DIR$/core/src/message_encoder.rs" beforeDir="false" afterPath="$PROJECT_DIR$/core/src/message_encoder.rs" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/core/src/messages.rs" beforeDir="false" afterPath="$PROJECT_DIR$/core/src/messages.rs" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/core/src/player/player_info.rs" beforeDir="false" afterPath="$PROJECT_DIR$/core/src/player/player_info.rs" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/core/src/server/server.rs" beforeDir="false" afterPath="$PROJECT_DIR$/core/src/server/server.rs" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/core/test/src/bin/console_client.rs" beforeDir="false" afterPath="$PROJECT_DIR$/core/test/src/bin/console_client.rs" afterDir="false" />
+ <change beforePath="$PROJECT_DIR$/core/test/src/bin/console_server.rs" beforeDir="false" afterPath="$PROJECT_DIR$/core/test/src/bin/console_server.rs" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
@@ -49,6 +61,9 @@
"accountId": "34f7046b-db2c-4cf0-8894-3b6963dd549d"
}
}]]></component>
+ <component name="HighlightingSettingsPerFile">
+ <setting file="file://$USER_HOME$/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/bincode-2.0.1/src/de/mod.rs" root0="SKIP_INSPECTION" />
+ </component>
<component name="MacroExpansionManager">
<option name="directoryName" value="EK7IzXE2" />
</component>
@@ -68,11 +83,14 @@
<component name="PropertiesComponent"><![CDATA[{
"keyToString": {
"Attach to Node.js/Chrome.Unnamed.executor": "Debug",
+ "Cargo.Run Console Client.executor": "Run",
+ "Cargo.Run Test.executor": "Run",
"Cargo.Run phantomlink-gamepad-client.executor": "Run",
"Cargo.Run phantomlink-server-test.executor": "Run",
"Cargo.Test Message Encoder.executor": "Run",
"Cargo.Test encoder_tests.executor": "Run",
"Cargo.Test message_encoder::encoder_tests::test_encode_decode.executor": "Run",
+ "Cargo.Test test_message_encoder::test::test_message_encoder.executor": "Run",
"RunOnceActivity.ShowReadmeOnStart": "true",
"RunOnceActivity.git.unshallow": "true",
"RunOnceActivity.rust.reset.selective.auto.import": "true",
@@ -89,17 +107,24 @@
"vue.rearranger.settings.migration": "true"
}
}]]></component>
- <component name="RunManager" selected="Cargo.Run Test">
+ <component name="RunManager" selected="Cargo.Run Console Client">
<list>
<item itemvalue="Cargo.Run Console Client" />
<item itemvalue="Cargo.Run Console Server" />
<item itemvalue="Cargo.Run Test" />
+ <item itemvalue="Cargo.Test ALL" />
+ <item itemvalue="Cargo.Test Message Encoder" />
<item itemvalue="Cargo.Run Gamepad Client" />
<item itemvalue="Shell Script.Generate Documents (Linux)" />
<item itemvalue="Shell Script.Initialize (Linux)" />
<item itemvalue="Shell Script.Generate Documents (Windows)" />
<item itemvalue="Shell Script.Initialize (Windows)" />
</list>
+ <recent_temporary>
+ <list>
+ <item itemvalue="Cargo.Test Message Encoder" />
+ </list>
+ </recent_temporary>
</component>
<component name="RustProjectSettings">
<option name="toolchainHomeDirectory" value="$USER_HOME$/.cargo/bin" />
@@ -116,7 +141,7 @@
<workItem from="1745180836475" duration="8116000" />
<workItem from="1745249796881" duration="84000" />
<workItem from="1745249888324" duration="2865000" />
- <workItem from="1745253286696" duration="461000" />
+ <workItem from="1745253286696" duration="5302000" />
</task>
<task id="LOCAL-00001" summary="修改作者所有权">
<option name="closed" value="true" />
@@ -142,7 +167,15 @@
<option name="project" value="LOCAL" />
<updated>1745253542975</updated>
</task>
- <option name="localTasksCounter" value="4" />
+ <task id="LOCAL-00004" summary="修改测试">
+ <option name="closed" value="true" />
+ <created>1745253762526</created>
+ <option name="number" value="00004" />
+ <option name="presentableId" value="LOCAL-00004" />
+ <option name="project" value="LOCAL" />
+ <updated>1745253762526</updated>
+ </task>
+ <option name="localTasksCounter" value="5" />
<servers />
</component>
<component name="TypeScriptGeneratedFilesManager">
@@ -151,7 +184,8 @@
<component name="VcsManagerConfiguration">
<MESSAGE value="修改作者所有权" />
<MESSAGE value="." />
- <option name="LAST_COMMIT_MESSAGE" value="." />
+ <MESSAGE value="修改测试" />
+ <option name="LAST_COMMIT_MESSAGE" value="修改测试" />
</component>
<component name="XSLT-Support.FileAssociations.UIState">
<expand />