2402924 Fast forward to '9f56e806'

Merged and Committed by Libor Polčák 3 years ago
81 files changed. 3540 lines added. 134 lines removed.
.gitignore
file modified
+9 -0
CODING_STYLE
file added
+65
chrome/http_shield_chrome.js
file modified
+1 -1
chrome/manifest.json
file modified
+2 -2
common/code_builders.js
file modified
+33 -1
common/levels.js
file modified
+63 -2
common/update.js
file modified
+38 -3
common/wrappingS-ECMA-ARRAY.js
file modified
+3 -3
common/wrappingS-GEO.js
file added
+245
docs/_includes/footer.html
file modified
+5 -0
docs/_includes/head.html
file modified
+4 -10
docs/_includes/stores.md
file added
+6
docs/_layouts/default.html
file modified
+2 -2
docs/build.md
file added
+16
docs/index.md
file modified
+7 -2
docs/levels.md
file modified
+61 -58
docs/style.css
file modified
+16 -24
docs/test/gps.js
file modified
+41 -22
docs/test/test.html
file modified
+6 -2
docs/versions.mddocs/_includes/versions.md
file renamed
+18 -0
firefox/manifest.json
file modified
+2 -2
logos_images/chrome.png
file added
+0
logos_images/chrome2.png
file added
+0
logos_images/chrome3.png
file added
+0
logos_images/icon-512-white.png
file added
+0
logos_images/icon-full.psd
file added
+0
logos_images/icon.psd
file added
+0
logos_images/navrh-icon.jpg
file added
+0
logos_images/shield.png
file added
+0
logos_images/store_imgs/all-levelconfig.png
file added
+0
logos_images/store_imgs/firefox-bug.png
file added
+0
logos_images/store_imgs/firefox-newlevel.png
file added
+0
logos_images/store_imgs/firefox-testpage.png
file added
+0
logos_images/store_imgs/geolocation.png
file added
+0
logos_images/store_imgs/icon2.png
file added
+0
logos_images/store_imgs/iconChrome.png
file added
+0
logos_images/store_imgs/large0.jpg
file added
+0
logos_images/store_imgs/large0.png
file added
+0
logos_images/store_imgs/opera-newlevel.png
file added
+0
logos_images/store_imgs/opera-testpage-noprotect.png
file added
+0
logos_images/store_imgs/opera-testpage.png
file added
+0
logos_images/store_imgs/operaSmall0.png
file added
+0
logos_images/store_imgs/small0.jpg
file added
+0
logos_images/store_imgs/small0.png
file added
+0
tests/integration_tests/README.md
file added
+91
tests/integration_tests/setup_buildJSR_runTests.sh
file added
+88
tests/integration_tests/testing/configuration.py
file added
+66
tests/integration_tests/testing/conftest.py
file added
+51
tests/integration_tests/testing/math_operations.py
file added
+40
tests/integration_tests/testing/output.py
file added
+47
tests/integration_tests/testing/start.py
file added
+55
tests/integration_tests/testing/tests_definition/test_canvas.py
file added
+35
tests/integration_tests/testing/tests_definition/test_gps.py
file added
+207
tests/integration_tests/testing/tests_definition/test_hw.py
file added
+49
tests/integration_tests/testing/tests_definition/test_navigator.py
file added
+105
tests/integration_tests/testing/tests_definition/test_performance.py
file added
+46
tests/integration_tests/testing/tests_definition/test_referrer.py
file added
+41
tests/integration_tests/testing/tests_definition/test_time.py
file added
+70
tests/integration_tests/testing/values_expected.py
file added
+193
tests/integration_tests/testing/values_getters.py
file added
+114
tests/integration_tests/testing/values_real.py
file added
+59
tests/integration_tests/testing/values_tested.py
file added
+136
tests/integration_tests/testing/web_browser.py
file added
+111
tests/integration_tests/testing/web_browser_shared.py
file added
+43
tests/integration_tests/testing/web_browser_type.py
file added
+28
tests/system_tests/README.md
file added
+53
tests/system_tests/analyze_data/cosine_similarity.py
file added
+70
tests/system_tests/analyze_data/io_funcs.py
file added
+56
tests/system_tests/analyze_data/levenshtein_distance.py
file added
+41
tests/system_tests/analyze_data/simple_comparison.py
file added
+29
tests/system_tests/analyze_data/start_logs_analysis.py
file added
+127
tests/system_tests/analyze_data/start_screenshots_analysis.py
file added
+140
tests/system_tests/get_data/configuration.py
file added
+96
tests/system_tests/get_data/driver.py
file added
+83
tests/system_tests/get_data/grid.py
file added
+60
tests/system_tests/get_data/io_funcs.py
file added
+92
tests/system_tests/get_data/start.py
file added
+217
tests/system_tests/get_data/test_type.py
file added
+28
tests/system_tests/get_data/web_browser_type.py
file added
+30
tests/system_tests/get_data/website.py
file added
+38
tests/system_tests/setup_buildJSR_runTests.sh
file added
+62
    Fast forward to '9f56e806'
    
    Implements changes in saveDomainLevels()
    
        
file modified
+9 -0
file added
+65
file modified
+1 -1
file modified
+2 -2
file modified
+33 -1
file modified
+63 -2
file modified
+38 -3
file modified
+5 -0
file modified
+4 -10
file modified
+2 -2
file added
+16
file modified
+7 -2
file modified
+61 -58
file modified
+16 -24
file modified
+41 -22
file modified
+6 -2
docs/versions.md docs/_includes/versions.md
file renamed
file modified
+2 -2
empty file added
empty file added
empty file added
empty file added
empty file added
file added
+0
empty file added
empty file added
empty file added
empty file added
empty file added
empty file added
empty file added
empty file added
empty file added
empty file added
empty file added
empty file added
empty file added
empty file added
empty file added
empty file added
empty file added