workspace.xml 34 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="BookmarkManager">
  4. <bookmark url="file://$PROJECT_DIR$/src/competencia.cpp" line="81" />
  5. </component>
  6. <component name="CMakeRunConfigurationManager" shouldGenerate="true" assignedExecutableTargets="true" buildAllGenerated="true">
  7. <generated>
  8. <config projectName="TPI" targetName="gtest" />
  9. <config projectName="TPI" targetName="correrTests" />
  10. <config projectName="TPI" targetName="tpi" />
  11. <config projectName="TPI" targetName="gtest_main" />
  12. <config projectName="TPI" targetName="src" />
  13. </generated>
  14. </component>
  15. <component name="CMakeSettings" AUTO_RELOAD="false" GENERATION_PASS_SYSTEM_ENVIRONMENT="true">
  16. <ADDITIONAL_GENERATION_ENVIRONMENT>
  17. <envs />
  18. </ADDITIONAL_GENERATION_ENVIRONMENT>
  19. </component>
  20. <component name="ChangeListManager">
  21. <list default="true" id="bfaf0115-95bd-4042-8126-810f6a91f44c" name="Default" comment="" />
  22. <ignored path="TP.iws" />
  23. <ignored path=".idea/workspace.xml" />
  24. <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
  25. <option name="TRACKING_ENABLED" value="true" />
  26. <option name="SHOW_DIALOG" value="false" />
  27. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  28. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  29. <option name="LAST_RESOLUTION" value="IGNORE" />
  30. </component>
  31. <component name="CreatePatchCommitExecutor">
  32. <option name="PATCH_PATH" value="" />
  33. </component>
  34. <component name="ExecutionTargetManager" SELECTED_TARGET="default_target" />
  35. <component name="FavoritesManager">
  36. <favorites_list name="TP" />
  37. </component>
  38. <component name="FileEditorManager">
  39. <leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
  40. <file leaf-file-name="tipos.h" pinned="false" current-in-tab="false">
  41. <entry file="file://$PROJECT_DIR$/include/tipos.h">
  42. <provider selected="true" editor-type-id="text-editor">
  43. <state relative-caret-position="0">
  44. <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
  45. <folding />
  46. </state>
  47. </provider>
  48. </entry>
  49. </file>
  50. <file leaf-file-name="jjoo.cpp" pinned="false" current-in-tab="false">
  51. <entry file="file://$PROJECT_DIR$/src/jjoo.cpp">
  52. <provider selected="true" editor-type-id="text-editor">
  53. <state relative-caret-position="0">
  54. <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
  55. <folding>
  56. <element signature="e#0#28#0" expanded="true" />
  57. </folding>
  58. </state>
  59. </provider>
  60. </entry>
  61. </file>
  62. <file leaf-file-name="atleta.cpp" pinned="false" current-in-tab="true">
  63. <entry file="file://$PROJECT_DIR$/src/atleta.cpp">
  64. <provider selected="true" editor-type-id="text-editor">
  65. <state relative-caret-position="384">
  66. <caret line="120" column="19" selection-start-line="120" selection-start-column="19" selection-end-line="120" selection-end-column="19" />
  67. <folding />
  68. </state>
  69. </provider>
  70. </entry>
  71. </file>
  72. </leaf>
  73. </component>
  74. <component name="IdeDocumentHistory">
  75. <option name="CHANGED_PATHS">
  76. <list>
  77. <option value="$PROJECT_DIR$/include/competencia.h" />
  78. <option value="$PROJECT_DIR$/src/competencia.cpp" />
  79. <option value="$PROJECT_DIR$/src/atleta.cpp" />
  80. </list>
  81. </option>
  82. </component>
  83. <component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" />
  84. <component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER" />
  85. <component name="JsGulpfileManager">
  86. <detection-done>true</detection-done>
  87. <sorting>DEFINITION_ORDER</sorting>
  88. </component>
  89. <component name="ProjectFrameBounds">
  90. <option name="x" value="64" />
  91. <option name="y" value="-4" />
  92. <option name="width" value="1857" />
  93. <option name="height" value="1085" />
  94. </component>
  95. <component name="ProjectLevelVcsManager" settingsEditedManually="false">
  96. <OptionsSetting value="true" id="Add" />
  97. <OptionsSetting value="true" id="Remove" />
  98. <OptionsSetting value="true" id="Checkout" />
  99. <OptionsSetting value="true" id="Update" />
  100. <OptionsSetting value="true" id="Status" />
  101. <OptionsSetting value="true" id="Edit" />
  102. <ConfirmationsSetting value="0" id="Add" />
  103. <ConfirmationsSetting value="0" id="Remove" />
  104. </component>
  105. <component name="ProjectView">
  106. <navigator currentView="ProjectPane" proportions="" version="1">
  107. <flattenPackages />
  108. <showMembers />
  109. <showModules />
  110. <showLibraryContents />
  111. <hideEmptyPackages />
  112. <abbreviatePackageNames />
  113. <autoscrollToSource />
  114. <autoscrollFromSource />
  115. <sortByType />
  116. <manualOrder />
  117. <foldersAlwaysOnTop value="true" />
  118. </navigator>
  119. <panes>
  120. <pane id="ProjectPane">
  121. <subPane>
  122. <PATH>
  123. <PATH_ELEMENT>
  124. <option name="myItemId" value="TP" />
  125. <option name="myItemType" value="com.jetbrains.cidr.projectView.CidrFilesViewHelper$MyProjectTreeStructure$1" />
  126. </PATH_ELEMENT>
  127. </PATH>
  128. <PATH>
  129. <PATH_ELEMENT>
  130. <option name="myItemId" value="TP" />
  131. <option name="myItemType" value="com.jetbrains.cidr.projectView.CidrFilesViewHelper$MyProjectTreeStructure$1" />
  132. </PATH_ELEMENT>
  133. <PATH_ELEMENT>
  134. <option name="myItemId" value="TP" />
  135. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  136. </PATH_ELEMENT>
  137. </PATH>
  138. <PATH>
  139. <PATH_ELEMENT>
  140. <option name="myItemId" value="TP" />
  141. <option name="myItemType" value="com.jetbrains.cidr.projectView.CidrFilesViewHelper$MyProjectTreeStructure$1" />
  142. </PATH_ELEMENT>
  143. <PATH_ELEMENT>
  144. <option name="myItemId" value="TP" />
  145. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  146. </PATH_ELEMENT>
  147. <PATH_ELEMENT>
  148. <option name="myItemId" value="tests" />
  149. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  150. </PATH_ELEMENT>
  151. </PATH>
  152. <PATH>
  153. <PATH_ELEMENT>
  154. <option name="myItemId" value="TP" />
  155. <option name="myItemType" value="com.jetbrains.cidr.projectView.CidrFilesViewHelper$MyProjectTreeStructure$1" />
  156. </PATH_ELEMENT>
  157. <PATH_ELEMENT>
  158. <option name="myItemId" value="TP" />
  159. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  160. </PATH_ELEMENT>
  161. <PATH_ELEMENT>
  162. <option name="myItemId" value="src" />
  163. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  164. </PATH_ELEMENT>
  165. </PATH>
  166. <PATH>
  167. <PATH_ELEMENT>
  168. <option name="myItemId" value="TP" />
  169. <option name="myItemType" value="com.jetbrains.cidr.projectView.CidrFilesViewHelper$MyProjectTreeStructure$1" />
  170. </PATH_ELEMENT>
  171. <PATH_ELEMENT>
  172. <option name="myItemId" value="TP" />
  173. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  174. </PATH_ELEMENT>
  175. <PATH_ELEMENT>
  176. <option name="myItemId" value="include" />
  177. <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
  178. </PATH_ELEMENT>
  179. </PATH>
  180. </subPane>
  181. </pane>
  182. </panes>
  183. </component>
  184. <component name="PropertiesComponent">
  185. <property name="WebServerToolWindowFactoryState" value="false" />
  186. <property name="settings.editor.selected.configurable" value="reference.settingsdialog.IDE.editor.colors.Language Defaults" />
  187. <property name="settings.editor.splitter.proportion" value="0.2" />
  188. </component>
  189. <component name="RunManager" selected="Google Test.All in atleta_tests.cpp">
  190. <configuration default="false" name="All in atleta_tests.cpp" type="CMakeGoogleTestRunConfigurationType" factoryName="Google Test" temporary="true" PASS_PARENT_ENVS_2="true" PROJECT_NAME="TPI" TARGET_NAME="correrTests" CONFIG_NAME="Debug" RUN_TARGET_PROJECT_NAME="TPI" RUN_TARGET_NAME="correrTests" TEST_PATTERN="atleta_tests.*:atleta_tests/*.*:*/atleta_tests.*/*:*/atleta_tests/*.*" TEST_MODE="PATTERN">
  191. <envs />
  192. <method />
  193. </configuration>
  194. <configuration default="false" name="All in competencia_tests.cpp" type="CMakeGoogleTestRunConfigurationType" factoryName="Google Test" temporary="true" PASS_PARENT_ENVS_2="true" PROJECT_NAME="TPI" TARGET_NAME="correrTests" CONFIG_NAME="Debug" RUN_TARGET_PROJECT_NAME="TPI" RUN_TARGET_NAME="correrTests" TEST_PATTERN="competencia_tests.*:competencia_tests/*.*:*/competencia_tests.*/*:*/competencia_tests/*.*" TEST_MODE="PATTERN">
  195. <envs />
  196. <method />
  197. </configuration>
  198. <configuration default="true" type="CMakeGoogleTestRunConfigurationType" factoryName="Google Test" PASS_PARENT_ENVS_2="true" PROJECT_NAME="TPI" TARGET_NAME="src" CONFIG_NAME="Debug" TEST_MODE="SUITE_TEST">
  199. <envs />
  200. <method />
  201. </configuration>
  202. <configuration default="true" type="CMakeRunConfiguration" factoryName="Application" PASS_PARENT_ENVS_2="true" PROJECT_NAME="TPI" TARGET_NAME="src" CONFIG_NAME="Debug">
  203. <envs />
  204. <method />
  205. </configuration>
  206. <configuration default="true" type="JavascriptDebugType" factoryName="JavaScript Debug">
  207. <method />
  208. </configuration>
  209. <configuration default="true" type="PythonConfigurationType" factoryName="Python">
  210. <option name="INTERPRETER_OPTIONS" value="" />
  211. <option name="PARENT_ENVS" value="true" />
  212. <envs>
  213. <env name="PYTHONUNBUFFERED" value="1" />
  214. </envs>
  215. <option name="SDK_HOME" value="" />
  216. <option name="WORKING_DIRECTORY" value="" />
  217. <option name="IS_MODULE_SDK" value="false" />
  218. <option name="ADD_CONTENT_ROOTS" value="true" />
  219. <option name="ADD_SOURCE_ROOTS" value="true" />
  220. <module name="TP" />
  221. <option name="SCRIPT_NAME" value="" />
  222. <option name="PARAMETERS" value="" />
  223. <option name="SHOW_COMMAND_LINE" value="false" />
  224. <method />
  225. </configuration>
  226. <configuration default="true" type="Tox" factoryName="Tox">
  227. <option name="INTERPRETER_OPTIONS" value="" />
  228. <option name="PARENT_ENVS" value="true" />
  229. <envs />
  230. <option name="SDK_HOME" value="" />
  231. <option name="WORKING_DIRECTORY" value="" />
  232. <option name="IS_MODULE_SDK" value="false" />
  233. <option name="ADD_CONTENT_ROOTS" value="true" />
  234. <option name="ADD_SOURCE_ROOTS" value="true" />
  235. <module name="TP" />
  236. <method />
  237. </configuration>
  238. <configuration default="true" type="js.build_tools.gulp" factoryName="Gulp.js">
  239. <node-interpreter>project</node-interpreter>
  240. <node-options />
  241. <gulpfile />
  242. <tasks />
  243. <arguments />
  244. <envs />
  245. <method />
  246. </configuration>
  247. <configuration default="true" type="js.build_tools.npm" factoryName="npm">
  248. <command value="run-script" />
  249. <scripts />
  250. <node-interpreter value="project" />
  251. <envs />
  252. <method />
  253. </configuration>
  254. <configuration default="true" type="tests" factoryName="Attests">
  255. <option name="INTERPRETER_OPTIONS" value="" />
  256. <option name="PARENT_ENVS" value="true" />
  257. <envs />
  258. <option name="SDK_HOME" value="" />
  259. <option name="WORKING_DIRECTORY" value="" />
  260. <option name="IS_MODULE_SDK" value="false" />
  261. <option name="ADD_CONTENT_ROOTS" value="true" />
  262. <option name="ADD_SOURCE_ROOTS" value="true" />
  263. <module name="TP" />
  264. <option name="SCRIPT_NAME" value="" />
  265. <option name="CLASS_NAME" value="" />
  266. <option name="METHOD_NAME" value="" />
  267. <option name="FOLDER_NAME" value="" />
  268. <option name="TEST_TYPE" value="TEST_SCRIPT" />
  269. <option name="PATTERN" value="" />
  270. <option name="USE_PATTERN" value="false" />
  271. <method />
  272. </configuration>
  273. <configuration default="true" type="tests" factoryName="Doctests">
  274. <option name="INTERPRETER_OPTIONS" value="" />
  275. <option name="PARENT_ENVS" value="true" />
  276. <envs />
  277. <option name="SDK_HOME" value="" />
  278. <option name="WORKING_DIRECTORY" value="" />
  279. <option name="IS_MODULE_SDK" value="false" />
  280. <option name="ADD_CONTENT_ROOTS" value="true" />
  281. <option name="ADD_SOURCE_ROOTS" value="true" />
  282. <module name="TP" />
  283. <option name="SCRIPT_NAME" value="" />
  284. <option name="CLASS_NAME" value="" />
  285. <option name="METHOD_NAME" value="" />
  286. <option name="FOLDER_NAME" value="" />
  287. <option name="TEST_TYPE" value="TEST_SCRIPT" />
  288. <option name="PATTERN" value="" />
  289. <option name="USE_PATTERN" value="false" />
  290. <method />
  291. </configuration>
  292. <configuration default="true" type="tests" factoryName="Nosetests">
  293. <option name="INTERPRETER_OPTIONS" value="" />
  294. <option name="PARENT_ENVS" value="true" />
  295. <envs />
  296. <option name="SDK_HOME" value="" />
  297. <option name="WORKING_DIRECTORY" value="" />
  298. <option name="IS_MODULE_SDK" value="false" />
  299. <option name="ADD_CONTENT_ROOTS" value="true" />
  300. <option name="ADD_SOURCE_ROOTS" value="true" />
  301. <module name="TP" />
  302. <option name="SCRIPT_NAME" value="" />
  303. <option name="CLASS_NAME" value="" />
  304. <option name="METHOD_NAME" value="" />
  305. <option name="FOLDER_NAME" value="" />
  306. <option name="TEST_TYPE" value="TEST_SCRIPT" />
  307. <option name="PATTERN" value="" />
  308. <option name="USE_PATTERN" value="false" />
  309. <option name="PARAMS" value="" />
  310. <option name="USE_PARAM" value="false" />
  311. <method />
  312. </configuration>
  313. <configuration default="true" type="tests" factoryName="Unittests">
  314. <option name="INTERPRETER_OPTIONS" value="" />
  315. <option name="PARENT_ENVS" value="true" />
  316. <envs />
  317. <option name="SDK_HOME" value="" />
  318. <option name="WORKING_DIRECTORY" value="" />
  319. <option name="IS_MODULE_SDK" value="false" />
  320. <option name="ADD_CONTENT_ROOTS" value="true" />
  321. <option name="ADD_SOURCE_ROOTS" value="true" />
  322. <module name="TP" />
  323. <option name="SCRIPT_NAME" value="" />
  324. <option name="CLASS_NAME" value="" />
  325. <option name="METHOD_NAME" value="" />
  326. <option name="FOLDER_NAME" value="" />
  327. <option name="TEST_TYPE" value="TEST_SCRIPT" />
  328. <option name="PATTERN" value="" />
  329. <option name="USE_PATTERN" value="false" />
  330. <option name="PUREUNITTEST" value="true" />
  331. <option name="PARAMS" value="" />
  332. <option name="USE_PARAM" value="false" />
  333. <method />
  334. </configuration>
  335. <configuration default="true" type="tests" factoryName="py.test">
  336. <option name="INTERPRETER_OPTIONS" value="" />
  337. <option name="PARENT_ENVS" value="true" />
  338. <envs />
  339. <option name="SDK_HOME" value="" />
  340. <option name="WORKING_DIRECTORY" value="" />
  341. <option name="IS_MODULE_SDK" value="false" />
  342. <option name="ADD_CONTENT_ROOTS" value="true" />
  343. <option name="ADD_SOURCE_ROOTS" value="true" />
  344. <module name="TP" />
  345. <option name="SCRIPT_NAME" value="" />
  346. <option name="CLASS_NAME" value="" />
  347. <option name="METHOD_NAME" value="" />
  348. <option name="FOLDER_NAME" value="" />
  349. <option name="TEST_TYPE" value="TEST_SCRIPT" />
  350. <option name="PATTERN" value="" />
  351. <option name="USE_PATTERN" value="false" />
  352. <option name="testToRun" value="" />
  353. <option name="keywords" value="" />
  354. <option name="params" value="" />
  355. <option name="USE_PARAM" value="false" />
  356. <option name="USE_KEYWORD" value="false" />
  357. <method />
  358. </configuration>
  359. <configuration default="false" name="Build All" type="CMakeRunConfiguration" factoryName="Application" PASS_PARENT_ENVS_2="true" CONFIG_NAME="Debug" EXPLICIT_BUILD_TARGET_NAME="all">
  360. <envs />
  361. <method />
  362. </configuration>
  363. <configuration default="false" name="src" type="CMakeRunConfiguration" factoryName="Application" PASS_PARENT_ENVS_2="true" PROJECT_NAME="TPI" TARGET_NAME="src" CONFIG_NAME="Debug">
  364. <envs />
  365. <method />
  366. </configuration>
  367. <configuration default="false" name="tpi" type="CMakeRunConfiguration" factoryName="Application" PASS_PARENT_ENVS_2="true" PROJECT_NAME="TPI" TARGET_NAME="tpi" CONFIG_NAME="Debug" RUN_TARGET_PROJECT_NAME="TPI" RUN_TARGET_NAME="tpi">
  368. <envs />
  369. <method />
  370. </configuration>
  371. <configuration default="false" name="correrTests" type="CMakeGoogleTestRunConfigurationType" factoryName="Google Test" PASS_PARENT_ENVS_2="true" PROJECT_NAME="TPI" TARGET_NAME="correrTests" CONFIG_NAME="Debug" RUN_TARGET_PROJECT_NAME="TPI" RUN_TARGET_NAME="correrTests" TEST_MODE="SUITE_TEST">
  372. <envs />
  373. <method />
  374. </configuration>
  375. <configuration default="false" name="gtest" type="CMakeRunConfiguration" factoryName="Application" PASS_PARENT_ENVS_2="true" PROJECT_NAME="TPI" TARGET_NAME="gtest" CONFIG_NAME="Debug">
  376. <envs />
  377. <method />
  378. </configuration>
  379. <configuration default="false" name="gtest_main" type="CMakeRunConfiguration" factoryName="Application" PASS_PARENT_ENVS_2="true" PROJECT_NAME="TPI" TARGET_NAME="gtest_main" CONFIG_NAME="Debug">
  380. <envs />
  381. <method />
  382. </configuration>
  383. <list size="8">
  384. <item index="0" class="java.lang.String" itemvalue="Application.Build All" />
  385. <item index="1" class="java.lang.String" itemvalue="Application.src" />
  386. <item index="2" class="java.lang.String" itemvalue="Application.tpi" />
  387. <item index="3" class="java.lang.String" itemvalue="Google Test.correrTests" />
  388. <item index="4" class="java.lang.String" itemvalue="Application.gtest" />
  389. <item index="5" class="java.lang.String" itemvalue="Application.gtest_main" />
  390. <item index="6" class="java.lang.String" itemvalue="Google Test.All in atleta_tests.cpp" />
  391. <item index="7" class="java.lang.String" itemvalue="Google Test.All in competencia_tests.cpp" />
  392. </list>
  393. <recent_temporary>
  394. <list size="2">
  395. <item index="0" class="java.lang.String" itemvalue="Google Test.All in atleta_tests.cpp" />
  396. <item index="1" class="java.lang.String" itemvalue="Google Test.All in competencia_tests.cpp" />
  397. </list>
  398. </recent_temporary>
  399. </component>
  400. <component name="ShelveChangesManager" show_recycled="false">
  401. <option name="remove_strategy" value="false" />
  402. </component>
  403. <component name="TaskManager">
  404. <task active="true" id="Default" summary="Default task">
  405. <changelist id="bfaf0115-95bd-4042-8126-810f6a91f44c" name="Default" comment="" />
  406. <created>1475674371119</created>
  407. <option name="number" value="Default" />
  408. <option name="presentableId" value="Default" />
  409. <updated>1475674371119</updated>
  410. <workItem from="1475674372900" duration="11445000" />
  411. <workItem from="1475849412309" duration="990000" />
  412. </task>
  413. <servers />
  414. </component>
  415. <component name="TestHistory">
  416. <history-entry file="All_in_atleta_tests_cpp - 2016.10.07 at 11h 17m 48s.xml">
  417. <configuration name="All in atleta_tests.cpp" configurationId="CMakeGoogleTestRunConfigurationType" />
  418. </history-entry>
  419. <history-entry file="All_in_atleta_tests_cpp - 2016.10.07 at 11h 26m 25s.xml">
  420. <configuration name="All in atleta_tests.cpp" configurationId="CMakeGoogleTestRunConfigurationType" />
  421. </history-entry>
  422. <history-entry file="All_in_competencia_tests_cpp - 2016.10.07 at 11h 17m 57s.xml">
  423. <configuration name="All in competencia_tests.cpp" configurationId="CMakeGoogleTestRunConfigurationType" />
  424. </history-entry>
  425. <history-entry file="correrTests - 2016.10.07 at 11h 16m 32s.xml">
  426. <configuration name="correrTests" configurationId="CMakeGoogleTestRunConfigurationType" />
  427. </history-entry>
  428. <history-entry file="correrTests - 2016.10.07 at 11h 26m 20s.xml">
  429. <configuration name="correrTests" configurationId="CMakeGoogleTestRunConfigurationType" />
  430. </history-entry>
  431. </component>
  432. <component name="TimeTrackingManager">
  433. <option name="totallyTimeSpent" value="12435000" />
  434. </component>
  435. <component name="ToolWindowManager">
  436. <frame x="64" y="-4" width="1857" height="1085" extended-state="6" />
  437. <editor active="true" />
  438. <layout>
  439. <window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.18814017" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" />
  440. <window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
  441. <window_info id="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.3299285" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
  442. <window_info id="CMake" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
  443. <window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="true" content_ui="tabs" />
  444. <window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
  445. <window_info id="Run" active="true" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.3299285" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
  446. <window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
  447. <window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
  448. <window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="true" content_ui="tabs" />
  449. <window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
  450. <window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
  451. <window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
  452. <window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
  453. <window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
  454. <window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" />
  455. <window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
  456. <window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
  457. </layout>
  458. <layout-to-restore>
  459. <window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="10" side_tool="false" content_ui="tabs" />
  460. <window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="8" side_tool="false" content_ui="tabs" />
  461. <window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
  462. <window_info id="CMake" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
  463. <window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
  464. <window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="1" side_tool="true" content_ui="tabs" />
  465. <window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="9" side_tool="false" content_ui="tabs" />
  466. <window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
  467. <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
  468. <window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
  469. <window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.0" sideWeight="0.5" order="1" side_tool="false" content_ui="combo" />
  470. <window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" />
  471. <window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
  472. <window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
  473. <window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
  474. <window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="0" side_tool="true" content_ui="tabs" />
  475. <window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
  476. </layout-to-restore>
  477. </component>
  478. <component name="Vcs.Log.UiProperties">
  479. <option name="RECENTLY_FILTERED_USER_GROUPS">
  480. <collection />
  481. </option>
  482. <option name="RECENTLY_FILTERED_BRANCH_GROUPS">
  483. <collection />
  484. </option>
  485. </component>
  486. <component name="VcsContentAnnotationSettings">
  487. <option name="myLimit" value="2678400000" />
  488. </component>
  489. <component name="XDebuggerManager">
  490. <breakpoint-manager>
  491. <option name="time" value="5" />
  492. </breakpoint-manager>
  493. <watches-manager />
  494. </component>
  495. <component name="editorHistoryManager">
  496. <entry file="file://$PROJECT_DIR$/src/competencia.cpp">
  497. <provider selected="true" editor-type-id="text-editor">
  498. <state relative-caret-position="0">
  499. <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
  500. <folding />
  501. </state>
  502. </provider>
  503. </entry>
  504. <entry file="file://$PROJECT_DIR$/include/competencia.h">
  505. <provider selected="true" editor-type-id="text-editor">
  506. <state relative-caret-position="210">
  507. <caret line="14" column="4" selection-start-line="14" selection-start-column="4" selection-end-line="14" selection-end-column="31" />
  508. <folding />
  509. </state>
  510. </provider>
  511. </entry>
  512. <entry file="file://$PROJECT_DIR$/include/atleta.h">
  513. <provider selected="true" editor-type-id="text-editor">
  514. <state relative-caret-position="540">
  515. <caret line="36" column="9" selection-start-line="36" selection-start-column="9" selection-end-line="36" selection-end-column="37" />
  516. <folding />
  517. </state>
  518. </provider>
  519. </entry>
  520. <entry file="file://$PROJECT_DIR$/src/atleta.cpp">
  521. <provider selected="true" editor-type-id="text-editor">
  522. <state relative-caret-position="0">
  523. <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
  524. <folding />
  525. </state>
  526. </provider>
  527. </entry>
  528. <entry file="file://$PROJECT_DIR$/include/tipos.h">
  529. <provider selected="true" editor-type-id="text-editor">
  530. <state relative-caret-position="0">
  531. <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
  532. <folding />
  533. </state>
  534. </provider>
  535. </entry>
  536. <entry file="file://$PROJECT_DIR$/tests/atleta_tests.cpp">
  537. <provider selected="true" editor-type-id="text-editor">
  538. <state relative-caret-position="0">
  539. <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
  540. <folding>
  541. <element signature="e#0#24#0" expanded="true" />
  542. </folding>
  543. </state>
  544. </provider>
  545. </entry>
  546. <entry file="file://$PROJECT_DIR$/include/atleta.h">
  547. <provider selected="true" editor-type-id="text-editor">
  548. <state relative-caret-position="540">
  549. <caret line="36" column="9" selection-start-line="36" selection-start-column="9" selection-end-line="36" selection-end-column="37" />
  550. <folding />
  551. </state>
  552. </provider>
  553. </entry>
  554. <entry file="file://$PROJECT_DIR$/include/competencia.h">
  555. <provider selected="true" editor-type-id="text-editor">
  556. <state relative-caret-position="195">
  557. <caret line="14" column="4" selection-start-line="14" selection-start-column="4" selection-end-line="14" selection-end-column="31" />
  558. <folding />
  559. </state>
  560. </provider>
  561. </entry>
  562. <entry file="file://$PROJECT_DIR$/src/competencia.cpp">
  563. <provider selected="true" editor-type-id="text-editor">
  564. <state relative-caret-position="690">
  565. <caret line="46" column="0" selection-start-line="46" selection-start-column="0" selection-end-line="46" selection-end-column="0" />
  566. <folding />
  567. </state>
  568. </provider>
  569. </entry>
  570. <entry file="file://$PROJECT_DIR$/src/jjoo.cpp">
  571. <provider selected="true" editor-type-id="text-editor">
  572. <state relative-caret-position="0">
  573. <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
  574. <folding>
  575. <element signature="e#0#28#0" expanded="true" />
  576. </folding>
  577. </state>
  578. </provider>
  579. </entry>
  580. <entry file="file://$PROJECT_DIR$/src/tipos.cpp">
  581. <provider selected="true" editor-type-id="text-editor">
  582. <state relative-caret-position="0">
  583. <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
  584. <folding />
  585. </state>
  586. </provider>
  587. </entry>
  588. <entry file="file://$PROJECT_DIR$/include/tipos.h">
  589. <provider selected="true" editor-type-id="text-editor">
  590. <state relative-caret-position="0">
  591. <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
  592. <folding />
  593. </state>
  594. </provider>
  595. </entry>
  596. <entry file="file://$PROJECT_DIR$/src/atleta.cpp">
  597. <provider selected="true" editor-type-id="text-editor">
  598. <state relative-caret-position="384">
  599. <caret line="120" column="19" selection-start-line="120" selection-start-column="19" selection-end-line="120" selection-end-column="19" />
  600. <folding />
  601. </state>
  602. </provider>
  603. </entry>
  604. </component>
  605. </project>