index
:
delta/qt5/qtdeclarative-testsuites.git
dev
snapshot-20150317-8f6a508-based
snapshot-20180312-3c69133-based
code.qt.io: qt/qtdeclarative-testsuites.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove links to hg.ecmascript.org (non-license content)
André Bargull
2015-07-17
1
-4
/
+1
*
Remove links to hg.ecmascript.org
André Bargull
2015-07-17
9
-36
/
+9
*
Merge pull request #340 from bocoup/raw
Brian Terlson
2015-07-07
1
-18
/
+28
|
\
|
*
Implement `raw` flag
Mike Pennisi
2015-07-07
1
-18
/
+28
*
|
Merge pull request #351 from arv/fix-indentation
Brian Terlson
2015-07-06
1
-6
/
+6
|
\
\
|
*
|
Unify indentation in test_monkeyYaml.py
Erik Arvidsson
2015-07-06
1
-6
/
+6
|
|
/
*
|
Merge pull request #347 from bocoup/all-monkey-all-the-time
Brian Terlson
2015-07-06
1
-6
/
+2
|
\
\
|
|
/
|
/
|
|
*
Use "monkeyYaml" in all environments
Mike Pennisi
2015-07-01
1
-6
/
+2
*
|
monkeyYaml: Add support for line folding
Erik Arvidsson
2015-07-01
2
-9
/
+63
|
/
*
Move website scripts to a dedicated directory
Mike Pennisi
2015-06-26
3
-18
/
+18
*
Remove support for legacy `$INCLUDE` syntax
Mike Pennisi
2015-06-26
1
-1
/
+1
*
Update browser runner to inject `assert.js`
Mike Pennisi
2015-06-18
3
-3
/
+0
*
Fix monkey yaml's handling of carriage return
Erik Arvidsson
2015-06-10
2
-1
/
+5
*
Update contribution information
Mike Pennisi
2015-05-25
1
-4
/
+24
*
Python harness: run tests in both modes by default
Brian Terlson
2015-05-13
1
-3
/
+1
*
candidate fix for #215
smikes
2015-03-30
2
-5
/
+44
*
Fix JUnit output so that it can be actually be parsed by JUnit and
Gregory Brail
2015-02-26
1
-3
/
+14
*
Fix packager.py for updated locations
Brian Terlson
2014-12-09
1
-1
/
+1
*
Update python scripts for new paths
Brian Terlson
2014-12-07
2
-6
/
+5
*
Merge pull request #127 from smikes/asserts
Brian Terlson
2014-12-01
4
-1
/
+5
|
\
|
*
add "assert.js" to python, website runners too
smikes
2014-12-01
4
-1
/
+5
*
|
Fix whitespace for async test detection
Domenic Denicola
2014-12-01
1
-1
/
+1
*
|
Remove trailing whitespace from the Python
Domenic Denicola
2014-12-01
15
-132
/
+132
|
/
*
add some unit tests
smikes
2014-11-11
3
-29
/
+296
*
Merge pull request #104 from smikes/monkeyYaml-loadfix
Brian Terlson
2014-10-24
2
-5
/
+31
|
\
|
*
load monkeyYaml without assuming it is on path
Sam Mikes
2014-10-24
2
-5
/
+31
*
|
additional fixes suggested by @anba
Sam Mikes
2014-10-24
1
-1
/
+6
|
/
*
provide fallback parser if YAML not installed
Sam Mikes
2014-08-28
3
-3
/
+210
*
bestPractice: supply error names to negative
Sam Mikes
2014-08-13
1
-21
/
+27
*
harness: remove unused code
Sam Mikes
2014-08-03
1
-9
/
+22
*
tools, harness: support new YAML frontmatter
Sam Mikes
2014-07-30
8
-49
/
+370
*
test262.py: only include helper scripts when needed
Sam Mikes
2014-07-21
1
-5
/
+8
*
Merge pull request #31 from Constellation/fix-error-code
Brian Terlson
2014-07-18
1
-7
/
+10
|
\
|
*
Propagate error code when test cases are failed
Yusuke Suzuki
2014-03-03
1
-7
/
+10
*
|
Merge pull request #43 from smikes/initial-Promise-tests
Brian Terlson
2014-07-18
1
-0
/
+7
|
\
\
|
*
|
async,promises: initial tests of Promises
Sam Mikes
2014-07-18
1
-0
/
+7
*
|
|
packager: make packager runnable
smikes
2014-07-18
2
-2
/
+2
|
/
/
*
|
Adding Support for Async Tests
NikSurya
2014-07-15
1
-6
/
+19
|
/
*
Bug 1472: Adding JUnit Compatible XML and Logfile support for Python test runner
Prashanth Srinivasan
2013-06-10
1
-11
/
+107
*
Bug 1466: add test262.py parameter to set loglevel
Dan Schaffer
2013-05-10
1
-0
/
+12
*
Bug 1457: fix for Windows to remove quotes in test262.py
Dan Schaffer
2013-05-10
1
-1
/
+1
*
Updated test402 main page to reflect that ECMA-402 is now an approved standard.
Norbert Lindenberg
2012-12-17
1
-2
/
+6
*
Made web site packager insert line breaks into JSON files for saner diffs.
Norbert Lindenberg
2012-09-12
1
-3
/
+4
*
Added new tests for chapters 6 and 9 of ECMAScript Internationalization API S...
Norbert Lindenberg
2012-08-26
1
-0
/
+1
*
Added tests for requirements imposed on the built-in objects of the ECMAScrip...
Norbert Lindenberg
2012-08-26
1
-0
/
+1
*
Updated existing tests for June 2012 spec changes; removed LocaleList tests; ...
Norbert Lindenberg
2012-08-22
1
-1
/
+2
*
Merged changes.
Norbert Lindenberg
2012-08-22
4
-66
/
+86
|
\
|
*
Got test402 web site into usable shape. Unified headers of test262/402 sites.
Norbert Lindenberg
2012-07-18
3
-69
/
+85
|
*
Fixed bug 443: packager.py fails on Mac because of .DS_Store files.
Norbert Lindenberg
2012-07-18
1
-0
/
+4
*
|
Fixing Intl402 and BestPractice pages as per bug https://bugs.ecmascript.org/...
Bill Ticehurst
2012-08-09
2
-23
/
+48
[next]