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
Age
Commit message (
Expand
)
Author
2013-06-18
Favor explicit parameter passing over string manipulation.
Jez Ng
2013-06-18
Actually exit test runner when browser tests are done.
Jez Ng
2013-06-18
Make more tests use btest().
Jez Ng
2013-06-18
Merge pull request #1304 from int3/sdl
Alon Zakai
2013-06-18
Missed out making some tests portable.
Jez Ng
2013-06-18
Merge pull request #1307 from int3/node-version-update
Alon Zakai
2013-06-18
Update minimum node version.
Jez Ng
2013-06-18
disable new test_varargs in x86 (requires le32 now)
Alon Zakai
2013-06-18
Merge pull request #1301 from Manny-MADE/va_lists_fix
Alon Zakai
2013-06-18
add wip inlinejs2 test
Alon Zakai
2013-06-18
CHANGED: using spaces instead of tabs to match project codestyle
manny/MADE
2013-06-18
CHANGED: using spaces instead of tabs to match project codestyle
manny/MADE
2013-06-18
ADDED: test to ensure va_lists work properly when copied, reinitialized etc.
manny/MADE
2013-06-17
Make browser tests nicer to run.
Jez Ng
2013-06-17
Fix SDL color encoding.
Jez Ng
2013-06-17
improve inline js test
Alon Zakai
2013-06-17
Merge pull request #1280 from juj/abs_path_check
Alon Zakai
2013-06-17
Added test for float.h agreeing with sizeof.
David Barksdale
2013-06-17
Merge pull request #1288 from juj/dont_package_hidden_files
Alon Zakai
2013-06-17
Merge pull request #1286 from michaeljbishop/looping-audio-test
Alon Zakai
2013-06-13
do not eliminate dead code in EXPORT_ALL
Alon Zakai
2013-06-13
Report debug diagnostics in file packager if EMCC_DEBUG=1. Make file packager...
Jukka Jylänki
2013-06-13
Added test for SDL_Mix that includes looping audio.
Michael Bishop
2013-06-13
Improve absolute path warning detection to work on Windows, and make the warn...
Jukka Jylänki
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
disable some test_cases tests in s_x_x
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-06-02
create /dev/null; issue #1226
Alon Zakai
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-30
handle illegal mathops in processMathop; valid for <64 bits in some cases
Alon Zakai
2013-05-30
handle phi loops properly
Alon Zakai
[next]