Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Functions | Variables
test.py File Reference

Go to the source code of this file.

Namespaces

package  test
 

Functions

 test.fail_tests (font_subset)
 
 test.run_cmd (cmd, codepoints, fail=False)
 
 test.test_zip (font_subset_zip, exe)
 
 test.platform_to_path (os, cpu)
 
 test.main ()
 

Variables

 test.SCRIPT_DIR = os.path.dirname(os.path.abspath(__file__))
 
 test.SRC_DIR = os.path.normpath(os.path.join(SCRIPT_DIR, '..', '..', '..'))
 
 test.MATERIAL_TTF = os.path.join(SCRIPT_DIR, 'fixtures', 'MaterialIcons-Regular.ttf')
 
 test.VARIABLE_MATERIAL_TTF = os.path.join(SCRIPT_DIR, 'fixtures', 'MaterialSymbols-Variable.ttf')
 
tuple test.COMPARE_TESTS