Skip to content

Commit

Permalink
Issue #101: update ZnHTTPSTests>>testGForceInria to match official Zi…
Browse files Browse the repository at this point in the history
…nc version (noop)
  • Loading branch information
dalehenrich committed Apr 19, 2023
1 parent d8900bc commit 5859559
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 14 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
testing
testGForceInria
| client |
self ensureSocketStreamFactory.
self isNativeSSLPluginPresent
ifFalse: [ ^ self ].
(client := ZnClient new) get: 'http://gforge.inria.fr/frs/?group_id=1299'.
self assert: client isSuccess.
self assert: (client contents includesSubstring: 'inria').
client close
"https://github.com/svenvc/zinc/commit/9707b755e5ae340ef54b56367ea2063c358f795e"

"TL;DR Add dummy ZnHTTPSTests>>#testGForceInria (to fix spurious issue on Pharo 7) Oct. 9, 2021"

Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,10 @@
"instance" : {
"disabledTestPayPal" : "SvenVanCaekenberghe 10/2/2012 14:55",
"ensureSocketStreamFactory" : "SvenVanCaekenberghe 7/4/2012 11:32",
"expectedFailures" : "dkh 10/12/2021 14:07",
"isNativeSSLPluginPresent" : "dkh 12/15/2015 11:47",
"setUp" : "dkh 12/15/2015 12:49",
"testAmazonAWS" : "dkh 03/17/2020 10:20",
"testGForceInria" : "dkh 12/15/2015 14:32",
"testGForceInria" : "dkh 04/19/2023 10:44",
"testGetPharoVersion" : "dkh 03/17/2020 10:24",
"testGmailEncrypted" : "dkh 10/26/2021 13:42",
"testGoogleEncrypted" : "dkh 10/26/2021 13:41",
Expand Down
2 changes: 1 addition & 1 deletion repository/Zinc-Zodiac.package/monticello.meta/version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
(name 'Zinc-Zodiac-dkh.35' message 'google and gmail have started randomly failing https: requests made during tests ...' id 'fe375771-1c7f-45ac-a599-6fb4b2f71f7a' date '10/26/2021' time '13:43:51' author 'dkh' ancestors ((name 'Zinc-Zodiac-dkh.34' message 'patch for issue #403 ...' id '244fbdeb-a3f1-44ed-a6fe-e811d5a10ef0' date '10/12/2021' time '14:17:46' author 'dkh' ancestors ((name 'Zinc-Zodiac-dkh.33' message 'Issue #92: cherry pick the pharo implementation of ZnHTTPSTests>>testRequestResponse and remove from expected defects' id '8565482f-516e-4d8e-9b22-2f553e6fd236' date '10/02/2020' time '12:14:06' author 'dkh' ancestors ((name 'Zinc-Zodiac-dkh.32' message 'ZnHTTPSTests>>testGetPharoVersion has starting failing, and the url in the test appears to be no good anymore ... a short visit to the INRIA jenkins site didn''t yield an alternate url, so we''ll skip this test for now' id 'a9e9a5a9-6dd0-457f-8b01-4d717aff15b1' date '03/17/2020' time '10:27:31' author 'dkh' ancestors ((name 'Zinc-Zodiac-dkh.31' message 'GsDevKit/GsDevKit#109: add an expected failure for a test that is no longer present in Pharo7.0.1' id 'd87158be-fc06-4e5a-b73f-11fbc6c7fe98' date '01/26/2019' time '15:19:06' author 'dkh' ancestors ((name 'Zinc-Zodiac-dkh.30' message 'update the test url in ZnHTTPSTests>>testGetPharoVersion to one that exists' id '5ba2c4a5-3a2f-40bc-83fd-9173e1685e7a' date '04/02/2018' time '09:09:49' author 'dkh' ancestors ((name 'Zinc-Zodiac-dkh.29' message 'Issue #77: pick up recent changes to tests because of changes in server structure (https://github.com/svenvc/zinc/issues/17)' id '12b6bba2-b63f-4282-8016-f5ffbd2cdffb' date '12/16/2015' time '11:51:07' author 'dkh' ancestors ((name 'Zinc-Zodiac-dkh.28' message 'Issue #77: Zodiac will only be supported for GemStone 3.3, so fiddle baseline. Update ZnHTTPSTests>>testGForceInria and and adjust ZnHTTPSTests for GemStone' id 'f0a32094-9e94-48e5-9c8a-e8f326e2e7d1' date '12/15/2015' time '14:44:34' author 'dkh' ancestors ((name 'Zinc-Zodiac-SvenVanCaekenberghe.27' message 'Removed ZnZodiacNetworkingUtils (it is the default now)' id '804ebfbb-8d33-4edc-bceb-0eabacee95da' date '05/28/2013' time '07:52:22' author 'SvenVanCaekenberghe' ancestors ((name 'Zinc-Zodiac-SvenVanCaekenberghe.26' message 'Tracking ZnMimeType>>#= changes from Zinc-Resource-Meta (using #match: instead)' id 'c59d6959-50be-4628-a9f9-ead4dd739c3a' date '05/22/2013' time '04:25:36' author 'SvenVanCaekenberghe' ancestors ((name 'Zinc-Zodiac-SvenVanCaekenberghe.25' message 'Patch ZnHTTPSTests>>#testGetPharoVersion again because the underlying semantics of the URL being tested have changed - no longer use /text() in the XPath query' id 'b52e2249-16bc-46af-9c11-688fda41ac6d' date '02/22/2013' time '03:04:30' author 'SvenVanCaekenberghe' ancestors ((name 'Zinc-Zodiac-SvenVanCaekenberghe.24' message 'added ZnSecureServer>>#scheme to return #https' id 'e3f52cac-3f55-4179-a627-010669e514e9' date '01/04/2013' time '02:25:42' author 'SvenVanCaekenberghe' ancestors ((name 'Zinc-Zodiac-SvenVanCaekenberghe.23' message 'fixed URL in #testGetPharoVersion' id '13e5f290-5cf3-42fe-8399-c4084b186664' date '12/16/2012' time '09:56:12' author 'SvenVanCaekenberghe' ancestors ((name 'Zinc-Zodiac-MarcusDenker.22' message 'Issue 6815: Free freetype from bugs http://code.google.com/p/pharo/issues/detail?id=6815 Issue 6679: Failing test: ZnHTTPSTests.testPayPal http://code.google.com/p/pharo/issues/detail?id=6679 Issue 6812: Smalltalkhub Monticello Repository throws error when empty http://code.google.com/p/pharo/issues/detail?id=6812' id 'cb608024-df09-4ef9-80ff-e8c3964ecaeb' date '10/15/2012' time '05:44:37' author 'MarcusDenker' ancestors ((name 'Zinc-Zodiac-SvenVanCaekenberghe.21' message 'reamed #testPayPal to disable it for now' id '960e1856-4344-43f8-a7b2-e0ee5a5589b0' date '10/02/2012' time '02:57:19' author 'SvenVanCaekenberghe' ancestors ((name 'Zinc-Zodiac-SvenVanCaekenberghe.20' message 'Skip #testPayPal for now' id 'b29a2453-e986-4845-a1bd-f0fd56a4ef2c' date '10/02/2012' time '01:14:04' author 'SvenVanCaekenberghe' ancestors ((name 'Zinc-Zodiac-SvenVanCaekenberghe.18' message '#includesSubString: becomes #includesSubstring:' id 'f48a3c4f-281f-48b2-ab0f-2d2429abdf96' date '08/27/2012' time '09:45:22' author 'SvenVanCaekenberghe' ancestors ((name 'Zinc-Zodiac-SvenVanCaekenberghe.17' message 'added guards to ZnHTTPSTests>>#testGetPharoVersion so that it is not run when the SSL Plugin is not present' id '18b9b52b-5155-42fe-a207-f3e3c7e21779' date '07/16/2012' time '11:44:06' author 'SvenVanCaekenberghe' ancestors ((name 'Zinc-Zodiac-SvenVanCaekenberghe.16' message 'added ZnHTTSTests>>#testGetPharoVersion' id '692bd74b-599c-4743-a318-1967ebff5fa3' date '07/13/2012' time '01:06:16' author 'SvenVanCaekenberghe' ancestors ((name 'Zinc-Zodiac-MarcusDenker.15' message 'Issue 6248: Update Zodiac to better deal with missing native VM SSL plugin http://code.google.com/p/pharo/issues/detail?id=6248' id '0d77b0bd-db6c-41f4-bc61-fc8c777b58ac' date '07/04/2012' time '01:12:40' author 'MarcusDenker' ancestors ((name 'Zinc-Zodiac-SvenVanCaekenberghe.14' message 'changed all tests in ZnHTTPSTests to be skipped when the native VM SSL plugin seems to be missing or not functioning' id 'fac1ef59-945d-4dfd-ab5d-affce993c444' date '07/04/2012' time '11:36:58' author 'SvenVanCaekenberghe' ancestors ((name 'Zinc-Zodiac-SvenVanCaekenberghe.13' message 'added an HTTPS transfer stress test reading odd sized files from Amazon S3 in size between 2 KB and 100 KB checking the full contents to make sure the whole transfer was OK' id 'dcc9a44f-f484-434f-bf7d-c44a1cb9c18e' date '06/27/2012' time '01:57:30' author 'SvenVanCaekenberghe' ancestors ((name 'Zinc-Zodiac-SvenVanCaekenberghe.12' message 'fixed/debugged ZnSecureServer>>#socketStreamOn:' id '3dfc451d-f7ac-4a0b-bca7-b8f98d3c478c' date '12/13/2011' time '21:45:00' author 'SvenVanCaekenberghe' ancestors ((name 'Zinc-Zodiac-SvenVanCaekenberghe.11' message 'added skeleton of ZnSecureServer' id '50a444ae-aa6d-4ba7-a984-10f3416e675c' date '12/13/2011' time '13:39:07' author 'SvenVanCaekenberghe' ancestors ((name 'Zinc-Zodiac-SvenVanCaekenberghe.10' message 'moved most ZnZodiacNetworkingUtils functionality to its parent class ZnNetworkingUtils;the only reason left to use ZnZodiacNetworkingUtils is to force both regular and secure stream to be of the Zodiac kind' id 'b3dd12a9-8542-42da-9f04-57afc7eedd72' date '11/10/2011' time '14:13:02' author 'SvenVanCaekenberghe' ancestors ((name 'Zinc-Zodiac-SvenVanCaekenberghe.9' message 'tracking the renaming of ZnNeoClient -> ZnClient' id '5fd12c41-3ce5-4e32-a351-5548a8b52a71' date '11/09/2011' time '09:21:00' author 'SvenVanCaekenberghe' ancestors ((name 'Zinc-Zodiac-SvenVanCaekenberghe.8' message 'make all ZnHTTPSTests use ZnNeoClient directly; added a #close' id '7772a553-4047-4f23-b213-6c9d34a951af' date '10/04/2011' time '16:08:54' author 'SvenVanCaekenberghe' ancestors ((name 'Zinc-Zodiac-SvenVanCaekenberghe.7' message 'replaces some usage of ZnClient by ZnEasy' id 'bce5ec97-934b-4657-ab84-4974e5b9ad6c' date '09/16/2011' time '21:12:37' author 'SvenVanCaekenberghe' ancestors ((name 'Zinc-Zodiac-SvenVanCaekenberghe.6' message 'fixed a typo leading to an Undeclared' id 'c6961750-e60d-4cf9-8a42-02fdf02556b7' date '09/12/2011' time '13:36:42' author 'SvenVanCaekenberghe' ancestors ((name 'Zinc-Zodiac-SvenVanCaekenberghe.5' message 'fixed a typo' id '72e5d446-3a6e-4c6c-ba91-ad92e042dc13' date '06/22/2011' time '21:21:01' author 'SvenVanCaekenberghe' ancestors ((name 'Zinc-Zodiac-SvenVanCaekenberghe.4' message 'added more HTTPS tests' id 'f40cd81f-e1c4-4d27-b6d6-e452c2d06378' date '05/18/2011' time '16:09:41' author 'SvenVanCaekenberghe' ancestors ((name 'Zinc-Zodiac-SvenVanCaekenberghe.3' message 'made the tests a bit more robust' id '7205c6ed-0c55-4332-9e03-b87f9135e9e2' date '05/18/2011' time '14:18:56' author 'SvenVanCaekenberghe' ancestors ((name 'Zinc-Zodiac-SvenVanCaekenberghe.2' message 'enabled ZdcSecureSocketStream in ZnZodiacNetworkingUtils;added ZnHTTPSTests' id 'b2d2d06d-35c0-47e4-ac92-b9b64c97c7ba' date '05/18/2011' time '14:03:21' author 'SvenVanCaekenberghe' ancestors ((name 'Zinc-Zodiac-SvenVanCaekenberghe.1' message 'first version of ZnZodiacNetworkingUtils' id '7c8b9797-27c5-4ae2-a522-5e11f0935e8d' date '05/17/2011' time '19:23:55' author 'SvenVanCaekenberghe' ancestors () stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())
(name 'Zinc-Zodiac-dkh.36' message 'Issue #101: update ZnHTTPSTests>>testGForceInria to match official Zinc version (noop)' id 'd4bd220c-13e4-4a82-9181-7120a284372a' date '04/19/2023' time '11:08:14' author 'dkh' ancestors ((name 'Zinc-Zodiac-dkh.35' message 'google and gmail have started randomly failing https: requests made during tests ...' id 'fe375771-1c7f-45ac-a599-6fb4b2f71f7a' date '10/26/2021' time '13:43:51' author 'dkh' ancestors ((name 'Zinc-Zodiac-dkh.34' message 'patch for issue #403 ...' id '244fbdeb-a3f1-44ed-a6fe-e811d5a10ef0' date '10/12/2021' time '14:17:46' author 'dkh' ancestors ((name 'Zinc-Zodiac-dkh.33' message 'Issue #92: cherry pick the pharo implementation of ZnHTTPSTests>>testRequestResponse and remove from expected defects' id '8565482f-516e-4d8e-9b22-2f553e6fd236' date '10/02/2020' time '12:14:06' author 'dkh' ancestors ((name 'Zinc-Zodiac-dkh.32' message 'ZnHTTPSTests>>testGetPharoVersion has starting failing, and the url in the test appears to be no good anymore ... a short visit to the INRIA jenkins site didn''t yield an alternate url, so we''ll skip this test for now' id 'a9e9a5a9-6dd0-457f-8b01-4d717aff15b1' date '03/17/2020' time '10:27:31' author 'dkh' ancestors ((name 'Zinc-Zodiac-dkh.31' message 'GsDevKit/GsDevKit#109: add an expected failure for a test that is no longer present in Pharo7.0.1' id 'd87158be-fc06-4e5a-b73f-11fbc6c7fe98' date '01/26/2019' time '15:19:06' author 'dkh' ancestors ((name 'Zinc-Zodiac-dkh.30' message 'update the test url in ZnHTTPSTests>>testGetPharoVersion to one that exists' id '5ba2c4a5-3a2f-40bc-83fd-9173e1685e7a' date '04/02/2018' time '09:09:49' author 'dkh' ancestors ((name 'Zinc-Zodiac-dkh.29' message 'Issue #77: pick up recent changes to tests because of changes in server structure (https://github.com/svenvc/zinc/issues/17)' id '12b6bba2-b63f-4282-8016-f5ffbd2cdffb' date '12/16/2015' time '11:51:07' author 'dkh' ancestors ((name 'Zinc-Zodiac-dkh.28' message 'Issue #77: Zodiac will only be supported for GemStone 3.3, so fiddle baseline. Update ZnHTTPSTests>>testGForceInria and and adjust ZnHTTPSTests for GemStone' id 'f0a32094-9e94-48e5-9c8a-e8f326e2e7d1' date '12/15/2015' time '14:44:34' author 'dkh' ancestors ((name 'Zinc-Zodiac-SvenVanCaekenberghe.27' message 'Removed ZnZodiacNetworkingUtils (it is the default now)' id '804ebfbb-8d33-4edc-bceb-0eabacee95da' date '05/28/2013' time '07:52:22' author 'SvenVanCaekenberghe' ancestors ((name 'Zinc-Zodiac-SvenVanCaekenberghe.26' message 'Tracking ZnMimeType>>#= changes from Zinc-Resource-Meta (using #match: instead)' id 'c59d6959-50be-4628-a9f9-ead4dd739c3a' date '05/22/2013' time '04:25:36' author 'SvenVanCaekenberghe' ancestors ((name 'Zinc-Zodiac-SvenVanCaekenberghe.25' message 'Patch ZnHTTPSTests>>#testGetPharoVersion again because the underlying semantics of the URL being tested have changed - no longer use /text() in the XPath query' id 'b52e2249-16bc-46af-9c11-688fda41ac6d' date '02/22/2013' time '03:04:30' author 'SvenVanCaekenberghe' ancestors ((name 'Zinc-Zodiac-SvenVanCaekenberghe.24' message 'added ZnSecureServer>>#scheme to return #https' id 'e3f52cac-3f55-4179-a627-010669e514e9' date '01/04/2013' time '02:25:42' author 'SvenVanCaekenberghe' ancestors ((name 'Zinc-Zodiac-SvenVanCaekenberghe.23' message 'fixed URL in #testGetPharoVersion' id '13e5f290-5cf3-42fe-8399-c4084b186664' date '12/16/2012' time '09:56:12' author 'SvenVanCaekenberghe' ancestors ((name 'Zinc-Zodiac-MarcusDenker.22' message 'Issue 6815: Free freetype from bugs http://code.google.com/p/pharo/issues/detail?id=6815 Issue 6679: Failing test: ZnHTTPSTests.testPayPal http://code.google.com/p/pharo/issues/detail?id=6679 Issue 6812: Smalltalkhub Monticello Repository throws error when empty http://code.google.com/p/pharo/issues/detail?id=6812' id 'cb608024-df09-4ef9-80ff-e8c3964ecaeb' date '10/15/2012' time '05:44:37' author 'MarcusDenker' ancestors ((name 'Zinc-Zodiac-SvenVanCaekenberghe.21' message 'reamed #testPayPal to disable it for now' id '960e1856-4344-43f8-a7b2-e0ee5a5589b0' date '10/02/2012' time '02:57:19' author 'SvenVanCaekenberghe' ancestors ((name 'Zinc-Zodiac-SvenVanCaekenberghe.20' message 'Skip #testPayPal for now' id 'b29a2453-e986-4845-a1bd-f0fd56a4ef2c' date '10/02/2012' time '01:14:04' author 'SvenVanCaekenberghe' ancestors ((name 'Zinc-Zodiac-SvenVanCaekenberghe.18' message '#includesSubString: becomes #includesSubstring:' id 'f48a3c4f-281f-48b2-ab0f-2d2429abdf96' date '08/27/2012' time '09:45:22' author 'SvenVanCaekenberghe' ancestors ((name 'Zinc-Zodiac-SvenVanCaekenberghe.17' message 'added guards to ZnHTTPSTests>>#testGetPharoVersion so that it is not run when the SSL Plugin is not present' id '18b9b52b-5155-42fe-a207-f3e3c7e21779' date '07/16/2012' time '11:44:06' author 'SvenVanCaekenberghe' ancestors ((name 'Zinc-Zodiac-SvenVanCaekenberghe.16' message 'added ZnHTTSTests>>#testGetPharoVersion' id '692bd74b-599c-4743-a318-1967ebff5fa3' date '07/13/2012' time '01:06:16' author 'SvenVanCaekenberghe' ancestors ((name 'Zinc-Zodiac-MarcusDenker.15' message 'Issue 6248: Update Zodiac to better deal with missing native VM SSL plugin http://code.google.com/p/pharo/issues/detail?id=6248' id '0d77b0bd-db6c-41f4-bc61-fc8c777b58ac' date '07/04/2012' time '01:12:40' author 'MarcusDenker' ancestors ((name 'Zinc-Zodiac-SvenVanCaekenberghe.14' message 'changed all tests in ZnHTTPSTests to be skipped when the native VM SSL plugin seems to be missing or not functioning' id 'fac1ef59-945d-4dfd-ab5d-affce993c444' date '07/04/2012' time '11:36:58' author 'SvenVanCaekenberghe' ancestors ((name 'Zinc-Zodiac-SvenVanCaekenberghe.13' message 'added an HTTPS transfer stress test reading odd sized files from Amazon S3 in size between 2 KB and 100 KB checking the full contents to make sure the whole transfer was OK' id 'dcc9a44f-f484-434f-bf7d-c44a1cb9c18e' date '06/27/2012' time '01:57:30' author 'SvenVanCaekenberghe' ancestors ((name 'Zinc-Zodiac-SvenVanCaekenberghe.12' message 'fixed/debugged ZnSecureServer>>#socketStreamOn:' id '3dfc451d-f7ac-4a0b-bca7-b8f98d3c478c' date '12/13/2011' time '21:45:00' author 'SvenVanCaekenberghe' ancestors ((name 'Zinc-Zodiac-SvenVanCaekenberghe.11' message 'added skeleton of ZnSecureServer' id '50a444ae-aa6d-4ba7-a984-10f3416e675c' date '12/13/2011' time '13:39:07' author 'SvenVanCaekenberghe' ancestors ((name 'Zinc-Zodiac-SvenVanCaekenberghe.10' message 'moved most ZnZodiacNetworkingUtils functionality to its parent class ZnNetworkingUtils;the only reason left to use ZnZodiacNetworkingUtils is to force both regular and secure stream to be of the Zodiac kind' id 'b3dd12a9-8542-42da-9f04-57afc7eedd72' date '11/10/2011' time '14:13:02' author 'SvenVanCaekenberghe' ancestors ((name 'Zinc-Zodiac-SvenVanCaekenberghe.9' message 'tracking the renaming of ZnNeoClient -> ZnClient' id '5fd12c41-3ce5-4e32-a351-5548a8b52a71' date '11/09/2011' time '09:21:00' author 'SvenVanCaekenberghe' ancestors ((name 'Zinc-Zodiac-SvenVanCaekenberghe.8' message 'make all ZnHTTPSTests use ZnNeoClient directly; added a #close' id '7772a553-4047-4f23-b213-6c9d34a951af' date '10/04/2011' time '16:08:54' author 'SvenVanCaekenberghe' ancestors ((name 'Zinc-Zodiac-SvenVanCaekenberghe.7' message 'replaces some usage of ZnClient by ZnEasy' id 'bce5ec97-934b-4657-ab84-4974e5b9ad6c' date '09/16/2011' time '21:12:37' author 'SvenVanCaekenberghe' ancestors ((name 'Zinc-Zodiac-SvenVanCaekenberghe.6' message 'fixed a typo leading to an Undeclared' id 'c6961750-e60d-4cf9-8a42-02fdf02556b7' date '09/12/2011' time '13:36:42' author 'SvenVanCaekenberghe' ancestors ((name 'Zinc-Zodiac-SvenVanCaekenberghe.5' message 'fixed a typo' id '72e5d446-3a6e-4c6c-ba91-ad92e042dc13' date '06/22/2011' time '21:21:01' author 'SvenVanCaekenberghe' ancestors ((name 'Zinc-Zodiac-SvenVanCaekenberghe.4' message 'added more HTTPS tests' id 'f40cd81f-e1c4-4d27-b6d6-e452c2d06378' date '05/18/2011' time '16:09:41' author 'SvenVanCaekenberghe' ancestors ((name 'Zinc-Zodiac-SvenVanCaekenberghe.3' message 'made the tests a bit more robust' id '7205c6ed-0c55-4332-9e03-b87f9135e9e2' date '05/18/2011' time '14:18:56' author 'SvenVanCaekenberghe' ancestors ((name 'Zinc-Zodiac-SvenVanCaekenberghe.2' message 'enabled ZdcSecureSocketStream in ZnZodiacNetworkingUtils;added ZnHTTPSTests' id 'b2d2d06d-35c0-47e4-ac92-b9b64c97c7ba' date '05/18/2011' time '14:03:21' author 'SvenVanCaekenberghe' ancestors ((name 'Zinc-Zodiac-SvenVanCaekenberghe.1' message 'first version of ZnZodiacNetworkingUtils' id '7c8b9797-27c5-4ae2-a522-5e11f0935e8d' date '05/17/2011' time '19:23:55' author 'SvenVanCaekenberghe' ancestors () stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())) stepChildren ())
Expand Down

0 comments on commit 5859559

Please sign in to comment.