Skip to content

Commit fcbf1ac

Browse files
committed
tests cleanup
- readme update - php7 binaries removed
1 parent 27a9847 commit fcbf1ac

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

90 files changed

+14
-8306
lines changed

Peachpie.sln

+1-26
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11

22
Microsoft Visual Studio Solution File, Format Version 12.00
33
# Visual Studio 15
4-
VisualStudioVersion = 15.0.26228.12
4+
VisualStudioVersion = 15.0.26403.0
55
MinimumVisualStudioVersion = 10.0.40219.1
66
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Compiler", "Compiler", "{0E870B29-09DB-43B4-A1DE-B0754EBED941}"
77
EndProject
8-
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Apps", "Apps", "{664C373F-DAA4-4E03-B250-C64CDCA3C71E}"
9-
EndProject
108
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "build", "build", "{ED9DAD46-91BC-490A-BCF9-425437544421}"
119
ProjectSection(SolutionItems) = preProject
1210
.travis.yml = .travis.yml
@@ -41,8 +39,6 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "peach", "src\Compiler\peach
4139
EndProject
4240
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Peachpie.RequestHandler", "src\Runtime\Peachpie.RequestHandler\Peachpie.RequestHandler.csproj", "{C039A778-7584-48EA-BC37-C8950FB54217}"
4341
EndProject
44-
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "runtests", "src\Tools\runtests\runtests.csproj", "{80883393-3EC5-4706-B9F5-4A6F6F8EB993}"
45-
EndProject
4642
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Peachpie.Library.PDO", "src\PDO\Peachpie.Library.PDO\Peachpie.Library.PDO.csproj", "{7AFBA257-9E7B-41E0-8F94-9495AC1EB78A}"
4743
EndProject
4844
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Peachpie.Library.PDO.Firebird", "src\PDO\Peachpie.Library.PDO.Firebird\Peachpie.Library.PDO.Firebird.csproj", "{5D6144FE-FC31-4A55-BA94-62FEB6995EA1}"
@@ -286,26 +282,6 @@ Global
286282
{C039A778-7584-48EA-BC37-C8950FB54217}.Release|x64.Build.0 = Release|Any CPU
287283
{C039A778-7584-48EA-BC37-C8950FB54217}.Release|x86.ActiveCfg = Release|Any CPU
288284
{C039A778-7584-48EA-BC37-C8950FB54217}.Release|x86.Build.0 = Release|Any CPU
289-
{80883393-3EC5-4706-B9F5-4A6F6F8EB993}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
290-
{80883393-3EC5-4706-B9F5-4A6F6F8EB993}.Debug|Any CPU.Build.0 = Debug|Any CPU
291-
{80883393-3EC5-4706-B9F5-4A6F6F8EB993}.Debug|ARM.ActiveCfg = Debug|Any CPU
292-
{80883393-3EC5-4706-B9F5-4A6F6F8EB993}.Debug|ARM.Build.0 = Debug|Any CPU
293-
{80883393-3EC5-4706-B9F5-4A6F6F8EB993}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
294-
{80883393-3EC5-4706-B9F5-4A6F6F8EB993}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
295-
{80883393-3EC5-4706-B9F5-4A6F6F8EB993}.Debug|x64.ActiveCfg = Debug|Any CPU
296-
{80883393-3EC5-4706-B9F5-4A6F6F8EB993}.Debug|x64.Build.0 = Debug|Any CPU
297-
{80883393-3EC5-4706-B9F5-4A6F6F8EB993}.Debug|x86.ActiveCfg = Debug|Any CPU
298-
{80883393-3EC5-4706-B9F5-4A6F6F8EB993}.Debug|x86.Build.0 = Debug|Any CPU
299-
{80883393-3EC5-4706-B9F5-4A6F6F8EB993}.Release|Any CPU.ActiveCfg = Release|Any CPU
300-
{80883393-3EC5-4706-B9F5-4A6F6F8EB993}.Release|Any CPU.Build.0 = Release|Any CPU
301-
{80883393-3EC5-4706-B9F5-4A6F6F8EB993}.Release|ARM.ActiveCfg = Release|Any CPU
302-
{80883393-3EC5-4706-B9F5-4A6F6F8EB993}.Release|ARM.Build.0 = Release|Any CPU
303-
{80883393-3EC5-4706-B9F5-4A6F6F8EB993}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
304-
{80883393-3EC5-4706-B9F5-4A6F6F8EB993}.Release|Mixed Platforms.Build.0 = Release|Any CPU
305-
{80883393-3EC5-4706-B9F5-4A6F6F8EB993}.Release|x64.ActiveCfg = Release|Any CPU
306-
{80883393-3EC5-4706-B9F5-4A6F6F8EB993}.Release|x64.Build.0 = Release|Any CPU
307-
{80883393-3EC5-4706-B9F5-4A6F6F8EB993}.Release|x86.ActiveCfg = Release|Any CPU
308-
{80883393-3EC5-4706-B9F5-4A6F6F8EB993}.Release|x86.Build.0 = Release|Any CPU
309285
{7AFBA257-9E7B-41E0-8F94-9495AC1EB78A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
310286
{7AFBA257-9E7B-41E0-8F94-9495AC1EB78A}.Debug|Any CPU.Build.0 = Debug|Any CPU
311287
{7AFBA257-9E7B-41E0-8F94-9495AC1EB78A}.Debug|ARM.ActiveCfg = Debug|Any CPU
@@ -555,7 +531,6 @@ Global
555531
{176EBF02-2238-4056-9422-CFAA46FFED61} = {30D6D91F-A671-4E73-A571-5614500FDE0B}
556532
{B16EB9F6-CCA5-4322-8DCF-07706C518600} = {30D6D91F-A671-4E73-A571-5614500FDE0B}
557533
{082CF8D4-9138-4CD3-AC39-076E5AF57B18} = {0E870B29-09DB-43B4-A1DE-B0754EBED941}
558-
{80883393-3EC5-4706-B9F5-4A6F6F8EB993} = {664C373F-DAA4-4E03-B250-C64CDCA3C71E}
559534
{7AFBA257-9E7B-41E0-8F94-9495AC1EB78A} = {5DA1C2A7-6FFD-4E52-8E58-D3D082B84152}
560535
{5D6144FE-FC31-4A55-BA94-62FEB6995EA1} = {5DA1C2A7-6FFD-4E52-8E58-D3D082B84152}
561536
{8B413828-D2DE-46F2-8123-8B9B4D2EC8CD} = {5DA1C2A7-6FFD-4E52-8E58-D3D082B84152}

src/Tools/runtests/App.config

-6
This file was deleted.

src/Tools/runtests/Program.cs

-117
This file was deleted.

src/Tools/runtests/Properties/AssemblyInfo.cs

-19
This file was deleted.

src/Tools/runtests/runtests.csproj

-28
This file was deleted.

tests/readme.md

+13-2

tests/runtests.cmd

-13
This file was deleted.

tools/php-7/deplister.exe

-113 KB
Binary file not shown.

tools/php-7/dev/php7.lib

-804 KB
Binary file not shown.

tools/php-7/ext/php_bz2.dll

-81 KB
Binary file not shown.

tools/php-7/ext/php_com_dotnet.dll

-88 KB
Binary file not shown.

tools/php-7/ext/php_curl.dll

-447 KB
Binary file not shown.

tools/php-7/ext/php_enchant.dll

-24.5 KB
Binary file not shown.

tools/php-7/ext/php_exif.dll

-58 KB
Binary file not shown.

tools/php-7/ext/php_fileinfo.dll

-3 MB
Binary file not shown.

tools/php-7/ext/php_ftp.dll

-49 KB
Binary file not shown.

tools/php-7/ext/php_gd2.dll

-1.56 MB
Binary file not shown.

tools/php-7/ext/php_gettext.dll

-57 KB
Binary file not shown.

tools/php-7/ext/php_gmp.dll

-329 KB
Binary file not shown.

tools/php-7/ext/php_imap.dll

-888 KB
Binary file not shown.

tools/php-7/ext/php_interbase.dll

-73 KB
Binary file not shown.

tools/php-7/ext/php_intl.dll

-481 KB
Binary file not shown.

tools/php-7/ext/php_ldap.dll

-217 KB
Binary file not shown.

tools/php-7/ext/php_mbstring.dll

-1.39 MB
Binary file not shown.

tools/php-7/ext/php_mysqli.dll

-128 KB
Binary file not shown.

tools/php-7/ext/php_oci8_12c.dll

-134 KB
Binary file not shown.

tools/php-7/ext/php_odbc.dll

-60 KB
Binary file not shown.

tools/php-7/ext/php_opcache.dll

-195 KB
Binary file not shown.

tools/php-7/ext/php_openssl.dll

-113 KB
Binary file not shown.

tools/php-7/ext/php_pdo_firebird.dll

-28 KB
Binary file not shown.

tools/php-7/ext/php_pdo_mysql.dll

-29.5 KB
Binary file not shown.

tools/php-7/ext/php_pdo_oci.dll

-31.5 KB
Binary file not shown.

tools/php-7/ext/php_pdo_odbc.dll

-27 KB
Binary file not shown.

tools/php-7/ext/php_pdo_pgsql.dll

-41.5 KB
Binary file not shown.

tools/php-7/ext/php_pdo_sqlite.dll

-862 KB
Binary file not shown.

tools/php-7/ext/php_pgsql.dll

-109 KB
Binary file not shown.
-16.5 KB
Binary file not shown.

tools/php-7/ext/php_shmop.dll

-16 KB
Binary file not shown.

tools/php-7/ext/php_snmp.dll

-408 KB
Binary file not shown.

tools/php-7/ext/php_soap.dll

-269 KB
Binary file not shown.

tools/php-7/ext/php_sockets.dll

-70 KB
Binary file not shown.

tools/php-7/ext/php_sqlite3.dll

-878 KB
Binary file not shown.

tools/php-7/ext/php_sysvshm.dll

-17 KB
Binary file not shown.

tools/php-7/ext/php_tidy.dll

-278 KB
Binary file not shown.

tools/php-7/ext/php_xmlrpc.dll

-82.5 KB
Binary file not shown.

tools/php-7/ext/php_xsl.dll

-284 KB
Binary file not shown.

0 commit comments

Comments
 (0)