-
Updated
Aug 13, 2021 - Go
tape
Here are 190 public repositories matching this topic...
-
Updated
Oct 18, 2021 - JavaScript
-
Updated
Feb 11, 2021 - JavaScript
We are currently using the base Node.js image (#10) to run a small portion of our tests. The react-native-circleci-orb should allow us to start up an Android simulator and execute ekke to run our full test suite.
Acceptance Criteria
- The allow the use of third-party orbs in our organization.
- Our `.circl
-
Updated
Nov 20, 2020 - JavaScript
-
Updated
Sep 11, 2017 - Java
I've been trying to write extended attributes (EA) to files stored on an LTO-5 tape but have been prevented from writing EAs that begin with user.ltfs.*. This seems like it may be a bug so I wanted to highlight the issue and seek advice/feedback.
IBM's documentation (https://www.ibm.com/docs/en/spectrum-archive-sde/2.4.1.0?topic=tips-extended-attributes) on this subject is slightly confusing
-
Updated
Dec 26, 2018 - JavaScript
-
Updated
Dec 15, 2018 - JavaScript
-
Updated
Oct 18, 2021 - JavaScript
-
Updated
Oct 16, 2021 - C
-
Updated
Jul 8, 2017 - JavaScript
-
Updated
Aug 26, 2021 - Python
-
Updated
Aug 12, 2021 - JavaScript
-
Updated
Aug 10, 2021 - JavaScript
-
Updated
Sep 6, 2021 - JavaScript
substitute machine dependent datatypes like int with fixed ones like u_int64_t
This is not difficult but we should have some tests first.
-
Updated
Nov 6, 2017
-
Updated
Sep 30, 2018 - C++
Improve this page
Add a description, image, and links to the tape topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the tape topic, visit your repo's landing page and select "manage topics."
The
andmethod is not supported by Jest, where Chai does support it.It should probably cut the assertion in two:
Is this a feasible option for codemods?
If so: I'm willing to work on a PR.