You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by mm...@apache.org on 2014/05/05 17:02:32 UTC

[49/51] [abbrv] [partial] Moving test-harness out of app and into plugin

http://git-wip-us.apache.org/repos/asf/cordova-labs/blob/15d2581d/cordova-app-test-harness/www/assets/topcoat-0.7.5/NOTICE
----------------------------------------------------------------------
diff --git a/cordova-app-test-harness/www/assets/topcoat-0.7.5/NOTICE b/cordova-app-test-harness/www/assets/topcoat-0.7.5/NOTICE
deleted file mode 100755
index 3c8ddfa..0000000
--- a/cordova-app-test-harness/www/assets/topcoat-0.7.5/NOTICE
+++ /dev/null
@@ -1,193 +0,0 @@
-Topcoat is licensed under the Apache license version 2.0, January 2004  (see LICENSE file).
-
-Topcoat uses the following third party libraries that may have licenses 
-differing from that of Topcoat itself. You can find the libraries and their
-respective licenses below.
-
- - Source Code Pro ./src/font/SourceCodePro
- 	
- 	https://github.com/adobe/source-code-pro
- 	
- 	Copyright 2010, 2012 Adobe Systems Incorporated (http://www.adobe.com/), with Reserved Font Name 'Source'. All Rights Reserved. Source is a trademark of Adobe Systems Incorporated in the United States and/or other countries.
-	This Font Software is licensed under the SIL Open Font License, Version 1.1.
-	This license is available with a FAQ at: http://scripts.sil.org/OFL
-
-- Source Sans Pro ./src/font/SourceSansPro
- 	
- 	https://github.com/adobe/source-sans-pro
- 	
- 	Copyright 2010, 2012 Adobe Systems Incorporated (http://www.adobe.com/), with Reserved Font Name 'Source'. All Rights Reserved. Source is a trademark of Adobe Systems Incorporated in the United States and/or other countries.
-	This Font Software is licensed under the SIL Open Font License, Version 1.1.
-	This license is available with a FAQ at: http://scripts.sil.org/OFL
-
-The following frameworks and libraries are provided just for testing and benchmarking and, as provided, should not be included as part of Topcoat output.
-
- - Bootstrap - ./test/third-party/bootstrap 
-
- 	https://github.com/twitter/bootstrap
-
-	Copyright 2012 Twitter, Inc
-	Licensed under the Apache License v2.0
-	http://www.apache.org/licenses/LICENSE-2.0
-
- - jQuery - ./test/third-party/jquery-1.8.2.js
-
- 	https://github.com/jquery/jquery
-
-	Copyright 2011, John Resig
-	Dual licensed under the MIT or GPL Version 2 licenses.
-	http://jquery.org/license
-
-	Includes Sizzle.js
-	http://sizzlejs.com/
-	Copyright 2011, The Dojo Foundation
-	Released under the MIT, BSD, and GPL Licenses.
-
-	Permission is hereby granted, free of charge, to any person obtaining
-	a copy of this software and associated documentation files (the
-	"Software"), to deal in the Software without restriction, including
-	without limitation the rights to use, copy, modify, merge, publish,
-	distribute, sublicense, and/or sell copies of the Software, and to
-	permit persons to whom the Software is furnished to do so, subject to
-	the following conditions:
-
-	The above copyright notice and this permission notice shall be
-	included in all copies or substantial portions of the Software.
-
-	THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
-	EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
-	MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
-	NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
-	LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
-	OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
-	WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-
-	
- - Modernizr - ./test/third-party/modernizr
-
- 	https://github.com/Modernizr/Modernizr
-
- 	Modernizr is available under the MIT license
-
-	Copyright (c) 2009–2011
-	Permission is hereby granted, free of charge, to any person obtaining a copy
-	of this software and associated documentation files (the "Software"), to deal
-	in the Software without restriction, including without limitation the rights
-	to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-	copies of the Software, and to permit persons to whom the Software is
-	furnished to do so, subject to the following conditions:
-	The above copyright notice and this permission notice shall be included in
-	all copies or substantial portions of the Software.
-	THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-	IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-	FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-	AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-	LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-	OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-	THE SOFTWARE.
-
- - Benchmark.js - ./test/third-party/benchmarkjs
-
- 	https://github.com/alexanderbeletsky/benchmark-js
-
-	Copyright 2010-2012 Mathias Bynens <http://mths.be/>
-	Based on JSLitmus.js, copyright Robert Kieffer <http://broofa.com/>
- 	Modified by John-David Dalton <http://allyoucanleet.com/>
- 	Available under MIT license <http://mths.be/mit>
-
-	Permission is hereby granted, free of charge, to any person obtaining
-	a copy of this software and associated documentation files (the
-	"Software"), to deal in the Software without restriction, including
-	without limitation the rights to use, copy, modify, merge, publish,
-	distribute, sublicense, and/or sell copies of the Software, and to
-	permit persons to whom the Software is furnished to do so, subject to
-	the following conditions:
-
-	The above copyright notice and this permission notice shall be
-	included in all copies or substantial portions of the Software.
-
-	THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
-	EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
-	MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
-	NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
-	LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
-	OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
-	WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-
- - normalize.css - ./test/third-party/normalize
-
-	Copyright (c) Nicolas Gallagher and Jonathan Neal
-
-	Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
-
-	The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
-
-	THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-	
- - Foundation - ./test/third-party/foundation
-	
-	Copyright (c) 2012 Mark Hayes
-
-	MIT License
-
-	Permission is hereby granted, free of charge, to any person obtaining
-	a copy of this software and associated documentation files (the
-	"Software"), to deal in the Software without restriction, including
-	without limitation the rights to use, copy, modify, merge, publish,
-	distribute, sublicense, and/or sell copies of the Software, and to
-	permit persons to whom the Software is furnished to do so, subject to
-	the following conditions:
-
-	The above copyright notice and this permission notice shall be
-	included in all copies or substantial portions of the Software.
-
-	THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
-	EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
-	MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
-	NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
-	LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
-	OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
-	WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-
- - ua-parser ./test/third-party/ua-parser
-
-	https://github.com/faisalman/ua-parser-js
-
-	Copyright © 2012 Faisalman
-	Dual licensed under GPLv2 & MIT
-	Copyright © 2012 Faisalman <fy...@gmail.com>
-
-	Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
-
-	The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
-
- - HTML5 boilerplate
-	
-	https://github.com/h5bp/html5-boilerplate
-	
-	Copyright (c) HTML5 Boilerplate
-
-	Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
-
-	The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
-
-	THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
- 
- - classList - ./test/third-party/classlist
-
- 	http://purl.eligrey.com/github/classList.js/blob/master/classList.js
-
-	This software is dedicated to the public domain. No warranty is expressed or implied.
-	Use this software at your own risk.
-
- - fastclick - ./test/third-party/fastclick
-
- 	https://github.com/ftlabs/fastclick
-
-	Copyright (C) 2012 The Financial Times Ltd.
-
-	Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
-
-	The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
-
-	THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

http://git-wip-us.apache.org/repos/asf/cordova-labs/blob/15d2581d/cordova-app-test-harness/www/assets/topcoat-0.7.5/README.md
----------------------------------------------------------------------
diff --git a/cordova-app-test-harness/www/assets/topcoat-0.7.5/README.md b/cordova-app-test-harness/www/assets/topcoat-0.7.5/README.md
deleted file mode 100755
index a89dad2..0000000
--- a/cordova-app-test-harness/www/assets/topcoat-0.7.5/README.md
+++ /dev/null
@@ -1,89 +0,0 @@
-# Topcoat
-
-CSS for clean and fast web apps
-
----
-
-## Usage
-
-* [Download Topcoat](https://github.com/topcoat/topcoat/archive/0.7.0.zip)
-
-* Open index.html to view the usage guides.
-* Copy your desired theme CSS from the `css/` folder into your project
-* Copy the `img/` and `font/` folders into your project ( Feel free to only
-  copy the images and font weights you intend to use )
-* Link the CSS into your page
-
-```css
-<link rel="stylesheet" type="text/css" href="css/topcoat-mobile-light.min.css">
-```
-
-_*Alternatively incorporate the css into your build process if you are so
-inclined._
-
----
-
-## Contributing
-
-Start by checking out our [Backlog](http://huboard.com/topcoat/topcoat/backlog). (Pls file issues against this repo.)
-
-* [Fill out the CLA here](http://topcoat.io/dev/topcoat-cla.html)
-* [fork](https://help.github.com/articles/fork-a-repo) the repo
-* Create a branch
-
-        git checkout -b my_branch
-
-* Add your changes following the [coding guidelines](https://github.com/topcoat/topcoat/wiki/Coding-Guidelines)
-* Commit your changes
-
-        git commit -am "Added some awesome stuff"
-
-* Push your branch
-
-        git push origin my_branch
-
-* make a [pull request](https://help.github.com/articles/using-pull-requests)
-
-For the details see our [Engineering Practices](https://github.com/topcoat/topcoat/wiki/Engineering-Practices).
-
-### Testing
-
-For performance tests, see [dev/test/perf/telemetry/](https://github.com/topcoat/topcoat/tree/master/dev/test/perf/telemetry).
-
-### Building
-
-Topcoat uses [Grunt](http://gruntjs.com/) to build
-
-* Open the terminal from the topcoat directory
-
-        cd topcoat
-
-* Install [npm](http://nodejs.org/download/)
-_*comes packaged with node._
-* Install its command line interface (CLI) globally
-
-        npm install -g grunt-cli
-
-* Install dependencies with npm
-
-        npm install
-
-
-_*Topcoat uses Grunt 0.4.0. You might want to [read](http://gruntjs.com/getting-started) more on their website if you haven't upgraded since a lot has changed._
-
-* Type `grunt` in the command line to build the css.
-* The results will be built into the release folder.
-* Alternatively type `grunt watch` to have the build run automatically when you make changes to
-source files.
-
----
-
-## Release notes
-See [Release Notes](https://github.com/topcoat/topcoat/releases/).
-
----
-
-## License
-
-[Apache license](https://raw.github.com/topcoat/topcoat/master/LICENSE)
-

http://git-wip-us.apache.org/repos/asf/cordova-labs/blob/15d2581d/cordova-app-test-harness/www/assets/topcoat-0.7.5/contributors.txt
----------------------------------------------------------------------
diff --git a/cordova-app-test-harness/www/assets/topcoat-0.7.5/contributors.txt b/cordova-app-test-harness/www/assets/topcoat-0.7.5/contributors.txt
deleted file mode 100755
index e4cd8b7..0000000
--- a/cordova-app-test-harness/www/assets/topcoat-0.7.5/contributors.txt
+++ /dev/null
@@ -1,7 +0,0 @@
-# Github accounts of the people who signed the TopCoat CLA (http://topcoat.io/dev/topcoat-cla.html).
-# CLA needs to be signed before accepting pull requests.
-@yourpalsonja
-@noformnocontent
-@jrowny
-@aparticulate
-@jlembeck