summaryrefslogtreecommitdiffstats
path: root/Tools/freeze/test
Commit message (Expand)AuthorAgeFilesLines
* gh-102151: Correctly fetch CONFIG_ARGS in Tools/freeze/test/freeze.py (#102152)Erlend E. Aasland2023-02-231-1/+1
* gh-89792: Limit test_tools freeze test build parallelism based on the number ...Gregory P. Smith2023-02-121-3/+12
* gh-89792: Prevent test_tools from copying 1000M of "source" in freeze test (#...Gregory P. Smith2023-02-121-1/+13
* gh-57684: Update tests for PYTHONSAFEPATH=1 (#92358)Victor Stinner2022-05-061-1/+2
* Fix EncodingWarning in Tools/freeze/test/freeze.py (GH-29742)Inada Naoki2021-11-301-2/+2
* bpo-45783: Preserve file moves and deletions in the tests for the freeze tool...Eric Snow2021-11-231-31/+11
* bpo-45696: Deep-freeze selected modules (GH-29118)Guido van Rossum2021-11-111-7/+17
* bpo-45629: Add a test for the "freeze" tool. (gh-29222)Eric Snow2021-10-281-0/+194
* bpo-31462: Remove trailing whitespaces. (#3564)Serhiy Storchaka2017-09-141-1/+1
* Run test program.Martin v. Löwis2014-03-301-0/+1
* Add test case for freeze.Martin v. Löwis2014-03-302-0/+12