This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 251554 - "Created on Apr 1, 2015, Apr 1, 2015" in new file
Summary: "Created on Apr 1, 2015, Apr 1, 2015" in new file
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: UnitTest Support (show other bugs)
Version: 8.1
Hardware: PC Solaris
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-01 11:52 UTC by soldatov
Modified: 2015-07-21 01:18 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description soldatov 2015-04-01 11:52:10 UTC
Scenario:
- Create C/C++ Application project
- Call context menu on "Test Files" logical folder
- Select "New C Simple Test"
- Press Finish button
==> new test file has such header

/*
 * File:   newsimpletest.c
 * Author: vsoldato
 *
 * Created on Apr 1, 2015, Apr 1, 2015 1:47:10 PM
 */
Comment 1 Alexander Simon 2015-07-20 15:17:15 UTC
fixed, change set:
http://hg.netbeans.org/cnd-main/rev/0007c2757c8a
Comment 2 Quality Engineering 2015-07-21 01:18:37 UTC
Integrated into 'main-silver', will be available in build *201507210001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/0007c2757c8a
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #251554 "Created on Apr 1, 2015, Apr 1, 2015" in new file