Got some XHR tests to run, still some hanging threads (need to investigate). Started moving some Ajax tests away from using PHP (more portable this way). Fixed a number of XHR env bugs.
This commit is contained in:
parent
de71a046e6
commit
d776dc9d5c
6 changed files with 74 additions and 47 deletions
|
@ -11,6 +11,7 @@ load(
|
|||
"src/selector/selectorTest.js",
|
||||
"src/event/eventTest.js",
|
||||
"src/fx/fxTest.js"
|
||||
//"src/ajax/ajaxTest.js"
|
||||
);
|
||||
|
||||
// Display the results
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue