Added test framwork and two simple tests for the config class
This commit is contained in:
@@ -0,0 +1,38 @@
|
||||
[Main]
|
||||
timestamp = 2019-05-12 12:04:16
|
||||
|
||||
[Sizes]
|
||||
geometry = 1100, 650
|
||||
treecols = 120, 30, 50
|
||||
mainpane = 300, 800
|
||||
|
||||
[Project]
|
||||
autosaveproject = 60
|
||||
autosavedoc = 30
|
||||
|
||||
[Editor]
|
||||
fixedwidth = True
|
||||
width = 600
|
||||
margins = 40, 40
|
||||
textsize = 13
|
||||
justify = True
|
||||
autoselect = True
|
||||
autoreplace = True
|
||||
repsquotes = True
|
||||
repdquotes = True
|
||||
repdash = True
|
||||
repdots = True
|
||||
spellcheck = en_GB
|
||||
|
||||
[Path]
|
||||
recent0 =
|
||||
recent1 =
|
||||
recent2 =
|
||||
recent3 =
|
||||
recent4 =
|
||||
recent5 =
|
||||
recent6 =
|
||||
recent7 =
|
||||
recent8 =
|
||||
recent9 =
|
||||
|
||||
Reference in New Issue
Block a user