Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / freebsd/atf issues and pull requests

#72 - Let GCC detect accidental '=' instead of '=='

Pull Request - State: closed - Opened by rillig 5 months ago

#71 - Update README.md

Pull Request - State: closed - Opened by muttiopenbts 6 months ago - 2 comments

#70 - Correct a typo.

Pull Request - State: closed - Opened by jkoshy 6 months ago

#68 - Build fails because of NEWS->NEWS.md rename

Issue - State: closed - Opened by ColdMacaroni 6 months ago

#67 - Use Markdown for NEWS

Pull Request - State: closed - Opened by fel1x-developer 7 months ago - 1 comment

#66 - Update INSTALL

Pull Request - State: closed - Opened by muttiopenbts 7 months ago - 1 comment

#64 - Run autoupdate(1) to update idioms used

Pull Request - State: closed - Opened by ngie-eign 7 months ago

#63 - The descr meta-data field is not required anymore

Issue - State: open - Opened by rillig 7 months ago

#62 - typo in shell functions

Issue - State: closed - Opened by rillig 7 months ago

#61 - check_test:build_cpp: test failure

Issue - State: open - Opened by fel1x-developer 9 months ago - 3 comments

#60 - Use std::vector instead of auto_array

Pull Request - State: closed - Opened by ncopa 9 months ago - 2 comments

#59 - request for release 0.22

Issue - State: open - Opened by ncopa 9 months ago

#58 - Build failure with --enable-developer and g++ 13.2.1

Issue - State: closed - Opened by ncopa 9 months ago

#57 - Fix use after free in execute_with_shell.

Pull Request - State: closed - Opened by Apteryks 10 months ago - 1 comment

#56 - Apply Markdown to INSTALL and README

Pull Request - State: closed - Opened by fel1x-developer 10 months ago - 1 comment

#55 - Adopt style(9) using clang-format

Pull Request - State: open - Opened by fel1x-developer 10 months ago - 3 comments

#54 - Update .gitignore

Pull Request - State: closed - Opened by fel1x-developer 10 months ago

#53 - Replace auto_ptr with unique_ptr

Pull Request - State: closed - Opened by fel1x-developer 10 months ago

#52 - Point readers to the current release of ATF.

Pull Request - State: closed - Opened by jkoshy 10 months ago - 3 comments

#51 - Add installation instructions for Ubuntu.

Pull Request - State: closed - Opened by jkoshy 10 months ago

#50 - Assessment of the difficulty in porting CPU architecture for atf

Issue - State: closed - Opened by wangyuliu about 1 year ago - 2 comments

#49 - Fix typo in atf-sh.3

Pull Request - State: closed - Opened by rillig over 1 year ago - 1 comment

#48 - Fixed error in atf-c/utils.h header.

Pull Request - State: closed - Opened by antoniprzybylik almost 2 years ago

#47 - Link to the most recent release of ATF.

Pull Request - State: closed - Opened by jkoshy over 2 years ago - 2 comments

#46 - 0.21: compile time warning

Issue - State: open - Opened by kloczek almost 4 years ago

#45 - ATF is incompatible with capsicum

Issue - State: closed - Opened by asomers over 5 years ago - 7 comments

#44 - Fix a typo when describing `ATF_REQUIRE_THROW_RE`

Pull Request - State: closed - Opened by ngie-eign almost 6 years ago

#43 - Add Cirrus CI config for FreeBSD build

Pull Request - State: closed - Opened by lwhsu almost 6 years ago - 6 comments
Labels: cla: yes

#42 - no way to wait for a process that exits on signal

Issue - State: open - Opened by jmgurney about 6 years ago

#41 - atf-sh: fix a gcc-8 compile warning in the atf shell

Pull Request - State: closed - Opened by ckhardin about 6 years ago - 3 comments

#40 - Fix build on Solaris

Pull Request - State: closed - Opened by floppym about 6 years ago - 1 comment

#39 - describe installation on OpenBSD

Pull Request - State: closed - Opened by ligurio over 6 years ago - 2 comments

#38 - three performance issues ?

Issue - State: open - Opened by dcb314 over 6 years ago

#37 - Update README

Issue - State: open - Opened by luserx0 over 6 years ago - 1 comment

#36 - tp_test.c: fix compilation on Solaris

Pull Request - State: closed - Opened by grobian almost 7 years ago - 11 comments

#35 - atf_tp_get_tc's prototype doesn't allow the returned array to be free…

Pull Request - State: closed - Opened by marka63 almost 7 years ago - 3 comments
Labels: cla: no

#34 - Address some ASAN memory errors using the c bindings for ATF

Pull Request - State: closed - Opened by ckhardin about 7 years ago

#33 - Why are tests being installed?

Issue - State: closed - Opened by Earnestly over 7 years ago - 7 comments
Labels: question, wontfix

#32 - Add the atf_check_not_equal function to atf-sh to check for unequal values

Pull Request - State: closed - Opened by shivansh over 7 years ago - 3 comments

#31 - Missing required programs on some of ATFs own tests

Issue - State: closed - Opened by brd over 7 years ago - 2 comments

#30 - atf-0.22 has been released, but not tagged

Issue - State: closed - Opened by ngie-eign over 7 years ago - 1 comment

#29 - Various ATF manpage fixes

Issue - State: closed - Opened by ngie-eign over 7 years ago

#28 - atf-c-api example for ATF_TP_ADD_TCS/ATF_TP_ADD_TC is incorrect

Issue - State: closed - Opened by ngie-eign over 7 years ago - 1 comment

#27 - Add option to dump core with gdb after a program signals unexpectedly

Issue - State: open - Opened by ngie-eign almost 8 years ago - 1 comment

#26 - execute_with_shell() failed on FreeBSD/MIPS with GCC 4.2.1

Issue - State: closed - Opened by bukinr about 8 years ago - 1 comment

#25 - allow atf to be used in a C-only environment

Issue - State: open - Opened by emaste over 8 years ago - 2 comments

#24 - Use __uintptr_t in place of unsigned long in UNCONST() macros.

Pull Request - State: closed - Opened by brooksdavis over 8 years ago - 4 comments

#23 - Double-free in atf-c/map.c in low memory scenarios

Issue - State: closed - Opened by ngie-eign over 8 years ago - 1 comment

#22 - Fix ATF_REQUIRE_EQ() for gcc 4.9

Pull Request - State: closed - Opened by rodrigc over 9 years ago - 7 comments

#21 - Raise the sleep from 1 second to 5 seconds in flush_stdout_on_timeout_body(..)

Pull Request - State: closed - Opened by ngie-eign almost 10 years ago - 2 comments

#20 - atf-c-api cannot expect both failure and timeout

Issue - State: open - Opened by jmmv about 10 years ago - 4 comments
Labels: bug

#19 - atf-run is still referenced in atf code

Issue - State: closed - Opened by jmmv about 10 years ago - 1 comment

#18 - Fix references to atf-config(1)

Issue - State: closed - Opened by jmmv about 10 years ago - 1 comment

#17 - Fix formatting for the SYNOPSIS section to be correct

Pull Request - State: closed - Opened by brd about 10 years ago - 6 comments

#15 - atf-c/utils.c:atf_utils_wait is not multiprocess safe

Issue - State: closed - Opened by jmmv about 10 years ago - 1 comment
Labels: bug

#14 - "set -e" causes atf-sh subshells to exit prematurely

Issue - State: closed - Opened by asomers about 10 years ago - 3 comments
Labels: bug

#13 - unused variable errors in lib/atf/libatf-c/macros_test:use

Issue - State: closed - Opened by asomers over 10 years ago - 1 comment
Labels: duplicate

#12 - atf-sh-api(3) doesn't mention atf-check(1)

Issue - State: closed - Opened by jmmv over 10 years ago - 2 comments
Labels: bug

#11 - Avoid the need for -Wno-error=unused-private-field in ATF for NetBSD

Issue - State: closed - Opened by jmmv over 10 years ago - 1 comment

#10 - Add -r timeout[:interval] option to atf-check.

Pull Request - State: closed - Opened by cemeyer over 10 years ago - 17 comments

#9 - atf-sh -h doesn't do anything

Issue - State: closed - Opened by jmmv over 10 years ago
Labels: bug

#8 - atf-c/macros/use: fails with clang -Wunused on FreeBSD head

Issue - State: closed - Opened by ngie-eign over 10 years ago - 2 comments
Labels: bug

#7 - atf-c++ shouldn't catch exceptions from test cases

Issue - State: closed - Opened by wca over 10 years ago

#6 - Add require.diskspace

Issue - State: closed - Opened by jmmv over 10 years ago - 1 comment
Labels: enhancement

#5 - Recommend (expected, actual) syntax

Issue - State: closed - Opened by jmmv over 10 years ago
Labels: enhancement

#4 - kyua report should have the option of including list of passed tests

Issue - State: closed - Opened by cpeel over 10 years ago - 1 comment

#3 - Add ATF_CHECK* versions to atf-c++ to support non-fatal tests

Issue - State: open - Opened by jmmv almost 11 years ago
Labels: enhancement

#2 - Add build-time checks to atf-sh

Issue - State: open - Opened by jmmv almost 11 years ago
Labels: enhancement

#1 - ATF macros should not reevaluate arguments

Issue - State: open - Opened by jmmv almost 11 years ago
Labels: enhancement