tests


Log

Author Commit Date CI Message
Golmote 78890e42 2015-09-06T11:19:47 Add tests for Textile
Golmote 125e91ff 2015-09-05T18:52:14 Merge branch 'gh-pages' of https://github.com/temnoregg/prism into gh-pages + fixes + add example and tests Conflicts: components.js
Golmote e49f7cfd 2015-09-05T17:00:41 Add tests for Docker + optimized strings + fixed punctuation
Golmote 85ed18ff 2015-09-05T16:22:46 Merge pull request #735 from Golmote/tests-php Add tests for PHP
Golmote a4bd334c 2015-09-05T16:22:39 Merge pull request #733 from Golmote/tests-perl Add tests for Perl
Golmote 11ff829f 2015-09-05T11:35:00 Tcl: Add operators and punctuation + add examples
Golmote a3e751a4 2015-09-05T11:19:11 Merge branch 'prism-markdown-tcl' of https://github.com/PeterChaplin/prism into gh-pages + add tests Conflicts: components.js
Golmote 942a6ec7 2015-09-05T10:28:05 Merge branch 'LatexBranch' of https://github.com/zeitgeist87/prism into gh-pages + update tests Conflicts: components/prism-latex.js components/prism-latex.min.js
Golmote 8a99c975 2015-09-05T09:42:51 Add tests for Elixir
Golmote 4eaf771d 2015-09-04T19:05:27 Merge pull request #730 from Golmote/tests-pascal Add tests for Pascal
Golmote 48cfb4a7 2015-09-04T19:05:20 Merge pull request #729 from Golmote/tests-objectivec Add tests for Objective-C
Golmote 9a2881ad 2015-09-04T19:05:13 Merge pull request #728 from Golmote/tests-nsis Add tests for NSIS
Golmote 1f45942c 2015-09-04T08:58:16 Add support for APL. Closes #308
Golmote 071c3ddf 2015-09-04T00:13:37 Merge branch 'c-fixes' of https://github.com/rygorous/prism into gh-pages Conflicts: components/prism-c.js components/prism-c.min.js components/prism-clike.js components/prism-clike.min.js + added tests
Golmote 4d64d077 2015-09-04T00:11:44 Merge branch 'c-fixes' of https://github.com/rygorous/prism into gh-pages Conflicts: components/prism-c.js components/prism-c.min.js components/prism-clike.js components/prism-clike.min.js + added tests
Golmote 29e26dc3 2015-09-03T23:14:19 JavaScript: Allow for all non-ASCII characters in function names. Fix #400
Golmote 2d378008 2015-09-03T22:16:03 Ruby: Add % notations for strings and regexps. Fix #590
Golmote 9bae1860 2015-09-03T20:19:43 Merge pull request #727 from Golmote/tests-nasm Add tests for NASM
Golmote 75d2a096 2015-09-03T20:19:35 Merge pull request #726 from Golmote/tests-matlab Add tests for MATLAB
Golmote 46ece61c 2015-09-03T20:19:26 Merge pull request #724 from Golmote/tests-markdown Add tests for Markdown
Golmote 5203dd16 2015-09-02T22:50:19 Merge pull request #723 from Golmote/tests-makefile Add test for Makefile
Golmote aa90b684 2015-09-02T08:03:04 Merge pull request #722 from Golmote/tests-lolcode Add tests for LOLCODE
Golmote cb22f8ef 2015-09-02T00:51:14 Merge pull request #720 from Golmote/tests-less Add tests for Less
Golmote a7b83b61 2015-09-02T00:51:08 Merge pull request #719 from Golmote/tests-latex Add tests for LaTeX
Golmote 01d585dd 2015-09-02T00:51:00 Merge pull request #718 from Golmote/tests-keyman Add tests for Keyman
Golmote ddb99ec7 2015-09-02T00:50:53 Merge pull request #716 from Golmote/tests-julia Add tests for Julia
Golmote cef8b58d 2015-09-02T00:50:44 Merge pull request #715 from Golmote/tests-jsx Add tests for JSX
Golmote 77297288 2015-09-02T00:47:09 Stylus: Rewrote the component entirely
Golmote 6f42a792 2015-08-31T19:26:15 Merge pull request #714 from Golmote/tests-java Add tests for Java
Golmote 15a05d62 2015-08-31T19:26:06 Merge pull request #713 from Golmote/tests-jade Add tests for Jade
Golmote 672c167a 2015-08-30T22:52:00 Scss: Simplified patterns + fixed operators + don't match empty selectors
Golmote c374caac 2015-08-30T20:22:35 Merge pull request #711 from Golmote/tests-ini Add tests for Ini
Golmote f08ce340 2015-08-30T18:37:26 Add tests for Rust
Golmote a896f0a6 2015-08-30T16:06:37 Drastically increased the number of dashes (from 4 to 10) required for separations in test files, to prevent conflicts with languages syntax.
Golmote 4dc6120a 2015-08-30T12:45:26 Merge pull request #710 from Golmote/tests-http Add tests for HTTP
Golmote fb7c62a9 2015-08-30T12:45:17 Merge pull request #709 from Golmote/tests-haskell Add tests for Haskell
Golmote 36437b53 2015-08-30T12:45:09 Merge pull request #708 from Golmote/tests-handlebars Add tests for Handlebars
Golmote a0bf7b0a 2015-08-30T12:44:48 Merge pull request #707 from Golmote/tests-haml Add tests for Haml
Golmote afe78bd9 2015-08-29T23:17:12 Add tests for PHP
Golmote d5a58512 2015-08-29T12:48:05 Merge pull request #706 from Golmote/tests-ruby Add tests for Ruby
Golmote eb6fe7d9 2015-08-29T12:46:21 Add tests for Perl
Golmote 46e3e29b 2015-08-29T02:47:59 Merge pull request #731 from nauzilus/tests-powershell PowerShell: Fixes + tests
Daniel Flint 27ea7685 2015-08-29T10:29:39 Incorporate code review feedback
Daniel Flint fce9b0ce 2015-08-29T09:20:35 Remaining test cases for PowerShell
Golmote 39574345 2015-08-28T23:27:24 Add tests for Pascal
Golmote 7f0054d3 2015-08-28T22:52:40 Add tests for Objective-C
Golmote dcd30998 2015-08-28T22:32:24 Add tests for NSIS
Daniel Flint c2ed02da 2015-08-28T23:29:11 More tests
Daniel Flint 118eb8d4 2015-08-28T23:03:44 Starting with powershell tests
Golmote b9eeb1f9 2015-08-28T08:42:31 Renamed inclusion tests according to documentation.
Golmote a67f77de 2015-08-28T08:40:48 Renamed inclusion tests according to documentation.
Golmote 626754bb 2015-08-28T08:39:03 Renamed inclusion tests according to documentation.
Golmote 98a1cb6d 2015-08-28T08:35:08 Merge pull request #704 from Golmote/tests-groovy Add tests for Groovy
Golmote 561e46cb 2015-08-28T08:34:10 Add tests for NASM
Golmote 6f9ca82c 2015-08-28T07:58:53 Add tests for MATLAB
Golmote 5d3956a3 2015-08-27T20:59:58 Add tests for Markdown
Golmote 8c0a2653 2015-08-27T20:59:06 Rename some test files to match documentation
Golmote 791dad0d 2015-08-27T20:57:37 Tests: Increase the minimum number of dashes for the separation + fix test-suite page to match the actual behaviour.
Golmote eac42a96 2015-08-27T08:14:33 Merge pull request #701 from Golmote/tests-go Add tests for Go
Golmote 7c758ec8 2015-08-27T08:14:23 Merge pull request #700 from Golmote/tests-git Add tests for git
Golmote bcfae565 2015-08-27T08:13:00 Add test for Makefile
Golmote 13975a3f 2015-08-26T20:26:18 Add tests for LOLCODE
Golmote 2b0c124a 2015-08-26T08:51:45 Add tests for Less
Golmote 9621d16b 2015-08-26T08:27:50 Add tests for LaTeX
Golmote 74e01eb3 2015-08-26T08:21:33 Merge pull request #699 from Golmote/tests-gherkin Add tests for Gherkin
Golmote 1118f7b2 2015-08-26T08:21:25 Merge pull request #698 from Golmote/tests-fsharp Add tests for F#
Golmote a69a8a20 2015-08-26T08:21:16 Merge pull request #697 from Golmote/tests-fortran Add tests for Fortran
Golmote 2008344a 2015-08-26T08:21:07 Merge pull request #696 from Golmote/tests-erlang Add tests for Erlang
Golmote e5118eb4 2015-08-26T08:20:18 Merge pull request #695 from Golmote/tests-eiffel Add tests for Eiffel
Golmote 94f66e79 2015-08-26T08:20:07 Merge pull request #694 from Golmote/tests-css-extras Add tests for CSS extras
Golmote 45a24252 2015-08-26T08:19:56 Merge pull request #693 from Golmote/tests-dart Add tests for Dart
Golmote 5c4ca620 2015-08-26T08:19:44 Merge pull request #692 from Golmote/tests-csharp Add tests for C#
Golmote 3de05d06 2015-08-26T08:19:32 Merge pull request #691 from Golmote/tests-cpp Add tests for C++
Golmote 563f771c 2015-08-26T08:19:20 Merge pull request #690 from Golmote/tests-coffeescript Add tests for CoffeeScript
Golmote e5f81a17 2015-08-26T08:19:06 Merge pull request #689 from Golmote/tests-clike Add tests for C-like
Golmote 2ea992a1 2015-08-26T08:18:21 Merge pull request #688 from Golmote/tests-c Add tests for C
Golmote c1136704 2015-08-26T08:18:09 Merge pull request #687 from Golmote/tests-brainfuck Add tests for Brainfuck
Golmote e9bfd165 2015-08-26T08:17:57 Merge pull request #686 from Golmote/tests-bash Add tests for Bash
Golmote 19a1630e 2015-08-26T08:17:42 Merge pull request #685 from Golmote/tests-autohotkey Add tests for AutoHotKey
Golmote bc385c22 2015-08-26T08:17:09 Merge pull request #684 from Golmote/tests-aspnet Add tests for ASP.NET
Golmote d688e731 2015-08-26T08:16:52 Merge pull request #683 from Golmote/tests-applescript Add tests for AppleScript
Golmote 2eca7115 2015-08-26T08:16:29 Merge pull request #682 from Golmote/tests-apacheconf Add tests for Apache Configuration
Golmote 860b695c 2015-08-26T08:15:31 Merge pull request #681 from Golmote/tests-actionscript Add tests for ActionScript
Golmote b58a5b13 2015-08-26T08:13:52 Add tests for Keyman
Golmote 04c5e9ee 2015-08-25T08:47:24 Add tests for Julia
Golmote 91038ee1 2015-08-25T08:05:09 Add tests for JSX
Golmote ac792bd7 2015-08-25T08:04:33 Prism loader must handle dependency array.
Golmote 34add359 2015-08-25T07:41:11 Add tests for Java
Golmote d48b275d 2015-08-24T20:11:17 Add tests for Jade
Golmote 36b5b56e 2015-08-24T08:00:41 Add tests for Ini
Golmote 4ba4c48e 2015-08-23T17:26:38 Add tests for HTTP
Golmote 95b0e9be 2015-08-23T14:47:14 Add tests for Haskell
Golmote 49d6cb9f 2015-08-23T13:53:02 Add tests for Handlebars
Golmote 8aa2b080 2015-08-23T01:21:44 Add tests for Haml
Golmote 5bb0b15a 2015-08-22T23:50:05 Add tests for Ruby
Golmote 62bdd9af 2015-08-22T23:41:40 Fix C-like test for operators
Golmote 07ade2c3 2015-08-21T19:07:41 Add tests for Groovy
Golmote 29bb9aa7 2015-08-20T08:48:50 Add tests for Go
Golmote 466a0a9b 2015-08-20T08:11:16 Add tests for git
Golmote af75a3ba 2015-08-19T20:27:31 Add tests for Gherkin