- Sort Score
- Result 10 results
- Languages All
Results 1 - 8 of 8 for badDate (0.06 sec)
-
src/archive/zip/testdata/test-badbase.zip
Ian Lance Taylor <******@****.***> 1673468240 -0800
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Fri Jan 20 01:04:11 UTC 2023 - 1.1K bytes - Viewed (0) -
src/test/java/jcifs/smb/RequestParamTest.java
void valueOfRejectsUnknownOrCaseMismatch(String badName) { IllegalArgumentException ex = assertThrows(IllegalArgumentException.class, () -> RequestParam.valueOf(badName)); assertTrue(ex.getMessage().contains(badName), "Exception message should mention the bad name"); } // Edge/Invalid: empty string is invalid for valueOf
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Thu Aug 14 05:31:44 UTC 2025 - 5.2K bytes - Viewed (0) -
src/test/java/jcifs/smb/NetServerFileEntryAdapterIteratorTest.java
@DisplayName("Invalid names are skipped; next valid is returned") void skipsMalformedNames_thenReturnsValid(String badName) throws Exception { // Arrange: first entry is invalid (null or empty), second is valid setupParentForUrlCreation(); StubFileEntry bad = new StubFileEntry(badName, SmbConstants.TYPE_SERVER); StubFileEntry good = new StubFileEntry("OKSERVER", SmbConstants.TYPE_SERVER);
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Thu Aug 14 05:31:44 UTC 2025 - 7.9K bytes - Viewed (0) -
src/test/java/jcifs/pac/kerberos/KerberosApRequestTest.java
// We need to create a proper ASN1TaggedObject with APPLICATION tag class // Create a custom base object that throws IOException ASN1Encodable badBase = new ASN1Encodable() { @Override public ASN1Primitive toASN1Primitive() { // Return a primitive that will throw IOException when getEncoded is called
Registered: Sun Sep 07 00:10:21 UTC 2025 - Last Modified: Thu Aug 14 05:31:44 UTC 2025 - 10.3K bytes - Viewed (0) -
src/archive/zip/reader_test.go
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Tue Mar 11 22:19:38 UTC 2025 - 56.6K bytes - Viewed (0) -
api/go1.14.txt
pkg syscall (freebsd-arm64), type IfAnnounceMsghdr struct, What uint16 pkg syscall (freebsd-arm64), type IfData struct pkg syscall (freebsd-arm64), type IfData struct, Addrlen uint8 pkg syscall (freebsd-arm64), type IfData struct, Baudrate uint64 pkg syscall (freebsd-arm64), type IfData struct, Collisions uint64 pkg syscall (freebsd-arm64), type IfData struct, Datalen uint8 pkg syscall (freebsd-arm64), type IfData struct, Epoch int64
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Fri Feb 17 20:31:46 UTC 2023 - 508.9K bytes - Viewed (0) -
api/go1.16.txt
pkg syscall (darwin-arm64), type IPv6MTUInfo struct, Mtu uint32 pkg syscall (darwin-arm64), type IfData struct pkg syscall (darwin-arm64), type IfData struct, Addrlen uint8 pkg syscall (darwin-arm64), type IfData struct, Baudrate uint32 pkg syscall (darwin-arm64), type IfData struct, Collisions uint32 pkg syscall (darwin-arm64), type IfData struct, Hdrlen uint8 pkg syscall (darwin-arm64), type IfData struct, Hwassist uint32
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Fri Dec 02 16:30:41 UTC 2022 - 479.2K bytes - Viewed (0) -
api/go1.20.txt
pkg syscall (freebsd-riscv64), type IfData struct #53466 pkg syscall (freebsd-riscv64), type IfData struct, Addrlen uint8 #53466 pkg syscall (freebsd-riscv64), type IfData struct, Baudrate uint64 #53466 pkg syscall (freebsd-riscv64), type IfData struct, Collisions uint64 #53466 pkg syscall (freebsd-riscv64), type IfData struct, Datalen uint8 #53466
Registered: Tue Sep 09 11:13:09 UTC 2025 - Last Modified: Fri Feb 17 21:23:32 UTC 2023 - 602.6K bytes - Viewed (0)