platform/upstream/rust-quote.git
14 months agoAdd unittest accepted/tizen_rust accepted/tizen_unified accepted/tizen_unified_dev accepted/tizen_unified_x tizen accepted/tizen/rust/20231016.021730 accepted/tizen/unified/20240328.122954 accepted/tizen/unified/dev/20240620.002212 accepted/tizen/unified/x/20240328.130824
Woohyun Jung [Thu, 4 May 2023 05:40:17 +0000 (14:40 +0900)]
Add unittest

[   23s] + ./compiletest
[   23s]
[   23s] running 1 test
[   23s] test ui ... ignored
[   23s]
[   23s] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[   23s]
[   23s] + for unit_test in '${unit_test_list}'
[   23s] + ./test
[   23s]
[   23s] running 37 tests
[   23s] test test_append_tokens ... ok
[   23s] test test_advanced ... ok
[   23s] test test_box_str ... ok
[   23s] test test_btreeset_repetition ... ok
[   23s] test test_array ... ok
[   23s] test test_char ... ok
[   23s] test test_cow ... ok
[   23s] test test_closure ... ok
[   23s] test test_duplicate ... ok
[   23s] test test_duplicate_name_repetition ... ok
[   23s] test test_duplicate_name_repetition_no_copy ... ok
[   23s] test test_empty_quote ... ok
[   23s] test test_fancy_repetition ... ok
[   23s] test test_floating ... ok
[   23s] test test_format_ident ... ok
[   23s] test test_format_ident_strip_raw ... ok
[   23s] test test_ident ... ok
[   23s] test test_inner_attr ... ok
[   23s] test test_inner_block_comment ... ok
[   23s] test test_inner_line_comment ... ok
[   23s] test test_integer ... ok
[   23s] test test_interpolated_literal ... ok
[   23s] test test_iter ... ok
[   23s] test test_nested_fancy_repetition ... ok
[   23s] test test_nonrep_in_repetition ... ok
[   23s] test test_outer_attr ... ok
[   23s] test test_outer_block_comment ... ok
[   23s] test test_outer_line_comment ... ok
[   23s] test test_quote_impl ... ok
[   23s] test test_quote_raw_id ... ok
[   23s] test test_quote_spanned_impl ... ok
[   23s] test test_star_after_repetition ... ok
[   23s] test test_str ... ok
[   23s] test test_string ... ok
[   23s] test test_substitution ... ok
[   23s] test test_underscore ... ok
[   23s] test test_variable_name_conflict ... ok
[   23s]
[   23s] test result: ok. 37 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s

16 months agoChange _rust_libdir to _rust_dylibdir
DongHun Kwak [Fri, 3 Mar 2023 01:15:25 +0000 (10:15 +0900)]
Change _rust_libdir to _rust_dylibdir

17 months agoAdd config
DongHun Kwak [Mon, 20 Feb 2023 01:49:58 +0000 (10:49 +0900)]
Add config

17 months agoAdjust rustc_dylib_build macro
DongHun Kwak [Thu, 9 Feb 2023 07:06:19 +0000 (16:06 +0900)]
Adjust rustc_dylib_build macro

17 months agoBump to rust-quote 1.0.23
DongHun Kwak [Wed, 8 Feb 2023 07:14:07 +0000 (16:14 +0900)]
Bump to rust-quote 1.0.23

17 months agoImport quote 1.0.23 upstream upstream/1.0.23
DongHun Kwak [Tue, 7 Feb 2023 05:52:06 +0000 (14:52 +0900)]
Import quote 1.0.23