aboutsummaryrefslogtreecommitdiff
path: root/exampleData
Commit message (Collapse)AuthorAge
* updated run description for a headless run to include firefox profile pathGravatar Rogan Creswick2013-07-02
|
* clarified the wording in the titleNonEmpty ruleGravatar Rogan Creswick2013-06-24
|
* removed spurious libpeerconnection.log files that chrome started leaving aroundGravatar Rogan Creswick2013-06-20
|
* Update the location of the color rules in their manifestGravatar Trevor Elliott2013-06-17
|
* big cleanup and reorganization of exampleData directory; bugfixes to the ↵Gravatar Benjamin Jones2013-06-17
| | | | basic/ rules; added test_basic.html for testing basic UI rules
* cleanup rule colorBrightnessGravatar Benjamin Jones2013-06-16
|
* removed debugging statements from upGoerFive rule, caught some exceptions in ↵Gravatar Rogan Creswick2013-06-16
| | | | HeadlessAtom
* minor cleanup of example dataGravatar Rogan Creswick2013-06-14
|
* note: report needs a DOM node, not a jquery objectGravatar Rogan Creswick2013-06-14
|
* fixed some traversal issues with fiveui.query and the uigoerfive ruleGravatar Rogan Creswick2013-06-14
|
* added upgoerfive ruleGravatar Rogan Creswick2013-06-14
|
* Merge remote-tracking branch 'origin/master' into nlp-rulesGravatar Rogan Creswick2013-06-14
|\
* | example of up goer five ruleGravatar Rogan Creswick2013-06-14
| |
| * Add a license field to the rule set structure and manifestGravatar Trevor Elliott2013-06-14
| |
| * fixed problems with fiveui.color.findBGColor, added a test_color.html, ↵Gravatar Benjamin Jones2013-06-14
|/ | | | updated colorBrightness rule
* added color brightness rules and minor tweaks to the ui (adding xpath, ↵Gravatar Rogan Creswick2013-06-13
| | | | report message)
* Merge branch 'master' of src.galois.com:/srv/git/FiveUIGravatar Benjamin Jones2013-06-13
|\
* | fixed rule typosGravatar Benjamin Jones2013-06-13
| |
* | updated color difference rules and test htmlGravatar Benjamin Jones2013-06-13
| |
* | more cleanupGravatar Benjamin Jones2013-06-13
| |
* | updated READMEGravatar Benjamin Jones2013-06-13
| |
| * Switch to passing a report object to rules, instead of binding thisGravatar Trevor Elliott2013-06-13
|/
* removed old rulesetsGravatar Benjamin Jones2013-06-13
|
* converted basicUIRules.json rulesets to new formatGravatar Benjamin Jones2013-06-13
|
* Group url patterns with rule set definitionsGravatar Trevor Elliott2013-06-12
|
* added "color brightness difference" and "color difference" rulesGravatar Benjamin Jones2013-06-12
|
* added some simple web accessibility guidelinesGravatar Benjamin Jones2013-06-11
|
* Reorganize the build systemGravatar Trevor Elliott2013-06-07
| | | | | | * Move all javascript source to src/js * Update the test runner, etc. * Do less javascript compilation
* Switch to a CommonJS format for rule definitionsGravatar Trevor Elliott2013-06-03
| | | | | Rules are now defined as CommonJS modules, using the exports object as the external facing API for the rule.
* minor bug fixes, started changing color rules to the new manifest formatGravatar Rogan Creswick2013-06-03
|
* cleaned up exampleData/headlessRuns/Gravatar Benjamin Jones2013-02-11
|
* adding headless documentation, work in progress..Gravatar Benjamin Jones2013-02-11
|
* big ruleset cleanupGravatar Benjamin Jones2013-02-08
|
* ruleset additionsGravatar Benjamin Jones2013-02-06
|
* added re-run report of basicRun.json using Firefox 17Gravatar Benjamin Jones2013-01-26
|
* updated headless runner script to reflect new Firefox esr path, updates ↵Gravatar Benjamin Jones2013-01-26
| | | | README with usage instructions for runExample.sh
* updated frame test HTML pages for recent directory layout changesGravatar Benjamin Jones2013-01-04
|
* Merge branch 'headless'Gravatar Benjamin Jones2013-01-02
|\
| * added exampleData/headlessRuns: input/output files for headless run systemGravatar Benjamin Jones2013-01-02
| |
* | Merge branch 'master' of src.galois.com:/srv/git/FiveUIGravatar Benjamin Jones2013-01-02
|\ \
* | | added work in progress on trac guidelinesGravatar Benjamin Jones2013-01-02
| | |
| * | fixed rule errors that appear in firefoxGravatar Benjamin Jones2012-12-19
|/ /
* | added example run report: basic_report/Gravatar Benjamin Jones2012-12-13
| |
* | new example run reports, fixed bug in fontRulesGravatar Benjamin Jones2012-12-13
| |
* | added corp.galois.com as an example run, added reports tooGravatar Benjamin Jones2012-12-07
| |
* | updatesGravatar Benjamin Jones2012-12-07
| |
* | added comments so buildCombinedRules.sh script will workGravatar Benjamin Jones2012-12-07
| |
* | added combinedRules script, added other example rule setsGravatar Benjamin Jones2012-12-07
| |
* | updateGravatar Benjamin Jones2012-12-06
| |
* | gave exampleData/basic a better name: sitesGravatar Benjamin Jones2012-12-04
| |