lean4-htt/tests/lean/interactive
Sebastian Ullrich fd2c42a8bf chore(library, tests): switch to new attribute declaration syntax
sed -Ei 's/^(\s*)((private |protected )?(noncomputable )?(abbreviation|definition|meta_definition|theorem|lemma|proposition|corollary)\s+\S+\s*)((\s*\[(\S+(\s+[0-9]+)*|priority.*)\])+)\s*/\1attribute \6\n\1\2/' library/**/*.lean tests/**/*.lean
sed -Ei 's/\s+$//' library/**/*.lean  # remove trailing whitespace
2016-08-12 15:36:12 -07:00
..
alias.input
alias.input.expected.out chore(tests/lean/interactive/alias): fix test expected output 2016-06-27 14:37:18 +01:00
apply_info.input
apply_info.input.expected.out chore(tests/lean): fix/disable tests 2016-06-10 18:29:41 -07:00
auto_comp.input
auto_comp.input.expected.out chore(tests/lean): fix/disable tests 2016-06-10 18:29:41 -07:00
class_bug.lean chore(library, tests): switch to new attribute declaration syntax 2016-08-12 15:36:12 -07:00
commands.trace
consume_args.input feat(library/blast/forward): inst_simp should use the left-hand-side as a pattern (if none is provided by the user) 2015-12-31 20:20:39 -08:00
consume_args.input.expected.out chore(tests/lean): fix/disable tests 2016-06-10 18:29:41 -07:00
extra_type.input
extra_type.input.expected.out chore(tests/lean): fix tests output 2016-06-20 11:18:16 -07:00
findp.lean
in1.input
in1.input.expected.out
in2.input
in2.input.expected.out chore(tests/lean): fix tests output 2016-06-20 11:18:16 -07:00
in4.input
in4.input.expected.out
in5.input
in5.input.expected.out
info.input
info.input.expected.out chore(tests/lean): fix/disable tests 2016-06-10 18:29:41 -07:00
missing.input
missing.input.expected.out
missing.lean
mod.input
mod.input.expected.out chore(tests/lean): fix tests output 2016-06-20 11:18:16 -07:00
notation_info.input
notation_info.input.expected.out
num2.input
num2.input.expected.out chore(tests/lean): adjust tests 2016-07-23 12:48:35 -07:00
num2.lean chore(library, tests): switch to new attribute declaration syntax 2016-08-12 15:36:12 -07:00
obtain_type_info.input
obtain_type_info.input.expected.out chore(tests/lean): fix/disable tests 2016-06-10 18:29:41 -07:00
options_cmd.trace
optstack.input
optstack.input.expected.out
overload_coercion.input
overload_coercion.input.expected.out
proof_qed.input
proof_qed.input.expected.out chore(tests/lean): fix/disable tests 2016-06-10 18:29:41 -07:00
proof_qed.lean
proof_state_info.input
proof_state_info.input.expected.out chore(tests/lean): fix/disable tests 2016-06-10 18:29:41 -07:00
proof_state_info2.input
proof_state_info2.input.expected.out chore(tests/lean): fix/disable tests 2016-06-10 18:29:41 -07:00
proof_state_info3.input
proof_state_info3.input.expected.out chore(tests/lean): fix/disable tests 2016-06-10 18:29:41 -07:00
sec_info_bug.input
sec_info_bug.input.expected.out
simple.lean
simple3.lean
snapshot_bug.input
snapshot_bug.input.expected.out
snapshot_bug.lean
sorry2.lean
sync.input
sync.input.expected.out chore(tests/lean): fix tests output 2016-06-20 11:18:16 -07:00
t4.input
t4.input.expected.out
test_single.sh
var.input
var.input.expected.out
whnfinst.lean chore(library, tests): switch to new attribute declaration syntax 2016-08-12 15:36:12 -07:00