summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorlfbrock <lfbrock@users.noreply.github.com>2016-05-30 15:47:40 -0400
committerJoram Wilander <jwawilander@gmail.com>2016-05-30 15:47:40 -0400
commitad73aced4eabe221fb9f3d5659f5ff92fb4d0d5d (patch)
tree0a9911d49ce62062b28adbe483202f75f46900e2 /tests
parentabde1da60c2ca8e861e42af89b062d67c299ff9c (diff)
downloadchat-ad73aced4eabe221fb9f3d5659f5ff92fb4d0d5d.tar.gz
chat-ad73aced4eabe221fb9f3d5659f5ff92fb4d0d5d.tar.bz2
chat-ad73aced4eabe221fb9f3d5659f5ff92fb4d0d5d.zip
Update test-links.md (#3165)
* Update test-links.md * Update test-emoticons.md
Diffstat (limited to 'tests')
-rw-r--r--tests/test-emoticons4.md6
-rw-r--r--tests/test-links.md3
2 files changed, 8 insertions, 1 deletions
diff --git a/tests/test-emoticons4.md b/tests/test-emoticons4.md
index 87c088fc8..deb9a1cf3 100644
--- a/tests/test-emoticons4.md
+++ b/tests/test-emoticons4.md
@@ -1,2 +1,8 @@
### Emoticons - Symbols
:one: :two: :three: :four: :five: :six: :seven: :eight: :nine: :keycap_ten: :1234: :zero: :hash: :symbols: :arrow_backward: :arrow_down: :arrow_forward: :arrow_left: :capital_abcd: :abcd: :abc: :arrow_lower_left: :arrow_lower_right: :arrow_right: :arrow_up: :arrow_upper_left: :arrow_upper_right: :arrow_double_down: :arrow_double_up: :arrow_down_small: :arrow_heading_down: :arrow_heading_up: :leftwards_arrow_with_hook: :arrow_right_hook: :left_right_arrow: :arrow_up_down: :arrow_up_small: :arrows_clockwise: :arrows_counterclockwise: :rewind: :fast_forward: :information_source: :ok: :twisted_rightwards_arrows: :repeat: :repeat_one: :new: :top: :up: :cool: :free: :ng: :cinema: :koko: :signal_strength: :u5272: :u5408: :u55b6: :u6307: :u6708: :u6709: :u6e80: :u7121: :u7533: :u7a7a: :u7981: :sa: :restroom: :mens: :womens: :baby_symbol: :no_smoking: :parking: :wheelchair: :metro: :baggage_claim: :accept: :wc: :potable_water: :put_litter_in_its_place: :secret: :congratulations: :m: :passport_control: :left_luggage: :customs: :ideograph_advantage: :cl: :sos: :id: :no_entry_sign: :underage: :no_mobile_phones: :do_not_litter: :non-potable_water: :no_bicycles: :no_pedestrians: :children_crossing: :no_entry: :eight_spoked_asterisk: :sparkle: :eight_pointed_black_star: :heart_decoration: :vs: :vibration_mode: :mobile_phone_off: :chart: :currency_exchange: :aries: :taurus: :gemini: :cancer: :leo: :virgo: :libra: :scorpius: :sagittarius: :capricorn: :aquarius: :pisces: :ophiuchus: :six_pointed_star: :negative_squared_cross_mark: :a: :b: :ab: :o2: :diamond_shape_with_a_dot_inside: :recycle: :end: :back: :on: :soon: :clock1: :clock130: :clock10: :clock1030: :clock11: :clock1130: :clock12: :clock1230: :clock2: :clock230: :clock3: :clock330: :clock4: :clock430: :clock5: :clock530: :clock6: :clock630: :clock7: :clock730: :clock8: :clock830: :clock9: :clock930: :heavy_dollar_sign: :copyright: :registered: :tm: :x: :heavy_exclamation_mark: :bangbang: :interrobang: :o: :heavy_multiplication_x: :heavy_plus_sign: :heavy_minus_sign: :heavy_division_sign: :white_flower: :100: :heavy_check_mark: :ballot_box_with_check: :radio_button: :link: :curly_loop: :wavy_dash: :part_alternation_mark: :trident: :black_small_square: :white_small_square: :black_medium_small_square: :white_medium_small_square: :black_medium_square: :white_medium_square: :black_large_square: :white_large_square: :white_check_mark: :black_square_button: :white_square_button: :black_circle: :white_circle: :red_circle: :large_blue_circle: :large_blue_diamond: :large_orange_diamond: :small_blue_diamond: :small_orange_diamond: :small_red_triangle: :small_red_triangle_down: :shipit:
+
+### Emoticons - Without space separator
+
+`:dolphin::hamster::strawberry:` should render as emoticons below:
+
+:dolphin::hamster::strawberry:
diff --git a/tests/test-links.md b/tests/test-links.md
index 5e5d0efae..eef6a71f4 100644
--- a/tests/test-links.md
+++ b/tests/test-links.md
@@ -69,6 +69,7 @@ This is a sentence with a http://192.168.1.1:4040 in it.
This is a sentence with a https://[::1]:80 in it.
This is a link to http://example.com.
This is a link containing http://example.com/something?with,commas,in,url, but not at end
+This is a question about a link http://example.com?
#### These links should auto-link to the specified location:
@@ -90,4 +91,4 @@ test_underscore@example.com links to `mailto:test_underscore@example.com`
#### These links should have tooltips when you hover over them
[link](example.com "catch phrase!") should have the tooltip `catch phrase!`
[link](example.com "title with "quotes"") should have the tooltip `title with "quotes"`
-[link with spaces](example.com/ spaces in the url "and a title") should have the tooltip `and a title` \ No newline at end of file
+[link with spaces](example.com/ spaces in the url "and a title") should have the tooltip `and a title`