-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #43 from fitzgen/libiberty-test-compat
Initial import of libiberty tests
- Loading branch information
Showing
5 changed files
with
4,833 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,3 +3,4 @@ Cargo.lock | |
*.rs.bk | ||
out | ||
tests/afl_seeds.rs | ||
tests/libiberty.rs |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# `libiberty-demangle-expected` | ||
|
||
This file is copied from gcc, revision 244567: | ||
https://gcc.gnu.org/viewcvs/gcc/trunk/libiberty/testsuite/demangle-expected?revision=244567&view=markup | ||
|
||
It is licensed under the GNU Lesser General Public License Version 2.1: | ||
https://gcc.gnu.org/viewcvs/gcc/trunk/libiberty/COPYING.LIB?revision=184997&view=markup | ||
|
||
We include it here under the "mere aggregation" clause. |
Oops, something went wrong.