aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Collapse)AuthorAge
* Merge pull request #126 from majorseitan/masterGravatar Adam Chlipala2018-06-04
|\ | | | | Improved support for JSON escape characters
* \ Merge pull request #127 from ashalkhakov/cradioGravatar Adam Chlipala2018-06-04
|\ \ | | | | | | Adding: cradio (support for client-side radio box).
* | | 'filecache' .urp directive, fixing a longstanding MonoUtil bug in the processGravatar Adam Chlipala2018-06-03
| | |
| | * Merge branch 'master' into masterGravatar major seitan2018-06-02
| | |\ | |_|/ |/| |
| * | Multi-group testGravatar Artyom Shalkhakov2018-05-30
| | |
| * | FormattingGravatar Artyom Shalkhakov2018-05-28
| | |
| * | Adding: cradio (support for client-side radio box).Gravatar Artyom Shalkhakov2018-05-28
|/ /
| * resolve merge conflict on testGravatar majorseitan@blockfreie.org2018-05-26
| |
| * Handling of JSON escape charactersGravatar majorseitan@blockfreie.org2018-05-26
| | | | | | | | | | 1. Handle the escape character \/
* | A test for List.groupByGravatar Adam Chlipala2018-05-21
| |
* | Proper error message when the body of a 'val' declaration fails to check ↵Gravatar Adam Chlipala2018-05-20
| | | | | | | | against the type annotation
* | Merge pull request #123 from ashalkhakov/testsGravatar Adam Chlipala2018-05-19
|\ \ | | | | | | Adding Selenium-based checking to tests.
* | | More defensive unurlification of enumerations (closes #117)Gravatar Adam Chlipala2018-05-19
| | |
| * | More tests.Gravatar Artyom Shalkhakov2018-05-15
| | |
| * | Adding jsbspace for #121.Gravatar Artyom Shalkhakov2018-05-08
| | |
| * | Adding Selenium-based checking to tests.Gravatar Artyom Shalkhakov2018-05-08
|/ /
| * Handling of JSON escape charactersGravatar majorseitan@blockfreie.org2018-04-15
|/ | | | | 1. Handle the escape character \\
* Handling of JSON escape charactersGravatar majorseitan@blockfreie.org2018-04-14
| | | | | | | | | | 1. Handle escape sequence chars \t \n \r 2. Fail on unsupported escape characters. Instead of skipping \ on unsupported sequences it now fails.
* New .urp directives: mimeTypes and long form of fileGravatar Adam Chlipala2017-10-01
|
* Fix last fix, to handle checkboxes properlyGravatar Adam Chlipala2017-07-27
|
* Add test cases for last commitGravatar Adam Chlipala2017-07-27
|
* Allow inexhaustive patterns for lefthand sides of top-level 'val' declarationsGravatar Adam Chlipala2017-07-12
|
* Fix normalization of signatures that project signatures from other modules ↵Gravatar Adam Chlipala2017-03-31
| | | | with multi-element paths (fixes #72)
* Better error message for .urp files with too many blank linesGravatar Adam Chlipala2017-03-17
|
* Add 'placeholder' attribute for textareasGravatar Adam Chlipala2017-01-02
|
* Update test to track last changeGravatar Adam Chlipala2016-12-31
|
* Use 'id' attribute for <form>Gravatar Adam Chlipala2016-12-31
|
* Allow qualified variable references in record literalsGravatar Adam Chlipala2016-12-31
|
* Update tests for new html5 defaultGravatar Adam Chlipala2016-09-20
|
* Import Json module from old Meta library (thanks to Edward Z. Yang for code ↵Gravatar Adam Chlipala2016-08-26
| | | | contributions)
* Fix for "normalizeTable" nesting thead and tfoot in tbodyGravatar Saulo Araujo2016-07-16
|
* Client-side: detect session timeout and ask the user to reloadGravatar Adam Chlipala2016-06-16
|
* abs and floor addedGravatar Karen Sargsyan2016-05-23
|
* asin, acos, atan, atan2 addedGravatar Karen Sargsyan2016-05-22
|
* Some basic math functions: pow, sqrt, sin, cos, log, exp are added to work ↵Gravatar Karen Sargsyan2016-05-21
| | | | at client and server sides
* Support for <meta> tagsGravatar Adam Chlipala2016-05-15
|
* Add some tests for Content-DispositionGravatar Adam Chlipala2016-05-05
|
* At runtime, catch when we exceed 'limit inputs'Gravatar Adam Chlipala2016-03-30
|
* More consistent formatting for new List functionsGravatar Adam Chlipala2016-02-26
|
* Finish removing PWild; only load a library once, even if referenced multiple ↵Gravatar Adam Chlipala2016-02-07
| | | | times in a .urp tree
* Merge PVar and PWild, to get more reasonable type-class resolutionGravatar Adam Chlipala2016-02-07
|
* Merge SqlcacheGravatar Adam Chlipala2015-12-20
|\
* | Fix tricky case of functor signature subsumptionGravatar Adam Chlipala2015-11-27
| |
| * Fix condition for installing new cache entriesGravatar Adam Chlipala2015-11-19
|/
* Proper error message for excessively fancy FFI signaturesGravatar Adam Chlipala2015-08-27
|
* Add a simple 'make test' targetGravatar Adam Chlipala2015-07-29
|
* Add HTML 'align' attributeGravatar Adam Chlipala2015-07-02
|
* Allow mouse and key events for <body>Gravatar Adam Chlipala2015-07-02
|
* Apply syntax sugar for 'class' attribute to <form> as wellGravatar Adam Chlipala2015-06-08
|
* Fix .sql generation to honor 'noMangleSql' in column namesGravatar Adam Chlipala2015-05-10
|