Alon Zakai
|
50b2630405
|
move some paths to tools/shared
|
2011-10-18 17:21:29 -07:00 |
Alon Zakai
|
be20834b76
|
fix test_ctype for newlib
|
2011-10-18 16:07:01 -07:00 |
Alon Zakai
|
72ea6b67da
|
clarify use of safe heap with ta2
|
2011-10-18 11:49:36 -07:00 |
Alon Zakai
|
5949701f7d
|
test for iostream hello world
|
2011-10-17 15:23:40 -07:00 |
Alon Zakai
|
1a6c5d091c
|
do not save test runner temp dir by default
|
2011-10-16 10:11:08 -07:00 |
Alon Zakai
|
7e6a5e1ed8
|
option to save the test runner temp dir
|
2011-10-16 09:48:15 -07:00 |
Alon Zakai
|
efaf9eaf57
|
flush partially-printed lines during shutdown
|
2011-10-14 21:25:22 -07:00 |
Alon Zakai
|
e23882c91f
|
comment for nose and disable emscripten_api test in failing cases
|
2011-10-13 17:33:04 -07:00 |
Alon Zakai
|
11f668cda7
|
Merge pull request #95 from jterrace/master
Parallelized test suite
|
2011-10-13 15:12:28 -07:00 |
Alon Zakai
|
4cc863f413
|
fix bug with externs
|
2011-10-13 14:59:43 -07:00 |
Jeff Terrace
|
8db994d159
|
Merge branch 'master' of https://github.com/kripken/emscripten
|
2011-10-13 10:43:19 -04:00 |
Jeff Terrace
|
51f9ca6e1c
|
Change names of functions make_test, do_test, prep_ll_test, and do_ll_test to take out "test", since nose picks these up as test cases when they shouldn't be
|
2011-10-13 10:40:29 -04:00 |
Alon Zakai
|
3f227142c5
|
Merge branch 'master' of https://github.com/kripken/emscripten
|
2011-10-12 17:52:46 -07:00 |
Alon Zakai
|
abcb33f7c1
|
test for LLVM structures in phi
|
2011-10-12 17:51:38 -07:00 |
Jeff Terrace
|
a64ad1f62e
|
Remove debug prints
|
2011-10-12 19:39:20 -04:00 |
Jeff Terrace
|
33a05eb8f8
|
Changed test runner to use unique working directories. This enables using nose to run test with concurrency. To do this, run:
nosetests --processes=N tests/runner.py
where N = the number of cores in your machine.
|
2011-10-12 19:36:50 -04:00 |
Alon Zakai
|
5c8918ceb3
|
use eliminator in benchmarks
|
2011-10-11 19:04:06 -07:00 |
Alon Zakai
|
29f60bc748
|
improve benchmark output
|
2011-10-11 17:42:00 -07:00 |
Alon Zakai
|
d07a37e394
|
EMSCRIPTEN_COMMENT for source comments
|
2011-10-10 19:58:29 -07:00 |
Alon Zakai
|
37347e52fc
|
restructure usage of llvm opts. customize use of opts in specific benchmarks
|
2011-10-09 21:26:50 -07:00 |
Alon Zakai
|
06354eda60
|
fix dlmalloc speed regression
|
2011-10-08 20:06:37 -07:00 |
Alon Zakai
|
82004ce7a9
|
fix dlmalloc with typed arrays
|
2011-10-08 13:28:01 -07:00 |
Alon Zakai
|
7c98a1f358
|
convert raytrace to stdio; fixes raytrace
|
2011-10-07 21:16:26 -07:00 |
Alon Zakai
|
4886fbd7dc
|
correct sqlite benchmark numbers
|
2011-10-07 21:10:09 -07:00 |
Alon Zakai
|
a298565cfe
|
fix fcntl_misc
|
2011-10-07 21:00:52 -07:00 |
Alon Zakai
|
592b631c19
|
header fixes; fixes poppler
|
2011-10-07 20:56:26 -07:00 |
Alon Zakai
|
69ae3975ff
|
poppler fix
|
2011-10-07 18:52:34 -07:00 |
Alon Zakai
|
ce253d943a
|
stdio.h fixes and a fix that fixes bullet
|
2011-10-07 18:32:51 -07:00 |
Alon Zakai
|
42a6216329
|
fix stdio streams and printing of chars; fixes freetype
|
2011-10-07 17:54:01 -07:00 |
Alon Zakai
|
01fb40715d
|
save output of configure and make in tests
|
2011-10-07 15:44:25 -07:00 |
Alon Zakai
|
c7e460d60b
|
consolidate dlmalloc.c files; fixes test_dlmalloc_linked
|
2011-10-06 17:34:44 -07:00 |
Alon Zakai
|
3d563f34bb
|
move -DEMSCRIPTEN
|
2011-10-06 14:48:46 -07:00 |
Alon Zakai
|
e1d3e13791
|
bundle latest cDefines
|
2011-10-06 10:27:55 -07:00 |
Alon Zakai
|
850affffaf
|
add some default headers to be parsed
|
2011-10-05 18:06:59 -07:00 |
Alon Zakai
|
c1e71dc914
|
fix test_fs_base
|
2011-10-05 17:43:16 -07:00 |
Alon Zakai
|
0c35d1260b
|
fix test_files
|
2011-10-05 17:41:21 -07:00 |
Alon Zakai
|
e3a475e335
|
fix dlfcn_alias
|
2011-10-05 11:21:43 -07:00 |
Alon Zakai
|
f7bab2b692
|
fix bug with path creation
|
2011-10-05 10:50:13 -07:00 |
Alon Zakai
|
526f43d343
|
fix bug with no current working dir
|
2011-10-05 10:32:48 -07:00 |
Alon Zakai
|
3b7e914142
|
fix merge conflicts
|
2011-10-05 09:55:48 -07:00 |
Alon Zakai
|
a9f082c2d6
|
fix test_time
|
2011-10-03 19:59:05 +02:00 |
Alon Zakai
|
c48fb0eeee
|
fix test_stat
|
2011-10-03 10:14:45 +02:00 |
Alon Zakai
|
c2a8a5b364
|
fix test_poll
|
2011-10-02 21:48:08 +02:00 |
Alon Zakai
|
fea282c5d4
|
fix langinfo
|
2011-10-02 17:44:32 +02:00 |
Alon Zakai
|
c419492d85
|
fix fs_base
|
2011-10-02 15:57:23 +02:00 |
Alon Zakai
|
68f981b129
|
dlmalloc fixes
|
2011-10-02 14:34:50 +02:00 |
Alon Zakai
|
53ee0dca39
|
fix typo in library; fixes dlfcn tests
|
2011-10-02 12:28:21 +02:00 |
Alon Zakai
|
121f12727d
|
expose core SQLite API calls in sqlite test
|
2011-09-26 17:06:46 -07:00 |
Alon Zakai
|
e965f257cc
|
fix unistd_dup test
|
2011-09-25 19:07:09 -07:00 |
Alon Zakai
|
80e2f0333d
|
fix header parsing bug and unistd.h header; fixes unistd_confstr
|
2011-09-25 18:56:58 -07:00 |