Commit Graph

270 Commits

Author SHA1 Message Date
Francis Lachapelle
aae02741f9 (test) Fix compatibility with Python 2.4 2016-02-23 09:15:39 -05:00
Francis Lachapelle
31a51ccc83 (test) New JSON payload for contacts list
Results are now an array of arrays instead of an array of dictionaries.
2016-02-22 14:16:37 -05:00
Ludovic Marcotte
e47bc8cb1b (fix) fixed missing includes in tool 2016-02-16 19:08:12 -05:00
Patrice Levesque
bd56f4cf9f Remove pointless #include from .m and .h files
This was done with a brute-force approach, ensuring no additional
warnings from GCC 4.9 under x86_64.
2016-02-13 17:41:54 -05:00
Patrice Levesque
7c25b53fdf Remove pointless #imports from .m and .h files
This was done with a brute-force approach, ensuring no additional
warnings from GCC 4.9 under x86_64.
2016-02-13 16:11:52 -05:00
Patrice Levesque
d2695bab82 Better fix for *_stringForCharacterAtIndex's missing prototype 2016-02-10 11:29:43 -05:00
Patrice Levesque
5539b7a823 Add missing header prototypes
Fixes compiling errors with GCC using -Werror=missing-prototypes.
2016-02-08 16:14:33 -05:00
Ludovic Marcotte
fe0221f630 (fix) disable test 2016-01-27 14:43:23 -05:00
Francis Lachapelle
b265de91fd Add Croatian translation 2016-01-25 11:14:45 -05:00
Ludovic Marcotte
691ab3ff27 (fix) don't use false, but use NO 2016-01-18 14:06:21 -05:00
Ludovic Marcotte
e73fc61a27 (fix) old case with gcc 2016-01-18 11:14:56 -05:00
Ludovic Marcotte
9a831a85c0 (fix) re-enabled old test 2016-01-18 11:08:35 -05:00
Ludovic Marcotte
c42fa9489c (fix) added new tests 2016-01-18 10:56:50 -05:00
Ludovic Marcotte
b3bc6bb7dc Applied changes coming from v2/PR#184. 2016-01-18 09:26:07 -05:00
Francis Lachapelle
544cb85e4d Localization 2015-12-15 10:05:46 -05:00
Ludovic Marcotte
6cdf9f55b4 (fix) fixed one unit test 2015-11-23 13:22:11 -05:00
Euan Thoms
3c62cc744e Stage 1 of clang compiler warning patches. 2015-10-31 14:10:03 +08:00
Luc Charland
f4ed7d9448 removed empty line 2015-09-30 12:17:20 -04:00
Luc Charland
c7825601e6 removed author 2015-09-30 11:47:43 -04:00
Luc Charland
781e408091 - used tab instead of spaces for GNUMakefile
- removed unused logging
- used generic names
2015-09-30 11:23:45 -04:00
Luc Charland
549c57f8a6 Added new tests for NGMailAddressParser 2015-09-30 11:04:14 -04:00
Francis Lachapelle
fab9e938fc Fix URL escaping unti test 2015-09-18 13:53:32 -04:00
Ludovic Marcotte
3efbf65f80 (fix) added missing test 2015-09-14 13:40:29 -04:00
Ludovic Marcotte
18a300ca5b (fix) appplied fix from Zentyal - PR#102
Original commit: 33a1d2c397
2015-09-09 08:22:33 -04:00
Luc Charland
bba0d6f44d make the tests more robust when data is invalid in DB/Webdav 2015-08-27 11:51:58 -04:00
Luc Charland
bf390f17dd fixed when strings not initialized in prefs 2015-08-27 11:51:58 -04:00
Luc Charland
117e6b6bc1 added the multiple phone test 2015-08-26 11:28:54 -04:00
Luc Charland
8f75bdce2d Use Json for testing webcalendar 2015-08-14 12:46:37 -04:00
Luc Charland
4f53ea70e1 Commented out testing two phones same type until fixed 2015-08-14 12:46:03 -04:00
Francis Lachapelle
538e6fa4b1 Add Chinese (Taiwan) translation 2015-07-23 12:08:04 -04:00
Francis Lachapelle
f0b88811d6 Add Slovenian translation 2015-07-23 12:02:42 -04:00
Luc Charland
e385bf34d5 added simple event testing json->dav 2015-06-12 12:03:57 -04:00
Luc Charland
9a3f4080c0 test adding single and multiple phones with JSON and getting it with DAV 2015-06-12 12:03:54 -04:00
Luc Charland
43b6006a86 removed the unneeded sleep 2015-06-12 11:59:04 -04:00
Luc Charland
4fa33c0bc2 All tests now pass in version 3 2015-06-12 11:59:03 -04:00
Luc Charland
243726f096 Changed preferences to use JSON for v3 2015-06-12 11:50:50 -04:00
Luc Charland
3858911007 Changed login from urlencoded to json 2015-06-12 11:46:48 -04:00
Francis Lachapelle
a1406d01e1 Initial Basque translation 2015-04-27 13:59:05 -04:00
Luc Charland
a86b164228 uses a dict instead of a string of a dict for preventInvitationsTest 2015-04-17 10:38:40 -04:00
Ludovic Marcotte
bfaaf6eb34 Revert back to using GNUSTEP_SYSTEM_LIBRARIES for teststrings 2014-12-16 13:17:59 -05:00
Ludovic Marcotte
68655deabd Improved rpath handling (#2996) 2014-12-16 12:36:08 -05:00
Ludovic Marcotte
624af1c0fb Fixed test 2014-11-10 08:58:30 -05:00
Ludovic Marcotte
3264458f4b Added back -L directives to properly compile teststrings 2014-10-14 11:27:08 -04:00
Ludovic Marcotte
5f811e1a4e Added rpath for integration tests 2014-10-14 10:43:52 -04:00
Ludovic Marcotte
4b76e2b933 Added lib64 in the search path 2014-10-14 08:43:28 -04:00
Ludovic Marcotte
ff9d49be71 Dropped rpath since it seems to be ignored on el5 2014-10-08 10:25:46 -04:00
Ludovic Marcotte
7f49dcb2fa Avoid using SOGO_SYSLIBDIR when testing since it's undefined 2014-10-02 13:10:54 -04:00
Ludovic Marcotte
f88cfae611 Improved and simplified rpath 2014-10-02 12:36:22 -04:00
Ludovic Marcotte
f93c06e6a9 Fixed include 2014-10-02 10:50:34 -04:00
Ludovic Marcotte
68d79472a5 Fixed makefile for teststrings due to sogo lib change 2014-10-02 10:46:47 -04:00