Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
P
pyodide
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Boxiang Sun
pyodide
Commits
5a7992f8
Commit
5a7992f8
authored
May 11, 2018
by
Michael Droettboom
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
More floating-point-related tests passing
parent
7c3a2606
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
8 deletions
+9
-8
cpython/config.site
cpython/config.site
+2
-1
test/python_tests.txt
test/python_tests.txt
+7
-7
No files found.
cpython/config.site
View file @
5a7992f8
ac_cv_file__dev_ptmx=no
ac_cv_file__dev_ptc=no
ac_cv_func_dlopen=yes
ac_cv_lib_socket_socket=no
\ No newline at end of file
ac_cv_lib_socket_socket=no
ac_cv_little_endian_double=yes
\ No newline at end of file
test/python_tests.txt
View file @
5a7992f8
...
...
@@ -108,7 +108,7 @@ test_colorsys
test_compare
test_compile
test_compileall crash
test_complex
floating point
test_complex
test_concurrent_futures
test_configparser
test_contains
...
...
@@ -138,7 +138,7 @@ test_dict
test_dict_version
test_dictcomps
test_dictviews
test_difflib
floating point
test_difflib
test_dis
test_distutils crash
test_doctest subprocess
...
...
@@ -186,10 +186,10 @@ test_float floating point
test_flufl
test_fnmatch
test_fork1
test_format
floating point
test_format
test_fractions
test_frame
test_fstring
floating point
test_fstring
test_ftplib
test_funcattrs
test_functools
...
...
@@ -326,7 +326,7 @@ test_numeric_tower
test_opcodes
test_openpty platform-specific
test_operator
test_optparse
floating point
test_optparse
test_ordered_dict
test_os mmap
test_ossaudiodev
...
...
@@ -404,7 +404,7 @@ test_sqlite
test_ssl
test_startfile
test_stat
test_statistics
floating point
test_statistics
test_strftime strftime
test_string
test_string_literals crash
...
...
@@ -462,7 +462,7 @@ test_ttk_textonly
test_tuple
test_turtle
test_typechecks
test_types
floating point
test_types
test_typing unknown
test_ucn
test_unary
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment