difftastic/sample_files
Wilfred Hughes 2bdd876d40 Expand example in JSX samples to test #72 2021-12-07 23:09:07 +07:00
..
after.js Keep all sample files in sample_files/ 2021-07-04 11:10:16 +07:00
bad_combine_new.rs Add sample file pair that has shown a ton of hunk merging bugs 2021-11-14 11:49:37 +07:00
bad_combine_old.rs Add sample file pair that has shown a ton of hunk merging bugs 2021-11-14 11:49:37 +07:00
before.js Keep all sample files in sample_files/ 2021-07-04 11:10:16 +07:00
comments_after.rs Add example of a single line changing in a block comment 2021-11-02 23:23:37 +07:00
comments_before.rs Add example of a single line changing in a block comment 2021-11-02 23:23:37 +07:00
contiguous_after.js Add a sample file exercising contiguous item logic 2021-07-31 10:50:02 +07:00
contiguous_before.js Add a sample file exercising contiguous item logic 2021-07-31 10:50:02 +07:00
css_after.css Treat float values as atoms in CSS 2021-12-04 18:34:24 +07:00
css_before.css Treat float values as atoms in CSS 2021-12-04 18:34:24 +07:00
elisp_after.el Lisp sample files 2019-11-18 11:51:45 +07:00
elisp_before.el Lisp sample files 2019-11-18 11:51:45 +07:00
haskell_after.hs Add a Haskell sample file 2021-11-14 13:18:58 +07:00
haskell_before.hs Add a Haskell sample file 2021-11-14 13:18:58 +07:00
helpful-unit-test-new.el Ensure we use codepoints when slicing strings to avoid crashes 2021-08-29 15:10:01 +07:00
helpful-unit-test-old.el Ensure we use codepoints when slicing strings to avoid crashes 2021-08-29 15:10:01 +07:00
helpful_after.el Add another elisp sample file 2021-07-27 23:48:58 +07:00
helpful_before.el Add another elisp sample file 2021-07-27 23:48:58 +07:00
if_after.py Simplify Python example file 2021-08-30 21:20:17 +07:00
if_before.py Simplify Python example file 2021-08-30 21:20:17 +07:00
java_after.java Rename Java sample file for consistency 2021-11-14 13:34:46 +07:00
java_before.java Rename Java sample file for consistency 2021-11-14 13:34:46 +07:00
javascript_after.js Making the JS sample file more interesting 2019-11-18 17:59:04 +07:00
javascript_before.js Making the JS sample file more interesting 2019-11-18 17:59:04 +07:00
json_after.json Rename JSON files to match sample file naming convention 2021-10-23 16:24:54 +07:00
json_before.json Rename JSON files to match sample file naming convention 2021-10-23 16:24:54 +07:00
load_after.js Add a JS test file showing a larger change 2021-07-27 23:48:03 +07:00
load_before.js Add a JS test file showing a larger change 2021-07-27 23:48:03 +07:00
nest_new.rs Add sample file for changing nesting levels of variables 2021-07-27 23:46:11 +07:00
nest_old.rs Add sample file for changing nesting levels of variables 2021-07-27 23:46:11 +07:00
new.jsx Expand example in JSX samples to test #72 2021-12-07 23:09:07 +07:00
old.jsx Expand example in JSX samples to test #72 2021-12-07 23:09:07 +07:00
ruby_after.rb Configure atoms for Ruby 2021-11-20 14:46:12 +07:00
ruby_before.rb Add basic Ruby support 2021-11-20 01:08:33 +07:00
slow_after.rs Add benchmark file (takes 3-4 seconds today) 2021-09-12 21:01:54 +07:00
slow_before.rs Add benchmark file (takes 3-4 seconds today) 2021-09-12 21:01:54 +07:00
small_after.js Add a small JS sample file 2019-11-18 17:47:59 +07:00
small_before.js Add a small JS sample file 2019-11-18 17:47:59 +07:00
syntax_error_after.js Ensure sample file is a syntax error for tree-sitter 2021-12-04 18:03:06 +07:00
syntax_error_before.js Ensure sample file is a syntax error for tree-sitter 2021-12-04 18:03:06 +07:00