Make WordPress Core


Ignore:
Timestamp:
07/19/2012 02:56:43 PM (14 years ago)
Author:
nacin
Message:

Add missing @group external-http to tests/http/functions.php.

You can --exclude-group external-http to run the tests while offline.

Update test names in the Python scripts.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/data/formatting/utf-8/u-urlencode.py

    r915 r916  
    1 # Generates u-urlencoded.txt from utf-8.txt.
    2 # Used for Test_Convert_UrlEncoded_To_Entities.
     1# Generates u-urlencoded.txt from utf-8.txt
     2#
     3# u-urlencoded.txt is used by Tests_Formatting_UrlEncodedToEntities
    34
    45import codecs
Note: See TracChangeset for help on using the changeset viewer.