index
:
emscripten
master
push-upstream
Emscripten: An LLVM-to-JavaScript Compiler
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
runner.py
Age
Commit message (
Expand
)
Author
2013-06-13
do not eliminate dead code in EXPORT_ALL
Alon Zakai
2013-06-10
fix test_relooper
Alon Zakai
2013-06-08
- Fix for mod property of SDL key events
Anthony Pesch
2013-06-08
Don't use the host machine's shared object extension
Anthony Pesch
2013-06-07
lua comment
Alon Zakai
2013-06-07
allow building only in test runner
Alon Zakai
2013-06-07
Make lrint more correct. Closes #1265.
Jez Ng
2013-06-07
eliminate loop helper variables
Alon Zakai
2013-06-06
move asm loop optimization into last phase
Alon Zakai
2013-06-05
Fix typo.
Jez Ng
2013-06-04
Merge pull request #1246 from int3/sscanf-caps
Alon Zakai
2013-06-04
Add test for capitalized sscanf format specifiers.
Jez Ng
2013-06-04
Merge branch 'incoming' of github.com:kanaka/emscripten into incoming
Alon Zakai
2013-06-04
Merge pull request #1225 from inolen/errno
Alon Zakai
2013-06-04
Updated tests to reflect new error values
Anthony Pesch
2013-06-03
Fix frexp does not accept negative numbers
Frits Talbot
2013-06-03
Merge pull request #1236 from juj/skip_test_symlink
Alon Zakai
2013-06-03
disable strotoll tests in s_x_x
Alon Zakai
2013-06-03
make test_statvfs more robust
Alon Zakai
2013-06-03
fix whitespace changes that broke some tests
Alon Zakai
2013-06-03
Skip other.test_symlink on Windows, since it doesn't have them. NTFS does hav...
Jukka Jylänki
2013-05-30
do not use gl emulation code in es2 emulation mode, to avoid confusing lack o...
Alon Zakai
2013-05-30
Merge branch 'texenv' of github.com:jdashg/emscripten into incoming
Alon Zakai
2013-05-29
Merge branch 'fs_destination' of github.com:juj/emscripten into incoming
Alon Zakai
2013-05-29
This fixes various strtoll/strtol issues, including tests
Soeren Balko
2013-05-28
add std::exception testcase
Alon Zakai
2013-05-25
improve test_llvmswitch
Alon Zakai
2013-05-25
tiny bit more embind testing
Alon Zakai
2013-05-25
additional embind testing
Alon Zakai
2013-05-25
Add browser unit tests to guarantee new src@dst file system packaging syntax ...
Jukka Jylänki
2013-05-25
Fix browser.test_preload_file absolute paths on windows. The test would creat...
Jukka Jylänki
2013-05-23
properly expand response files in EXPORTED_FUNCTIONS, which is used before co...
Alon Zakai
2013-05-23
support relative paths in -s KEY=@path
Alon Zakai
2013-05-23
handle ./ in file packaging
Alon Zakai
2013-05-23
add linpack benchmark
Alon Zakai
2013-05-21
disable closure in some non-asm tests where it fails to properly minify Math....
Alon Zakai
2013-05-21
Unleash the 4k alignment of mmap() in the test_mmap().
tingyuan
2013-05-21
Merge pull request #1105 from azmeuk/symlink
Alon Zakai
2013-05-21
Merge pull request #1195 from inolen/longjmp_signed
Alon Zakai
2013-05-21
Merge branch 'incoming' of github.com:hyperlogic/emscripten into incoming
Alon Zakai
2013-05-20
legalize i64 return types properly
Alon Zakai
2013-05-20
correctly count the number of normal vars even when there are i64s before a v...
Alon Zakai
2013-05-20
Remove now-invalid tests.
Jeff Gilbert
2013-05-19
Updated test_longjmp to test against negative values
Anthony Pesch
2013-05-19
lua debugging stuff
Alon Zakai
2013-05-19
fix and clean up benchmark suite
Alon Zakai
2013-05-19
Issue #1172: added test_fscanf to runner.py
Anthony Thibault
2013-05-18
separate lua benchmarks when saved
Alon Zakai
2013-05-18
make test runner library building more robust and enable library reloading in...
Alon Zakai
2013-05-18
reorder benchmarks
Alon Zakai
[next]