Skip to content

Commit

Permalink
Pull request for #3: Reorganize test suite (#4)
Browse files Browse the repository at this point in the history
* File move for #3

* Test log for #3
  • Loading branch information
jmshapir authored Nov 8, 2021
1 parent f5047e8 commit c01ec79
Show file tree
Hide file tree
Showing 3 changed files with 5,215 additions and 19 deletions.
File renamed without changes.
23 changes: 4 additions & 19 deletions xtevent/test/test.do → test/test.do
Original file line number Diff line number Diff line change
@@ -1,24 +1,8 @@
/*===========================================================================
project: pretrends
Author: Jorge Perez
Program Name: xteventtest.do
Dependencies: Banxico
---------------------------------------------------------------------------
Creation Date: Aug 14 2019
Modification Date:
version: 1
References:
---------------------------------------------------------------------------
* Tests xtevent
---------------------------------------------------------------------------
Change log:
===========================================================================*/
cap log close

clear all
cap log using test.log, replace text

cd "source/lib/stata/xtevent/test"
clear all

/*=========================================================================
1: Load data
Expand Down Expand Up @@ -431,3 +415,4 @@ xteventtest, overidpre(2)
xteventtest, overidpost(3)
xteventtest, overid

cap log close
Loading

0 comments on commit c01ec79

Please sign in to comment.