Andreas Preikschat
|
eb27eead4c
|
attempt to fix detection
|
2014-04-03 21:58:03 +02:00 |
|
Andreas Preikschat
|
6e3b02fb05
|
attempt to fix detection
|
2014-04-03 21:46:12 +02:00 |
|
Andreas Preikschat
|
9d9a8145f6
|
fixed dectection
|
2014-03-31 20:10:14 +02:00 |
|
Andreas Preikschat
|
ab4cbfd85e
|
fix: spelling mistake
|
2014-03-31 19:57:15 +02:00 |
|
Andreas Preikschat
|
6235fa19a9
|
long line
|
2014-03-31 19:52:49 +02:00 |
|
Andreas Preikschat
|
3db984a846
|
clean up: simplify code
|
2014-03-31 19:32:49 +02:00 |
|
Andreas Preikschat
|
20e7517b03
|
doc: shortened path
|
2014-03-31 19:30:14 +02:00 |
|
Andreas Preikschat
|
5227924846
|
fix: removed stray print
|
2014-03-31 19:29:14 +02:00 |
|
Andreas Preikschat
|
c451a8eafa
|
added test
|
2014-03-31 19:01:09 +02:00 |
|
Andreas Preikschat
|
6204454bfb
|
updated doc
|
2014-03-31 18:40:36 +02:00 |
|
Andreas Preikschat
|
716a79bcc5
|
cleaned doc
|
2014-03-31 18:37:43 +02:00 |
|
Andreas Preikschat
|
4bed39869a
|
updated check_dependencies.py sciprt
|
2014-03-31 18:30:07 +02:00 |
|
Andreas Preikschat
|
5f0b40fe30
|
Moved script
|
2014-03-31 18:27:26 +02:00 |
|
Andreas Preikschat
|
13c053bc5c
|
added jenkins script
|
2014-03-31 18:08:42 +02:00 |
|
Tomas Groth
|
54895af75c
|
Fixes for windows, testsuite and starting.
bzr-revno: 2340
|
2014-03-26 17:36:28 +00:00 |
|
Tomas Groth
|
8ad47cb888
|
Fixes for windows tests and for starting OpenLP on windows.
|
2014-03-24 17:49:50 +01:00 |
|
Samuel Mehrbrodt
|
5eae5b2090
|
Fix broken method calls
bzr-revno: 2339
|
2014-03-24 15:56:11 +00:00 |
|
Samuel Mehrbrodt
|
78e7cb5873
|
Test for add_welcome_page
|
2014-03-24 14:32:28 +01:00 |
|
Samuel Mehrbrodt
|
20533624e0
|
Fix method calls (broken with rev. 2329)
|
2014-03-23 23:27:07 +01:00 |
|
Tim Bentley
|
fbf1183419
|
Code now pep8 compliant
bzr-revno: 2338
|
2014-03-22 19:18:16 +00:00 |
|
Tim Bentley
|
bbe4169c24
|
Fix all formatting errors
|
2014-03-21 21:38:08 +00:00 |
|
Tim Bentley
|
9dfc446ebd
|
More cleanups
|
2014-03-21 18:23:35 +00:00 |
|
Tim Bentley
|
5d9533947d
|
Final set of PEP8 cleanups
|
2014-03-20 19:10:31 +00:00 |
|
Tim Bentley
|
e3842b6809
|
Comment parameter cleanups
bzr-revno: 2337
|
2014-03-18 21:12:48 +00:00 |
|
Tim Bentley
|
30835067d3
|
fix trunk
|
2014-03-18 20:36:02 +00:00 |
|
Tim Bentley
|
0ba8f9dd50
|
Convert trunk to use RegistryProperties
bzr-revno: 2336
|
2014-03-18 20:33:49 +00:00 |
|
Tim Bentley
|
a3b1a599b2
|
fix bugs
|
2014-03-17 19:14:22 +00:00 |
|
Tim Bentley
|
9610be5cd0
|
Fix up comments
|
2014-03-17 19:05:55 +00:00 |
|
Tim Bentley
|
6c80ba1c7d
|
Full migration
|
2014-03-17 07:29:29 +00:00 |
|
Tim Bentley
|
22e9d6d1a9
|
Head
|
2014-03-17 07:14:51 +00:00 |
|
Tim Bentley
|
ff78a99fc1
|
Cleanup code style and add bible tests
bzr-revno: 2335
|
2014-03-17 07:10:07 +00:00 |
|
Tim Bentley
|
0a2456fa19
|
Finish adding RegistryProperties
|
2014-03-16 21:25:23 +00:00 |
|
Tim Bentley
|
86bbc0d66c
|
Migrate new tests to mixins
|
2014-03-15 06:29:41 +00:00 |
|
Tim Bentley
|
9cf3428542
|
Head
|
2014-03-15 06:25:35 +00:00 |
|
Tim Bentley
|
85111766d5
|
Migrate tests and add copyright
|
2014-03-14 22:08:44 +00:00 |
|
Tim Bentley
|
238a6c50d7
|
Start to clean up cut and paste over code. Simplify tests for application and Settings
bzr-revno: 2334
|
2014-03-14 21:17:03 +00:00 |
|
Tim Bentley
|
1fa0d58f85
|
Tests
|
2014-03-14 20:06:24 +00:00 |
|
Tim Bentley
|
9dd4669f13
|
test fixes
|
2014-03-14 17:38:57 +00:00 |
|
Tim Bentley
|
4e834f6d70
|
Head
|
2014-03-14 17:37:28 +00:00 |
|
Tim Bentley
|
c2a429c52d
|
Space
|
2014-03-14 17:35:00 +00:00 |
|
Tim Bentley
|
d2efa83e89
|
Head
|
2014-03-14 17:34:36 +00:00 |
|
Tomas Groth
|
31860d8d6a
|
Fixes for the test-suite to make to run under wine/windows.
The only test that still fails is tests/interfaces/openlp_core_lib/test_pluginmanager.py
bzr-revno: 2333
|
2014-03-14 17:34:15 +00:00 |
|
Tomas Groth
|
df69ff37aa
|
minor cleanup
|
2014-03-13 22:16:38 +01:00 |
|
Tomas Groth
|
ed03ec2195
|
Fixes for tests on wine/windows
|
2014-03-13 21:59:10 +01:00 |
|
Tomas Groth
|
54e80b6a03
|
merged with head
|
2014-03-13 21:54:10 +01:00 |
|
Tim Bentley
|
17f33712db
|
minor fixes
|
2014-03-13 20:37:02 +00:00 |
|
Tim Bentley
|
9051692dba
|
Mixin for tests
|
2014-03-13 20:34:46 +00:00 |
|
Tim Bentley
|
68a020709a
|
head
|
2014-03-13 20:24:33 +00:00 |
|
Tim Bentley
|
ea99cbb08d
|
use decorator
|
2014-03-13 20:20:42 +00:00 |
|
Jonathan Springer
|
c6393cfc27
|
Fixes tests that use settings to actually use temporary settings
bzr-revno: 2332
|
2014-03-13 20:13:06 +00:00 |
|