Removed FPCUnit ini settings file
This commit is contained in:
parent
cc868a6c0a
commit
5c0aa1e584
|
@ -30,3 +30,5 @@ lib/
|
||||||
# Application bundle for Mac OS
|
# Application bundle for Mac OS
|
||||||
*.app/
|
*.app/
|
||||||
|
|
||||||
|
# FPCUnit settings file can be machine dependent
|
||||||
|
*.fpcunit.ini
|
||||||
|
|
|
@ -1,15 +0,0 @@
|
||||||
[WindowState]
|
|
||||||
Left=664
|
|
||||||
Top=189
|
|
||||||
Width=575
|
|
||||||
Height=663
|
|
||||||
|
|
||||||
[Tests]
|
|
||||||
All Tests.Checked=1
|
|
||||||
All Tests.Expanded=1
|
|
||||||
TGearRatiosTestCase.Checked=1
|
|
||||||
TGearRatiosTestCase.Expanded=1
|
|
||||||
TGearRatiosTestCase.TestPuzzleExample.Checked=1
|
|
||||||
TGearRatiosTestCase.TestPuzzleExample.Expanded=0
|
|
||||||
TGearRatiosTestCase.TestEndOfLineNumber.Checked=1
|
|
||||||
TGearRatiosTestCase.TestEndOfLineNumber.Expanded=0
|
|
|
@ -1,37 +0,0 @@
|
||||||
[WindowState]
|
|
||||||
Left=2409
|
|
||||||
Top=196
|
|
||||||
Width=575
|
|
||||||
Height=663
|
|
||||||
|
|
||||||
[Tests]
|
|
||||||
All Tests.Checked=1
|
|
||||||
All Tests.Expanded=1
|
|
||||||
TGearRatiosFullDataTestCase.Checked=1
|
|
||||||
TGearRatiosFullDataTestCase.Expanded=0
|
|
||||||
TGearRatiosFullDataTestCase.TestPart1.Checked=1
|
|
||||||
TGearRatiosFullDataTestCase.TestPart1.Expanded=0
|
|
||||||
TGearRatiosFullDataTestCase.TestPart2.Checked=1
|
|
||||||
TGearRatiosFullDataTestCase.TestPart2.Expanded=0
|
|
||||||
TGearRatiosExampleTestCase.Checked=1
|
|
||||||
TGearRatiosExampleTestCase.Expanded=0
|
|
||||||
TGearRatiosExampleTestCase.TestPart1.Checked=1
|
|
||||||
TGearRatiosExampleTestCase.TestPart1.Expanded=0
|
|
||||||
TGearRatiosExampleTestCase.TestPart2.Checked=1
|
|
||||||
TGearRatiosExampleTestCase.TestPart2.Expanded=0
|
|
||||||
TGearRatiosTestCase.Checked=1
|
|
||||||
TGearRatiosTestCase.Expanded=0
|
|
||||||
TGearRatiosTestCase.TestEndOfLineNumber.Checked=1
|
|
||||||
TGearRatiosTestCase.TestEndOfLineNumber.Expanded=0
|
|
||||||
TScratchcardsFullDataTestCase.Checked=1
|
|
||||||
TScratchcardsFullDataTestCase.Expanded=1
|
|
||||||
TScratchcardsFullDataTestCase.TestPart1.Checked=1
|
|
||||||
TScratchcardsFullDataTestCase.TestPart1.Expanded=0
|
|
||||||
TScratchcardsFullDataTestCase.TestPart2.Checked=1
|
|
||||||
TScratchcardsFullDataTestCase.TestPart2.Expanded=1
|
|
||||||
TScratchcardsExampleTestCase.Checked=1
|
|
||||||
TScratchcardsExampleTestCase.Expanded=1
|
|
||||||
TScratchcardsExampleTestCase.TestPart1.Checked=1
|
|
||||||
TScratchcardsExampleTestCase.TestPart1.Expanded=0
|
|
||||||
TScratchcardsExampleTestCase.TestPart2.Checked=1
|
|
||||||
TScratchcardsExampleTestCase.TestPart2.Expanded=1
|
|
Loading…
Reference in New Issue