mirror of
				https://gitlab.com/freepascal.org/lazarus/lazarus.git
				synced 2025-10-31 16:21:45 +01:00 
			
		
		
		
	codetools: added AddProcModifier
git-svn-id: trunk@57913 -
This commit is contained in:
		
							parent
							
								
									aed34f64ed
								
							
						
					
					
						commit
						ce26461eaa
					
				| @ -38,7 +38,7 @@ | |||||||
|         <PackageName Value="fpcunitconsolerunner"/> |         <PackageName Value="fpcunitconsolerunner"/> | ||||||
|       </Item2> |       </Item2> | ||||||
|     </RequiredPackages> |     </RequiredPackages> | ||||||
|     <Units Count="15"> |     <Units Count="16"> | ||||||
|       <Unit0> |       <Unit0> | ||||||
|         <Filename Value="runtestscodetools.lpr"/> |         <Filename Value="runtestscodetools.lpr"/> | ||||||
|         <IsPartOfProject Value="True"/> |         <IsPartOfProject Value="True"/> | ||||||
| @ -110,6 +110,11 @@ | |||||||
|         <IsPartOfProject Value="True"/> |         <IsPartOfProject Value="True"/> | ||||||
|         <UnitName Value="TestCTPas2js"/> |         <UnitName Value="TestCTPas2js"/> | ||||||
|       </Unit14> |       </Unit14> | ||||||
|  |       <Unit15> | ||||||
|  |         <Filename Value="testchangedeclaration.pas"/> | ||||||
|  |         <IsPartOfProject Value="True"/> | ||||||
|  |         <UnitName Value="TestChangeDeclaration"/> | ||||||
|  |       </Unit15> | ||||||
|     </Units> |     </Units> | ||||||
|   </ProjectOptions> |   </ProjectOptions> | ||||||
|   <CompilerOptions> |   <CompilerOptions> | ||||||
|  | |||||||
| @ -39,7 +39,7 @@ uses | |||||||
|   TestBasicCodetools, TestCTRangeScan, TestPascalParser, TestMethodJumpTool, |   TestBasicCodetools, TestCTRangeScan, TestPascalParser, TestMethodJumpTool, | ||||||
|   TestStdCodetools, TestFindDeclaration, TestIdentCompletion, TestCompleteBlock, |   TestStdCodetools, TestFindDeclaration, TestIdentCompletion, TestCompleteBlock, | ||||||
|   TestRefactoring, TestCodeCompletion, TestCompReaderWriterPas, |   TestRefactoring, TestCodeCompletion, TestCompReaderWriterPas, | ||||||
|   fdt_arrays, TestCTPas2js; |   fdt_arrays, TestCTPas2js, testchangedeclaration; | ||||||
| 
 | 
 | ||||||
| const | const | ||||||
|   ConfigFilename = 'codetools.config'; |   ConfigFilename = 'codetools.config'; | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 mattias
						mattias